~wgrant/update-manager/+git/bzr-import:karmic

Last commit made on 2010-05-06
Get this branch:
git clone -b karmic https://git.launchpad.net/~wgrant/update-manager/+git/bzr-import
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Branch information

Recent commits

b052e8d... by Michael Vogt

merged from karmic.minimal

84d04bc... by Michael Vogt

releasing version 1:0.126.10

c5dfdfd... by Michael Vogt

cherry pick from karmic

8fd85d9... by Michael Vogt

cherry pick

f8197f0... by Michael Vogt

use karmic as base for base-installer

331a634... by Michael Vogt

* UpdateManager/Core/utils.py:
  - fix proxy detection in url_downloadable (LP: #446552)

7dee63c... by Michael Vogt

* UpdateManager/Core/MetaRelease.py:
  - add timeout to meta-release download
* UpdateManager/MetaReleaseGObject.py:
  - make sure threading is enabled

56edf9f... by Michael Vogt

* debian/update-manager-core.links:
  - use "91-release-upgrade" instead of "91-release_upgrade" to
    make run-parts happy

eb72e14... by Michael Vogt

* UpdateManager/Core/DistUpgradeFetcherCore.py:
  - add missing "logging" import (LP: #475941)

4f3273e... by Michael Vogt

* UpdateManager/UpdateManager.py:
  - do not crash if setlocale() fails (LP: #471378)