lp:ubuntu/hardy/update-manager

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/update-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

144. By Brian Murray

* DistUpgrade/ReleaseAnnouncement:
  - modified https url to http so it is clickable (LP: #220386)
* po/en_GB.po:
  - unfuzzy typo correction

143. By Michael Vogt

* DistUpgrade/DistUpgrade.cfg.dapper:
  - Add 'bash' to BaseMetaPkgs. This is needed because ubuntu-meta
    was uploaded into dapper-updates and that means that we the
    detection of a missing main archive in sources.list will not
    work correctly (LP: #220078)
* DistUpgrade/ReleaseAnnouncement:
  - updated in preparation for the final release

142. By Michael Vogt

* UpdateManager/UpdateManager.py:
  - only set http proxy if hostname/port is valid (LP: #219227)
* DistUpgrade/DistUpgradeController.py:
  - some more debug logging
  - fix missing cache open
  - smaller default network time out
  - run the initial cache.update() on the unmodified sources.list
    with only a single retry because it may contain sources that
    do not respond

141. By Michael Vogt

* DistUpgrade/DistUpgradeController.py:
  - transition sparc users to ports.ubuntu.com on upgrade
* DistUpgrade/DistUpgrade.cfg.dapper:
  - point to ports.ubuntu.com when fetching
    release-upgrader-{apt,dpkg} on dapper->hardy upgrades

140. By Michael Vogt

* DistUpgrade/DistUpgradeView.py:
  - fix incorrect _() call (thanks to Timo Jyrinki)
* DistUpgrade/mirrors.cfg:
  - fix ports.ubuntu.com mirror URI (LP: #215346)
* run dpkg with --force-overwrite by default on the server
  too to make the upgrade more robust. this can be overwriten
  with the RELEASE_UPGRADE_NO_FORCE_OVERWRITE environment

139. By Michael Vogt

* DistUpgrade/DistUpgradeCache.py:
  - only try to upgrade held-back packages in the
    edgyQuirks handler if they are actually upgradable
    (thanks to Lamont Jones and James Troup)
* po/fi.po
  - unfuzzy string (thanks to Timo Jyrinki)

138. By Michael Vogt

* DistUpgrade/DistUpgradeCache.py:
  - remove mail-notificaton, gnome-translate from hardy
    quirks list (LP: #215690)
* UpdateManager/DistUpgradeFetcher.py:
  - use sensible gksu prompt when asking for release
    upgrade (LP: #161888)

137. By Michael Vogt

* DistUpgrade/DistUpgradeController.py:
  - when run from a CDROM upgrade on dapper, ensure to
    fetch the right files on tryUpdateSelf() (#215673)
  - ensure that language-support-$lang packages get
    upgraded if they are installed
* UpdateManager/Core/MetaRelease.py:
  - support forceLTS option (#215673)
* DistUpgrade/DistUpgradeView.py:
  - work around gutsy->hardy nvidia-glx uprade problem
    when libqt-perl is used (#205079)
* DistUpgrade/ReleaseAnnouncement:
  - updated for RC

136. By Michael Vogt

* DistUpgrade/DistUpgradeViewText.py:
  - show prompt again after showing details
  - use pager for long change entries
  (thanks to James Troup)
  - fix text wrap to not break lines on "-" (e.g. in package
    names)
* DistUpgradeController.py:
  - do not leave 20archive.save files around
  - make the code that asks about starting a new ssh daemon
    (if run under ssh) more robust
  - set status to "Calculating changes" again after displaying
    demoted packages
  - improve logging if prerequisites download fails
* DistUpgrade/DistUpgradeCache.py:
  - improve the evms detection/removal (thanks to Lamont Jones)
* DistUpgrade/DistUpgrade.cfg.dapper:
  - add "lvm2" to the KeepInstalledPkgs (LP: #211488)
  - sync RemoveObsoletes, ForcedObsoletes, KeepInstalledSections
    with DistUpgrade.cfg
  - text wrap questions too
* po/*.po:
  - updated translations (LP: #210699)

135. By Michael Vogt

* DistUpgrade/DistUpgradeCache.py:
  - fix fd leak
* DistUpgrade/DistUpgradeController.py:
  - abort when debsig-verify is installed, it makes any
    upgrade fail (LP: #208957)
  - run migrate-fstab-to-uuid.sh as PostInstallScript (LP: #209347)
  - set RELEASE_UPGRADE_MODE={server,desktop} environment
* DistUpgrade/DistUpgradeViewKDE.py:
  - fix crash/race in terminal key press handler (LP: #205445)
  - fix encoding issue (LP: #208390)
  - call it 8.04 LTS (LP: #204659)
* DistUpgrade/DistUpgradeViewGtk.py:
  - fix incorrect pango attribute assignment (LP: #207742)
  - call it 8.04 LTS (LP: #204659)
* UpdateManager/UpdateManager.py:
  - do not crash if gconf database is not writable (LP: #208687)
  - do not crash on BadStatusLine exceptions (LP: #204075)
* po/*.po:
  - make update-po

Branch metadata

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

Subscribers