update-manager:ubuntu/karmic

Last commit made on 2010-05-06
Get this branch:
git clone -b ubuntu/karmic https://git.launchpad.net/update-manager
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/karmic
Repository:
lp:update-manager

Recent commits

5caf26b... by Michael Vogt

merged from karmic.minimal

4f45d55... by Michael Vogt

releasing version 1:0.126.10

0ed0c67... by Michael Vogt

cherry pick from karmic

96b04e5... by Michael Vogt

cherry pick

7048244... by Michael Vogt

use karmic as base for base-installer

279f751... by Michael Vogt

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

bf0d632... by Michael Vogt

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

5c32745... by Michael Vogt

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

0fc26fd... by Michael Vogt

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

d33aaa0... by Michael Vogt

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