Merge ~dbungert/update-notifier:lp-1821412-x11-v4 into update-notifier:master

Proposed by Dan Bungert
Status: Merged
Merged at revision: 05550e0193222e366ef1da6a0b065e41d04d531f
Proposed branch: ~dbungert/update-notifier:lp-1821412-x11-v4
Merge into: update-notifier:master
Diff against target: 24 lines (+8/-0)
2 files modified
debian/changelog (+7/-0)
debian/systemd/update-notifier-crash.service (+1/-0)
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+410570@code.launchpad.net

Commit message

system-crash: fix report button on X

Adjust update-notifier-crash.service so that the report process is not
killed before it has a chance to act (LP: #1821412)

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 9124d4f..c1664f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1update-notifier (3.192.46) jammy; urgency=medium
2
3 * Adjust update-notifier-crash.service so that the report process is not
4 killed before it has a chance to act (LP: #1821412)
5
6 -- Dan Bungert <daniel.bungert@canonical.com> Wed, 20 Oct 2021 19:03:17 -0600
7
1update-notifier (3.192.45) impish; urgency=medium8update-notifier (3.192.45) impish; urgency=medium
29
3 * Use the ayatana variant of the indicators since they are better10 * Use the ayatana variant of the indicators since they are better
diff --git a/debian/systemd/update-notifier-crash.service b/debian/systemd/update-notifier-crash.service
index 47f9484..fa6bcfa 100644
--- a/debian/systemd/update-notifier-crash.service
+++ b/debian/systemd/update-notifier-crash.service
@@ -6,3 +6,4 @@ ConditionPathExists=!/var/lib/apport/autoreport
6[Service]6[Service]
7ExecStart=/usr/lib/update-notifier/update-notifier-crash7ExecStart=/usr/lib/update-notifier/update-notifier-crash
8Type=oneshot8Type=oneshot
9KillMode=process

Subscribers

People subscribed via source and target branches