ubuntu-release-upgrader (1:16.04.22) xenial; urgency=medium * do-release-upgrade: Clarify that the "-d" switch is only for upgrading from the latest supported release to the development release, not any release. Additionally, provide a specific error message if run with -d and not running the latest supported release. (LP: #1700829) -- Brian Murray Fri, 14 Jul 2017 16:46:34 -0700 ubuntu-release-upgrader (1:16.04.21) xenial; urgency=medium * DistUpgrade/DistUpgradeCache.py: import kernel initrd size estimation code from update-manager (since u-r-u is the only consumer of it) and refactor in order to give more accurate estimates. LP: #1646222. -- Steve Langasek Thu, 22 Dec 2016 00:05:53 -0600 ubuntu-release-upgrader (1:16.04.20) xenial; urgency=medium * DistUpgrade/DistUpgradeCache.py: when checking for free space in boot also check for kernels being upgraded not just installed. (LP: #1640645) -- Brian Murray Fri, 02 Dec 2016 10:54:40 -0800 ubuntu-release-upgrader (1:16.04.19) xenial; urgency=medium * No change rebuild so the dist-upgrader tarball will be signed with the new method. (LP: #1645906) -- Brian Murray Wed, 30 Nov 2016 08:26:54 -0800 ubuntu-release-upgrader (1:16.04.18) xenial; urgency=medium * DistUpgrade/ReleaseNotesViewerWebkit.py: fix indentation of function _on_navigation_policy_decision_requested. (LP: #1635155) * DistUpgradeViewNonInteractive.py: Instead of tripping over errors when writing progress to stdout just ignore them so that the upgrade can continue. (LP: #1614576) -- Brian Murray Tue, 08 Nov 2016 09:55:26 -0800 ubuntu-release-upgrader (1:16.04.17) xenial; urgency=medium * DistUpgradeViewNonInteractive.py: When handling an exception also log what the traceback causing the exception was. (LP: #1632047) -- Brian Murray Mon, 10 Oct 2016 11:41:01 -0700 ubuntu-release-upgrader (1:16.04.16) xenial; urgency=medium * data/DistUpgrade.cfg.trusty: modify which demotions file is used for calculating the upgrade. (LP: #1611909) -- Brian Murray Mon, 08 Aug 2016 09:30:40 -0700 ubuntu-release-upgrader (1:16.04.15) xenial; urgency=medium * Add the letters LTS to the Release Announcement. (LP: #1603576) * tests/test_country_mirror.py: modify how the LANG environment variable was being modified there by fixing a test failure in test_sources_list.py. -- Brian Murray Fri, 22 Jul 2016 09:42:28 -0700 ubuntu-release-upgrader (1:16.04.14) xenial; urgency=medium [ Steve Langasek ] * No-change rebuild to pick up translations from Launchpad (including the Greek translations, which had been accidentally dropped in the previous upload due to a collision with the importer). [ Brian Murray ] * Ensure that the system being upgraded has the version of apt which fixes LP: #1560797 installed and that 14.04 systems have the version of dpkg which fixes LP: #1574285 installed. -- Brian Murray Mon, 25 Apr 2016 15:01:58 -0700 ubuntu-release-upgrader (1:16.04.13) xenial-proposed; urgency=medium [ Steve Langasek ] * Fix Greek translations of the keys for yes/no. LP: #1572416. * Properly handle the indicated default option on the 'confirm changes' prompt. * DistUpgrade/DistUpgradeQuirks.py: pep8 fixes. * Use python3's native input() function instead of trying to read directly from stdin, since the latter fails to handle backspacing over unicode characters. -- Brian Murray Fri, 22 Apr 2016 12:41:34 -0700 # For older changelog entries, run 'apt-get changelog python3-distupgrade'