ubuntu-release-upgrader 1:18.04.6 source package in Ubuntu

Changelog

ubuntu-release-upgrader (1:18.04.6) bionic; urgency=medium

  * DistUpgradeFetcherKDE.py:
    - ensure theming is correct across all Qt versions and Plasma versions
    - drop unused openUrl helper (replaced by QUrlOpener)
  * QUrlOpener.py:
    - make sure to pass --set-home to sudo when dropping back to user, prevents
      browsers from getting confused which HOME to use
  * 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)

 -- Harald Sitter <email address hidden>  Fri, 19 Jan 2018 13:34:32 +0100

Upload details

Uploaded by:
Harald Sitter
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ubuntu-release-upgrader_18.04.6.tar.xz 812.5 KiB 858d758c6cbedefed8afe0273d1f0612c950e077fe87c22b98328475f79820c6
ubuntu-release-upgrader_18.04.6.dsc 2.1 KiB 842aebb9f369f4449f6cef85611f63f68c9f7ce90794a004a92daf6a4f59228d

Available diffs

View changes file

Binary packages built by this source

python3-distupgrade: manage release upgrades

 This is the DistUpgrade Python 3 module

ubuntu-release-upgrader-core: manage release upgrades

 This is the core of the Ubuntu Release Upgrader

ubuntu-release-upgrader-gtk: manage release upgrades

 This is the GTK+ frontend of the Ubuntu Release Upgrader

ubuntu-release-upgrader-qt: manage release upgrades

 This is the Qt frontend of the Ubuntu Release Upgrader