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

  • ubuntu-release-upgrader (1:21.04.17) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeFetcherCore.py: when running in non-interactive
        mode do not show the release notes. (LP: #1944475)
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- William 'jawn-smith' Wilson <email address hidden>  Thu, 23 Sep 2021 13:52:27 -0500
  • ubuntu-release-upgrader (1:21.04.16) hirsute; urgency=medium
    
      * DistUpgrade/ReleaseAnnouncement, DistUpgrade/EOLReleaseAnnouncement:
        Update the irc channel server reference to Libera.Chat (LP: #1937852)
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
    ubuntu-release-upgrader (1:21.04.15) hirsute; urgency=medium
    
      * check-new-release-gtk: use gi.require_version('Gtk', '3.0') to ensure we
        load the right version. (LP: #1936698)
      * tests/test_sources_list.py: use distro_info to set releases when
        performing some upgrade tests which fixes test failures when precise
        was moved to old-releases, additionally fix some tests for ports.
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- Brian Murray <email address hidden>  Mon, 26 Jul 2021 13:18:23 -0700
  • ubuntu-release-upgrader (1:21.04.14) hirsute; urgency=medium
    
      * Allow upgrades on Apple systems again (LP: #1934650)
    
     -- Julian Andres Klode <email address hidden>  Mon, 05 Jul 2021 10:56:42 +0200
  • ubuntu-release-upgrader (1:21.04.13) hirsute; urgency=medium
    
      * tests/test_sources_list.py: switch from precise to focal (for ports too!)
        as precise was removed from the archive.
      * DistUpgradeQuirks.py: only block upgrades for Apple hardware not all
        hardware that doesn't have DMI information. Thanks to Alyssa Rowan for the
        patch. (LP: #1931112)
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- Brian Murray <email address hidden>  Mon, 07 Jun 2021 09:12:19 -0700
  • ubuntu-release-upgrader (1:21.04.12) hirsute; urgency=medium
    
      * DistUpgrade/DevelReleaseAnnouncement: remove warning regarding upgrading
        to hirsute.
      * DistUpgradeQuirks.py: add in a method for reading the system vendor out of
        DMI information which then can be used to block upgrades. (LP: #1929449)
      * DistUpgradeQuirks.py: If the system vendor is Apple do not allow release
        upgrades to 21.04 for the time being. (LP: #1929449)
      * DistUpgradeFetcherCore.py: when upgrading with the text view display the
        release announcement in the terminal. (LP: #1925529)
      * tests/test_dist_upgrade_fetcher_core.py: do not display the release
        announcement during the test.
      * tests/test_sources_list.py: switch from precise to focal and precise was
        removed from the archive.
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- Brian Murray <email address hidden>  Tue, 11 May 2021 15:03:04 -0700
  • ubuntu-release-upgrader (1:21.04.11) hirsute; urgency=medium
    
      * DistUpgrade/DevelReleaseAnnouncement: Add a statement recommending that
        people do not upgrade to hirsute at this point in time.
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- Brian Murray <email address hidden>  Wed, 21 Apr 2021 16:00:16 -0700
  • ubuntu-release-upgrader (1:21.04.10) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py: look for the proper package name in the
        cache. (LP: #1924793)
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- Brian Murray <email address hidden>  Fri, 16 Apr 2021 11:55:36 -0700
  • ubuntu-release-upgrader (1:21.04.9) hirsute; urgency=medium
    
      [ Dave Jones ]
      * DistUpgrade/DistUpgradeQuirks.py: Add quirk to rewrite references to fkms
        overlay in Raspberry Pi boot configuration to kms overlay (and disable the
        related camera firmware lines). (LP: #1923673)
    
      [ Brian Murray ]
      * Run pre-build.sh: updating mirrors, demotions, and translations.
    
     -- Brian Murray <email address hidden>  Thu, 15 Apr 2021 09:29:00 -0700
  • ubuntu-release-upgrader (1:21.04.8) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py: Modify the deb-to-snap quirk to also
        upgrade preseeded snaps to latest/stable/ubuntu-$version for their new
        release. (LP: #1922297)
      * tests/test_quirks.py: update the snap tests for the above changes.
      * Run pre-build.sh.
    
     -- Brian Murray <email address hidden>  Mon, 12 Apr 2021 15:33:41 -0700
  • ubuntu-release-upgrader (1:21.04.7) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeController.py: Only rewrite archive.u.c and
        security.u.c to ports.
      * test/test_sources_list.py: update the tests for the changes regarding
        rewriting uris for ports.u.c.
      * Run pre-build.sh.
    
     -- Brian Murray <email address hidden>  Thu, 08 Apr 2021 13:02:02 -0700
  • ubuntu-release-upgrader (1:21.04.6) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeController.py: If there is a sources.list entry for
        an arch which is on ports.ubuntu.com rewrite the uri so that ports is
        used. (LP: #1917220)
      * DistUpgrade/DistUpgradeQuirks.py:  use apt's problem resolver to better
        calculate upgrades where python is replaced by python-is-python2 thereby
        resolving a host of upgrade failures. Thanks to Julian for the initial
        patch. (LP: #1898152)
    
     -- Brian Murray <email address hidden>  Wed, 31 Mar 2021 09:25:55 -0700
  • ubuntu-release-upgrader (1:21.04.5) hirsute; urgency=medium
    
      [ William 'jawn-smith' Wilson ]
      * Add quirk to block upgrade if docker containers are configured to use the
        aufs storage-driver (LP: #1907713)
    
      [ Brian Murray ]
      * DistUpgrade/DistUpgradeController.py: where possible restore sources.list
        if a KeyboardInterrupt event is received. (LP: #1898026)
      * DistUpgrade/DistUpgradeController.py: redirect the output of
        gnome-session-inhibit to devnull so a message regarding Ctrl-C is not
        displayed.
    
     -- Brian Murray <email address hidden>  Fri, 26 Feb 2021 11:27:39 -0800
  • ubuntu-release-upgrader (1:21.04.4) hirsute; urgency=medium
    
      * Run old tests on amd64 so ports that did not exist back then work
    
     -- Julian Andres Klode <email address hidden>  Mon, 11 Jan 2021 11:53:47 +0100
  • ubuntu-release-upgrader (1:21.04.3) hirsute; urgency=medium
    
      * Adapt to Ubuntu archive URL change to due to template unification in
        python-apt (>= 2.1.5); update build-depends accordingly.
    
     -- Julian Andres Klode <email address hidden>  Thu, 17 Dec 2020 10:10:14 +0100
  • ubuntu-release-upgrader (1:21.04.2) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py: ensure there are matches for both regexs
        before trying to use them.
      * DistUpgrade/dist-upgrade.py: When running the release upgrade do not add
        user site directory to sys.path thereby preventing user python packages
        from interfering with the upgrade process. (LP: #1848829)
      * Remove code relevant to peforming a distribution upgrade with a "cdrom" of
        the release to which you are upgrading as it has been hidden and broken
        for quite some time.
    
     -- Brian Murray <email address hidden>  Mon, 09 Nov 2020 11:20:25 -0800
  • ubuntu-release-upgrader (1:21.04.1) hirsute; urgency=medium
    
      * DistUpgrade/DistUpgradeQuirks.py: Replace python-dev with
        python-dev-is-python2 rather than with nothing as that is a better upgrade
        path. (LP: #1887544)
      * Update for 20.10 -> 21.04.
    
     -- Brian Murray <email address hidden>  Wed, 28 Oct 2020 10:39:56 -0700
  • ubuntu-release-upgrader (1:20.10.12) groovy; urgency=medium
    
      [ Chad Smith ]
      * data/mirrors.cfg: add ubuntu advantage pro PPA url as valid mirror
        (LP: #1893717)
      * DistUpgrade/DistUpgradeController.py: release cache lock during
        runPostInstallScripts (LP: #1897778)
    
      [ Brian Murray ]
      * DistUpgrade/DistUpgradeQuirks.py: In addition to quirking python-minimal
        we also need to quirk python-dbg. (LP: #1887544)
      * Update demotions and mirrors data.
    
     -- Chad Smith <email address hidden>  Tue, 22 Sep 2020 16:59:52 -0600