~enr0n/ubuntu/+source/update-notifier:restore-reboot-notification-jammy

Last commit made on 2022-11-28
Get this branch:
git clone -b restore-reboot-notification-jammy https://git.launchpad.net/~enr0n/ubuntu/+source/update-notifier
Only Nick Rosbrook can upload to this branch. If you are Nick Rosbrook please log in for upload directions.

Branch merges

Branch information

Name:
restore-reboot-notification-jammy
Repository:
lp:~enr0n/ubuntu/+source/update-notifier

Recent commits

7a7bcd4... by Nick Rosbrook

debian/update-notifier.install: ship reboot-dialog.ui

06ce640... by Nick Rosbrook

Release update-notifier 3.192.54.3~ppa1

84e0553... by Nick Rosbrook

reboot: wait 3 hours since last /var/lib/dpkg/info update

Do not show the reboot notification until 3 hours have passed since the
last update to /var/lib/dpkg/info/. Accomplish this by adding
dpkg_info_time_since_update() and dpkg_info_updated() helper
functions. Monitor /var/lib/dpkg/info in monitor_cb to determine when
the directory or a file within it are updated.

83ce1d4... by Michael Vogt

reboot: also check for a running unattended-upgrades

d18cc7d... by Nick Rosbrook

reboot: restore reboot required notification

This is a partial revert of commit d4ee541cd90216e8a8ac25ddb3c250aff1eac505.

Specifically, revert the changes that pertain to:

  * Remove reboot required notification as update-manager itself indicates
    when a reboot is required and it only appeared when auto-launch was set to
    false.

The motivation for restoring this functionality is to provide a notification
when a reboot is required as a result of unattended-upgrades.

a01bbe9... by Steve Langasek

Add a changelog entry

f06e384... by Steve Langasek

Update .pot file and translations for new source strings

This includes automatic update of translations where the string has only
changed because of a change to an embedded literal command.

d4e2a1a... by Steve Langasek

Update .po files from launchpad

12878ca... by Steve Langasek

Add update-notifier.pot to the source tree (based on 3.192.54 strings)

It is contrary to established workflows to have .po files checked into the
VCS but not the .pot; and while our ./autogen.sh script is meant to recreate
the .pot file when generating the source tarball, this has effectively been
failing ever since the VCS moved to git, because unlike bzr-builddeb, git
does not have export hooks that we can use automatically when generating the
source tarball - so as far as I see updated strings are not being
automatically exported to Launchpad for translators to work on, because
they're not in the source package to be picked up!

9029c2a... by Lucas Albuquerque Medeiros de Moura

New jammy release: 3.192.54.2