Comment 15 for bug 1744722

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-release-upgrader - 1:18.04.7

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

  [ Julian Andres Klode ]
  * DistUpgradeController.py: Improve wording for the EFI System
    Partition messages as suggested by Steve Langasek in LP 1695666.
  * DistUpgradeFetcherKDE.py: Drop unneeded pyqtSlot, QUrl, breaks
    pyflakes
  * DistUpgradeController.py: Only add a new entry for previously
    unknown mirrors if the new entries distro is a valid release.
    (LP: #1744722)

  [ Po-Hsu Lin ]
  * DistUpgrade/DistUpgradeController.py:
    - use dictionary to simplify the mutiple if check for directories.
    - the use of multiple %s make this string difficult to translate
      for some languages, as the sentence might need to be rearranged.
      Use format() and named-variables to fix this issue.

 -- Julian Andres Klode <email address hidden> Mon, 29 Jan 2018 14:23:23 +0100