~ddstreet/ubuntu/+source/ubuntu-release-upgrader:lp1831933-c

Last commit made on 2019-06-19
Get this branch:
git clone -b lp1831933-c https://git.launchpad.net/~ddstreet/ubuntu/+source/ubuntu-release-upgrader
Only Dan Streetman can upload to this branch. If you are Dan Streetman please log in for upload directions.

Branch merges

Branch information

Recent commits

9d232df... by Brian Murray

New changelog entries:
  [ Dan Streetman ]
  * DistUpgrade/DistUpgradeQuirks.py: only try to install snaps if snapstore
    is reachable. (LP: #1831933)

fd43722... by Brian Murray

Import patches-unapplied version 1:18.10.11.8 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 21f32062c952e7097c156b1da7ec917796af19fb

New changelog entries:
  * DistUpgrade/DistUpgradeViewNonInteractive.py: when responding to a
    conffile prompt with "n" use bytes not a string. (LP: #1796193)

21f3206... by Brian Murray

Import patches-unapplied version 1:18.10.11.7 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 7cb9f738e289e85c8c6c8ca0f53311ae89e7745e

New changelog entries:
  * data/DistUpgrade.cfg: update KernelRemoval sections to kernel packages
    that appear in Ubuntu 18.04. (LP: #1828072)

7cb9f73... by Brian Murray

Import patches-unapplied version 1:18.10.11.6 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: ba95ddebcef12c2b74d8128bf0529f180ed1fdae

New changelog entries:
  * 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)
  * 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.

ba95dde... by Simon Quigley

Import patches-unapplied version 1:18.10.11.5 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: d2e3df053527452b1dfc9d79424f25a19abe889e

New changelog entries:
  * Remove lubuntu-core from the list of metapackages, fixing some upgrades
    from Lubuntu 18.04 to 18.10 (LP: #1799855).

d2e3df0... by Brian Murray

Import patches-unapplied version 1:18.10.11.4 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 8e8e199399d94434accf26fe0336871972ad5b16

New changelog entries:
  [ Brian Murray ]
  * data/release-upgrades: Clarify documentation regarding the behavior for
    different Prompt settings. (LP: #1795024)
  * do-release-upgrade: Utilize information regarding what Prompt is set to so
    that a more informative error message can be displayed.
    (LP: #1798618, LP: #1795024)
  [ 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.

8e8e199... by Brian Murray

Import patches-unapplied version 1:18.10.11.3 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 900cc7c2ed851a39fa112eb670ac1b0d1bb8f0f0

New changelog entries:
  * 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)
  * 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)

900cc7c... by Brian Murray

Import patches-unapplied version 1:18.10.11.2 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 95af169c1ce025391ee03880ab9abc34647a0035

New changelog entries:
  * Set icon_name in the dialogs so that there will be an icon in gnome-shell.
    (LP: #1797384)

95af169... by Brian Murray

Import patches-unapplied version 1:18.10.11.1 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: d8283d515437d2bcd3a87c151d1972ce57284c9a

New changelog entries:
  * 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)

d8283d5... by Brian Murray

Import patches-unapplied version 1:18.10.11 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 05a4de7736ad3cff64d78beebfa4993b2b14d440

New changelog entries:
  * 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.