lp:ubuntu/oneiric/update-manager

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

Recent revisions

363. By Michael Vogt

* DistUpgrade/DistUpgradeController.py:
  - add workaround for a python-apt bug that causes the release
    upgrade to import the old version of "DistInfo" intead of the
    one that is bundled with the release-upgrader (LP: #871007)

362. By Stéphane Graber

* AutoUpgradeTester/profile/eduubuntu/DistUpgrade.cfg:
  - Fix typo, renaming to edubuntu instead

361. By Michael Vogt

* tests/test_update_origin.py, Janitor/computerjanitor/plugin.py:
  - fix tests
* .bzr-builddeb/default.conf:
  - re-enable pre-build script to ensure we get a updated
    base-installer, demotions and html Announcements

360. By Michael Vogt

* DistUpgrade/DistUpgradeQuirks.py:
  - increase the amd64 cache size to 48mb to workaround bug
    LP: #854090 during the natty -> oneiric upgrade

359. By Michael Vogt

* DistUpgrade/DistUpgradeQuirks.py:
  - increase the default cache size on a multiarch system to
    avoid potential crash in natty apt (LP: #854090)
* DistUpgrade/DistUpgradeController.py, UpdateManager/Core/utils.py:
  - do not leak password from sources.list entries into the logfile
    (LP: #839094)
* UpdateManager/UpdateManager.py:
  - do not crash if a package can not be put into "install" state,
    instead, just keep the old (unmarked) state (LP: #850482)
* UpdateManager/DistUpgradeFetcher.py:
  - fix crash for changed gtk2 -> gtk3 API (LP: #859862)
* UpdateManager/backend/InstallBackendAptdaemon.py:
  - remove debug output (LP: #855495)

358. By Michael Vogt

* DistUpgrade/DistUpgradeCache.py:
  - do not use O_SYNC for the apt.log, its not important enough
    to justify the slowdown (LP: #852128)

357. By Michael Vogt

[ Michael Vogt ]
* debian/pycompat:
  - removed, no longer needed
* debian/rules:
  - fix incorrect invocation of --with=python2

[ Robert Roth ]
* lp:~evfool/update-manager/handlewarning:
  - Only disconnect handler if it's still connected (LP: #133139)
* lp:~evfool/update-manager/glibchangefix:
  - Call glib.markup_escape_text() correctly as per current
    gir (don't pass in string length; LP: #832745)
* lp:~evfool/update-manager/fixcopylink:
  - Fix the "Copy web link" context menu item of the ChangeLog viewer.
    It did not work before of some Gtk changes, now it does work.
    Fixes LP: #831944.

[ Stefano Rivera ]
* extras is another special case where validTo=False (LP: #775694)

356. By Brian Murray

debian/source-update_manager.py: ask the reporter if their issue is
regarding a distribution upgrade if so include log files (LP: #836846)

355. By Michael Vogt

* DistUpgrade/DevelReleaseAnnouncement:
  - prepare text for the beta release

354. By Michael Vogt

[ Brian Murray ]
* DistUpgrade/DistUpgradeApport.py:
  - properly add the tag 'dist-upgrade' to the bug report

[ Michael Vogt ]
* UpdateManager/backend/InstallBackendAptdaemon.py:
  - fix incorrect initialization
* fix GLib.timeout_add_seconds() with the new GIR (LP: #829186)
* call software-properties-gtk without gksu, that is no longer
  needed

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