lp:ubuntu/hardy-updates/update-manager

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-updates/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

146. By Marc Deslauriers

* REGRESSION FIX:
  - DistUpgrade/DistUpgradeViewKDE.py: fix regression caused by improper
    return value handling. (LP: #933225)

145. By Marc Deslauriers

* SECURITY UPDATE: arbitrary code execution via directory traversal
  (LP: #881548)
  - UpdateManager/Core/DistUpgradeFetcherCore.py: verify signature before
    unpacking the tarball.
  - CVE-2011-3152
* SECURITY UPDATE: information leak via insecure temp file (LP: #881541)
  - DistUpgrade/DistUpgradeViewKDE.py: use mkstemp instead of mktemp.
  - CVE-2011-3154

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

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