Change logs for ubuntu-release-upgrader source package in Disco

  • ubuntu-release-upgrader (1:19.04.16.9) disco; urgency=medium
    
      * do-release-upgrade: add linux-base to the check for required reboot after
        a kernel upgrade (LP: #1844805).
    
    ubuntu-release-upgrader (1:19.04.16.8) disco; urgency=medium
    
      * do-release-upgrade: also check for linux-image- in reboot-required.pkgs,
        refusing upgrading before a reboot is performed. (LP: #1844805)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Thu, 07 Nov 2019 12:03:55 +0100
  • ubuntu-release-upgrader (1:19.04.16.8) disco; urgency=medium
    
      * do-release-upgrade: also check for linux-image- in reboot-required.pkgs,
        refusing upgrading before a reboot is performed. (LP: #1844805)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 29 Oct 2019 10:37:28 +0100
  • ubuntu-release-upgrader (1:19.04.16.7) disco; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py, DistUpgrade/DistUpgradeCache.py:
        Modify DistUpgradeQuirks to calculate extra space needed for snaps that
        need to be installed during upgrade (replacing old debs) and add that to
        estimates done in checkFreeSpace(). (LP: #1783597)
      * DistUpgrade/DistUpgradeCache.py: Make sure checkFreeSpace() still works for
        update-manager with its own implementation of MyCache.
      * DistUpgrade/DistUpgradeQuirks.py: Make sure snaps like core18 are not
        refreshed/installed from the stable/ubuntu-VERSION branch but instead use
        stable on upgrades. (LP: #1841225)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Mon, 09 Sep 2019 15:41:12 +0200
  • ubuntu-release-upgrader (1:19.04.16.6) disco; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py: only try to install snaps if snapstore
        is reachable. (LP: #1831933)
    
     -- Dan Streetman <email address hidden>  Wed, 19 Jun 2019 12:49:56 -0400
  • ubuntu-release-upgrader (1:19.04.16.5) disco; urgency=medium
    
      [ Gunnar Hjalmarsson ]
      * DistUpgrade/window_main.ui: Really update for 19.04 (LP: #1825733).
    
      [ Brian Murray ]
      * DistUpgrade/DistUpgradeViewNonInteractive.py: when responding to a
        conffile prompt with "n" use bytes not a string. (LP: #1796193)
    
     -- Brian Murray <email address hidden>  Fri, 10 May 2019 15:19:00 -0700
  • ubuntu-release-upgrader (1:19.04.16.4) disco; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py: modify function which updates snaps so
        that it determines the release from which a system is being upgraded.
        Additionally, update the channel for the snap to reflect the release to
        which we are upgrading. (LP: #1827951)
      * data/DistUpgrade.cfg.bionic, data/DistUpgrade.cfg:
        - update KernelRemoval sections to kernel packages that appear in
          Ubuntu 18.04 and Ubuntu 18.10. (LP: #1828072)
    
    ubuntu-release-upgrader (1:19.04.16.3) disco; urgency=medium
    
      * data/DistUpgrade.cfg.bionic,
        data/demoted.cfg.bionic,
        pre-build.sh:
        - support upgrades from bionic (LP: #1827635)
    
     -- Brian Murray <email address hidden>  Mon, 06 May 2019 16:20:45 -0700
  • ubuntu-release-upgrader (1:19.04.16.3) disco; urgency=medium
    
      * data/DistUpgrade.cfg.bionic,
        data/demoted.cfg.bionic,
        pre-build.sh:
        - support upgrades from bionic (LP: #1827635)
    
     -- Brian Murray <email address hidden>  Fri, 03 May 2019 11:47:57 -0700
  • ubuntu-release-upgrader (1:19.04.16.2) disco; urgency=medium
    
      * Fix broken symbolic link of DistUpgrade/DistUpgrade which caused code from
        the installed ubuntu-release-upgrader to be used instead of code in the
        dist-upgrader tarball. (LP: #1824430)
    
     -- Brian Murray <email address hidden>  Thu, 25 Apr 2019 08:22:50 -0700
  • ubuntu-release-upgrader (1:19.04.16.1) disco; urgency=medium
    
      * data/removal_blacklist.cfg: add blacklist entry for postgresql versions
        with two major digits e.g. postgresql-11. (LP: #1825563)
      * Update of demotions and mirrors data.
    
     -- Brian Murray <email address hidden>  Fri, 19 Apr 2019 15:25:07 -0700
  • ubuntu-release-upgrader (1:19.04.16) disco; urgency=medium
    
      * DistUpgrade/imported/invoke-rc.d: Import the current version of the script
        to fix upgrade failures of packages which only ship upstart and
        systemd units, but no SysV init script. (LP: #1813464)
      * DistUpgrade/imported/invoke-rc.d.diff: update the diff so that it applies
        to the current version of invoke-rc.d.
      * pre-build.sh: actually update invoke-rc.d on a regular basis and try to
        automatically appply the patch.
      * Update of demotions and mirrors data.
    
     -- Brian Murray <email address hidden>  Fri, 12 Apr 2019 10:39:09 -0700
  • ubuntu-release-upgrader (1:19.04.15) disco; urgency=medium
    
      * debian/control: build depend on the new version of update-manager which
        supports checking to see if an https url is downloadable. (LP: #1823410)
      * tests/test_sources.list.py: add a test for https support.
      * Update of demotions and mirrors data.
      * DistUpgrade/DistUpgradeQuirks.py: update the deb2snap quirk for disco,
        bump the version of gnome snap, and include the core18 snap.
    
     -- Brian Murray <email address hidden>  Mon, 08 Apr 2019 14:19:29 -0700
  • ubuntu-release-upgrader (1:19.04.14) disco; urgency=medium
    
      * DistUpgradeController.py: Instead of checking every sources.list entry to
        see if they are accessible keep track of the uris and only test once per
        uri thereby preventing situations where entries for the same server are
        enabled and disabled. (LP: #1822886)
      * Update of demotions and mirrors data.
    
     -- Brian Murray <email address hidden>  Thu, 04 Apr 2019 17:06:26 -0700
  • ubuntu-release-upgrader (1:19.04.13) disco; urgency=medium
    
      [ Brian Murray ]
      * Add a lintian override for unsafe symlinks after removing some crufty
        symlinks.
    
      [ Dimitri John Ledkov ]
      * Fix up minor lintian warnings.
      * Trick dh_python3 into processing script, in a non-standard location.
    
     -- Brian Murray <email address hidden>  Thu, 14 Mar 2019 10:41:34 -0700
  • ubuntu-release-upgrader (1:19.04.11) disco; urgency=medium
    
      * do-release-upgrade: fix typo of development. (LP: #1813470)
    
     -- Brian Murray <email address hidden>  Tue, 26 Feb 2019 13:37:50 -0800
  • ubuntu-release-upgrader (1:19.04.10) disco; urgency=medium
    
      [ Andrea Azzarone ]
      * DistUpgrade/DistUpgradeView.py,
        DistUpgrade/DistUpgradeViewGtk3.py,
        DistUpgrade/DistUpgradeViewKDE.py,
        DistUpgrade/DistUpgradeViewNonInteractive.py,
        DistUpgrade/DistUpgradeViewText.py:
        - add askCancelContinueQuestion for all the supported views.
      * DistUpgrade/DistUpgradeController.py: Ask for confirmation if Livepatch
        is turned on, and you are upgrading to a version where Livepatch is not
        available. (LP: #1799310)
      * debian/control: add an explicit python3-distro-info dependency to
        python3-distupgrade as it is now required by DistUpgradeController.
    
     -- Brian Murray <email address hidden>  Mon, 21 Jan 2019 08:57:50 -0800
  • ubuntu-release-upgrader (1:19.04.9) disco; urgency=medium
    
      * DistUpgrade/xorg_fix_proprietary.py: shebang needs to use python3 not
        python.
    
     -- Brian Murray <email address hidden>  Fri, 21 Dec 2018 10:14:53 -0800
  • ubuntu-release-upgrader (1:19.04.8) disco; urgency=medium
    
      * debian/source_ubuntu-release-upgrader.py: Include xorg_fixup.log if it
        exists.
      * DistUpgrade/xorg_fix_proprietary.py: modify how the system is checked to
        see if nvidia is being used, drop fglrx check since it has been
        deprecated. (LP: #1773637)
    
     -- Brian Murray <email address hidden>  Mon, 17 Dec 2018 14:04:03 -0800
  • ubuntu-release-upgrader (1:19.04.7) disco; urgency=medium
    
      [ Brian Murray ]
      * DistUpgrade/DistUpgradeCache.py: When calculating free space needed for
        mount points don't use a negative number as the buffer. (LP: #1786484)
      * fix more typos re RELEASE_UPRADER_ALLOW_THIRD_PARTY
      * DistUpgrade/DistUpgradeCache.py: When calculating free space needed for
        mount points don't use a negative number as the buffer. (LP: #1786484)
      * fix more typos re RELEASE_UPRADER_ALLOW_THIRD_PARTY
      * DistUpgrade/DistUpgradeController.py: When rewriting sources.list entries
        check to see if the source provides packages for the release to which the
        upgrade is occurring. If it doesn't the entry is disabled thereby
        improving upgrades with PPAs. (LP: #1807043)
      * do-release-upgrade: add a parameter to allow third party mirrors and
        repositories, additionally pass along the environmental variable
        RELEASE_UPGRADER_ALLOW_THIRD_PARTY via pkexec and sudo. (LP: #1807032)
      * DistUpgrade/DistUpgradeCache.py: improve messaging regarding failures to
        calculate the upgrade and suggest using ppa-purge if PPAs are an issue.
      * DistUpgrade/DistUpgradeCache.py: in the event there is a failure to
        calculate the upgrade provide information about the log files in
        /var/log/dist-upgrade. (LP: #1771387)
    
      [ Jeremy Bicha ]
      * autopkgtest: Update dependency from gir1.2-webkit-3.0 to gir1.2-webkit2-4.0
    
     -- Brian Murray <email address hidden>  Tue, 11 Dec 2018 15:35:34 -0800
  • ubuntu-release-upgrader (1:19.04.5) disco; urgency=medium
    
      * Remove the unused computer janitor code thereby resolving a Traceback that
        occurs when importing it. (LP: #1805475)
    
     -- Brian Murray <email address hidden>  Tue, 27 Nov 2018 09:17:35 -0800
  • ubuntu-release-upgrader (1:19.04.4) disco; urgency=medium
    
      * Set icon_name in the dialogs so that there will be an icon in gnome-shell.
        (LP: #1797384)
    
     -- Brian Murray <email address hidden>  Wed, 07 Nov 2018 15:55:25 -0800
  • ubuntu-release-upgrader (1:19.04.3) disco; urgency=medium
    
      * Remove lubuntu-core as a supported metapackage and a dependency of
        lubuntu-desktop.
    
     -- Simon Quigley <email address hidden>  Fri, 02 Nov 2018 17:39:26 -0500
  • ubuntu-release-upgrader (1:19.04.2) disco; urgency=medium
    
      * Dual-sign release-upgrader tarballs with both 2012 & 2018 archive
        keys.
      * Update mirrors.
    
     -- Dimitri John Ledkov <email address hidden>  Fri, 02 Nov 2018 14:09:11 +0000
  • ubuntu-release-upgrader (1:19.04.1) disco; urgency=medium
    
      * DistUpgrade/{EOL,Devel}ReleaseAnnouncement,
        DistUpgrade/window_main.ui,
        data/gtkbuilder/DistUpgrade.ui,
        data/DistUpgrade.cfg,
        pre-build.sh:
        - updated for 18.10 -> 19.04
      * DistUpgrade/DistUpgradeController.py: check all the python symlinks and
        versions instead of the python one. Thanks to juliank for the assistance.
        (LP: #1799839)
      * do-release-upgrade: Do not block release upgrades if the installable
        updates are ones which are not fully phased. (LP: #1799710)
    
     -- Brian Murray <email address hidden>  Wed, 31 Oct 2018 15:14:25 -0700
  • ubuntu-release-upgrader (1:18.10.11) cosmic; urgency=medium
    
      * do-release-upgrade: do not run the release upgrade if either not all
        updates are installed or a reboot is required due to a libc6 upgrade.
        (LP: #1797209)
      * debian/control: change ubuntu-release-upgrader-core to depend on
        ca-certificates (LP: #1796940)
      * Update of demotions and mirrors data.
    
     -- Brian Murray <email address hidden>  Wed, 10 Oct 2018 14:10:29 -0700