update-notifier (3.168.3) xenial; urgency=medium * data/package-data-downloader: Be resilient and do not crash when we can not print information about what is happening. (LP: #1640318) -- Brian Murray Tue, 15 Nov 2016 16:49:47 -0800 update-notifier (3.168.2) xenial; urgency=medium * data/package-data-downloader: - handle different failure modes better thanks to Launchpad user AtesComp for the detective work and patch. (LP: #1621629) * tests/test_package-data-downloader.py: - add tests for process_download_requests function - add test for a hook file aging out - resolve test failure with test_wrong_template_translation -- Brian Murray Thu, 06 Oct 2016 11:51:52 -0700 update-notifier (3.168.1) xenial; urgency=medium * src/update.c: don't use the logs ctime information to decide if update-manager needs to be started, the log rotation updates that one which means it's never getting older than a week and the updater not started (lp: #356152) -- Sebastien Bacher Wed, 29 Jun 2016 16:48:24 +0200 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 # For older changelog entries, run 'apt-get changelog update-notifier-common'