lp://qastaging/~jibel/ubuntu-release-upgrader/lp1744722

Created by Jean-Baptiste Lallement and last modified
Get this branch:
bzr branch lp://qastaging/~jibel/ubuntu-release-upgrader/lp1744722
Only Jean-Baptiste Lallement can upload to this branch. If you are Jean-Baptiste Lallement please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Baptiste Lallement
Project:
Release Upgrader
Status:
Merged

Recent revisions

3089. By Jean-Baptiste Lallement

DistUpgradeController.py: When rewritting sources.list and the entry is not a valid mirror, only rewrite the entry if it is a known release (LP: #1744722)

3088. By Launchpad Translations on behalf of ubuntu-core-dev

Launchpad automatic translations update.

3087. By Harald Sitter

releasing package ubuntu-release-upgrader version 1:18.04.6

3086. By Harald Sitter

* DistUpgradeViewKDE.py:
    - force KDE theming for Qt5
    - fix icon & pixmap lookup by running them throw a compatibility helper
      using either Qt3/4 static lookup or Qt5 theme-based lookup (theme is
      determined by the QPA ideally)
    - let name mangling use os-release' PRETTY_NAME if present
    - do not resize windows, adjustsize() them (same as resize albeit readable)
    - introduce an override for QWidget.adjustSize() which prevents adjustment
      iff the window is maximized. as noted in the documentation adjusting a
      maximized yields unexpected results due to a control mismatch between
      X11 window managers and Qt (in short: Qt cannot unmaximize, so adjustsize
      does nothing useful in this case and in fact causes only part of the
      window to be marked dirty by Qt causing sever rendering artifacts)

3085. By Harald Sitter

* QUrlOpener.py:
    - make sure to pass --set-home to sudo when dropping back to user, prevents
      browsers from getting confused which HOME to use

3084. By Harald Sitter

* DistUpgradeFetcherKDE.py:
    - ensure theming is correct across all Qt versions and Plasma versions
    - drop unused openUrl helper (replaced by QUrlOpener)

3083. By Balint Reczey

Update demotions, mirrors and version with ./pre-build.sh

3082. By Balint Reczey

Add note about running ./pre-build.sh to debian/README.source

3081. By Balint Reczey

* DistUpgrade/DistUpgradeFetcher.py,
  check-new-release-gtk,
  do-release-upgrade:
  - Raise privileges in do-release-upgrade using pkexec when GUI is used
  - Drop gksu usage
  - Use os.execv in check-new-release-gtk instead of os.execl
  - Apply the workaround "xhost +si:localuser:root" under Wayland to let
    upgrades finish (LP: #1732185)
* Skip Python files from other packages in PEP 8 tests

3080. By Julian Andres Klode

DistUpgradeController.py: Check that /boot/efi is a rw-mounted partition
if we are upgrading an EFI system with bootloader (LP: #1695666)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu-release-upgrader
This branch contains Public information 
Everyone can see this information.