lp:ubuntu/lucid-security/update-manager

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-security/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

277. By Marc Deslauriers

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

276. 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

275. By Michael Vogt

* DistUpgrade/removal_blacklist.cfg:
  - remove gobuntu-desktop from the removal blacklist (LP: #567189)
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
  - ensure that mysql-{server, client} are properly upgraded
    (LP: #568606)

274. By Michael Vogt

fix FTBFS caused by /usr/bin/check-new-release being a symlink
instead of a real file

273. By Michael Vogt

* DistUpgrade/DistUpgradeAufs.py:
  - fix crash in aufs (--sandbox mode)

272. By Michael Vogt

* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
  - do not enable apport anymore
* DistUpgrade/DistUpgradeViewGtk.py:
  - set empty dialog titles for error/information dialogs (it looks
    like glade removed those for some reason from the .ui file)
* DistUpgrade/DistUpgradeAufs.py:
  - fix crash if aufs (--sandbox mode) is used (LP: #562394)
* DistUpgrade/DistUpgradeMain.py:
  - fix generation of system state file for non-existing dirs/files
    (LP: #561872)
* UpdateManager/UpdateManager.py:
  - provide a LIST_TOGGLE_CHECKED column as a workaround for orca
    that does not work with values updated via
    column_install.set_cell_data_func (LP: #561563)
* update-manager:
  - use gettext.install(unicode=True) to avoid breaking with
    optparse and ja.po (LP: #557804)

271. By Michael Vogt

* do-release-upgrade:
  - print when a new release is available in "-q" so that the motd
    is correct (thanks to Dustin Kirkland)
* debian/release-upgrade-motd:
  - add newline after release info (thanks to Dustin Kirkland)

270. By Michael Vogt

* DistUpgrade/DistUpgradeMain.py:
  - ignore lspci errors
* UpdateManager/Core/MyCache.py:
  - simplify url schema for third party changelogs (LP: #45129)
* DistUpgrade/DistUpgradeCache.py:
  - check if the kernel returned from base-installer is downloadable
    (needed on hardy cdrom only upgrades)
* debian/91-release-upgrade:
  - use a small script instead of a symlink to ensure that dpkg
    treats them as conffiles (LP: #559194)

269. By Michael Vogt

* DistUpgrade/DistUpgradeController.py:
  - honor "DEBIAN_FRONTEND=noninteractive" on pkg failure (LP: #538206)
* DistUpgrade/DistUpgradeQuirks.py:
  - stop apparmor before dpkg starts on hardy -> lucid upgrades to
    avoid potentially confusing error messages during the upgrade
    (LP: #559433)
* DistUpgrade/DistUpgradeCache.py, DistUpgrade/build-tarball.sh:
  - include obselte nvidia pkgnames to properly transition old
    to new drivers (LP: #553369)
* DistUpgrade/DistUpgradeViewText.py:
  - show packages that will be removed (because they were auto installed)
    as well (LP: #558438)
  - fix i18n bug in details output
* UpdateManager/Core/MyCache.py:
  - support third party changelogs by using ArchiveURI() and
    append a similar structure as changelogs.ubuntu.com uses
    (LP: #45129)
* UpdateManager/Core/MetaRelease.py:
  - do not crash if meta-release file can not be parsed, just remove
    the broken file instead (LP: #558396)

268. By Michael Vogt

[ Barry Warsaw ]
* Bump up the amount of /boot space calculated per kernel. The current
  value appears to undercount by about 260K/kernel. (LP: #132311)

[ Michael Vogt ]
* refresh translations from launchpad
* update "10.04" strings to "10.04 LTS" and unfuzzy translations
* when requesting the release announcement, append ?lang=current_lang
  to the request URI
* update quirks for updates from hardy
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
  - add extra protection against video driver removal (LP: #556629)
* DistUpgrade/DistUpgradeMain.py:
  - improve logging and save system state before performing the
    upgrade. Suggested by Matt Zimmerman (LP: #551646)

Branch metadata

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

Subscribers