update-notifier (3.168) xenial; urgency=medium * Also update motd, at the end of Dpkg-Post run, properly counting how many things are left to update, rather than assuming that all updates were applied, as was done in previous release series. LP: #1558270 -- Dimitri John Ledkov Mon, 11 Apr 2016 16:28:54 +0100 update-notifier (3.167) xenial; urgency=medium * Use mktemp -p in the target directory to avoid a cross-filesystem move. * Also update motd if the dpkg status database has changed (LP: #1563854) -- Adam Conrad Mon, 04 Apr 2016 15:22:20 -0600 update-notifier (3.166) xenial; urgency=medium * data/apt_check.py: resolve crash when running apt-check with --package-names, thanks to Launchpad user Woody for the fix. (LP: #1512326) -- Brian Murray Wed, 10 Feb 2016 11:57:26 -0800 update-notifier (3.165) xenial; urgency=medium * data/update-motd-updates-available - do not execute asynchronously as that causes problems with installers and generally produces unexpected behavior by default (LP: #1527710). - define NEEDS_CHECK to avoid unintentionally using value from inherrited environment. -- Scott Moser Wed, 27 Jan 2016 17:04:44 -0500 update-notifier (3.164) xenial; urgency=medium * debian/90-updates-available - Now directly prints the cached info if available => avoid login stalls due to motd updates (LP: #525674) - Also fixes a former potential issue of existing but not readable cached info by changing the test from -e to -r * debian/99update-notifier: - Now additionally triggers the an asynchronous background update of the cached info via update-motd-updates-available hooking into APT::Update::Post-Invoke-Success. * data/update-motd-updates-available: - This now only contains the slow part of actually 'updating the cached info'. - It executes asynchronously to avoid stalling apt-get update. - The file is no more called by pam to avoid login stalls. - It also fixes an issue with concurrent updates clobbering the cached file via mv being atomic -- Christian Ehrhardt Fri, 13 Nov 2015 12:28:25 +0100 update-notifier (3.163) wily; urgency=medium * Call setlocale(LC_ALL, "") in avahi.c, so that the message there is translated. Thanks Gabor Kelemen. (LP: #1493208) -- Iain Lane Thu, 17 Sep 2015 14:04:23 +0100 update-notifier (3.162) wily; urgency=medium * Initialize l10n for the distro-cd-updater and system crash notification binaries. Thanks to Gabor Kelemen for the patches. (LP: #1478249, LP: #1478280) * Switch from using PACKAGE to GETTEXT_PACKAGE in avahi and update-notifier binaries. -- Brian Murray Wed, 12 Aug 2015 09:20:12 -0700 update-notifier (3.161) wily; urgency=medium * Migrate fully from python2 to python3 now that python3-debian is available in the archive. In the process, we drop most of the python-related dependencies from the update-notifier package, since it contains no python code; these are included only to support backend_helper.py, which is shipped in update-notifier-common, not in update-notifier for reasons that are not clear. For now keep the package split unchanged pending further investigation. LP: #1440683. -- Steve Langasek Mon, 06 Apr 2015 19:26:10 +0000 update-notifier (3.160) vivid; urgency=medium * ./debian/update-notifier-cds.conf: Stop asking udisks 1 for the mountpoint, just awk /proc/mounts for the mount point. (LP: #1411987) -- Martin Pitt Tue, 20 Jan 2015 10:34:47 +0100 update-notifier (3.159) vivid; urgency=medium [ Dimitri John Ledkov ] * Prepare for udev-bridge on the session bus. (LP: #1409129) -- Martin Pitt Fri, 16 Jan 2015 18:59:51 +0100 # For older changelog entries, run 'apt-get changelog update-notifier'