lp:~mvo/update-manager/not-automatic

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/update-manager/not-automatic
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Software Updater
Status:
Development

Recent revisions

1261. By Michael Vogt

handle getting not-automatic: yes changelogs

1260. By Michael Vogt

make backports lower priority than distro updates, ensure that the autoamtic dependency is higher version than the regular one

1259. By Michael Vogt

refactoring, cleaner code that works UI agnostic

1258. By Michael Vogt

merge from the mainline

1257. By Michael Vogt

proof-of-concept for not-automatic support in u-m

1256. By Michael Vogt

* DistUpgrade/DistUpgradeController.py:
  - when commenting out third party repositories add a comment
    why they were disabled and update them to the current dist
    to make re-enabling easier

1255. By Michael Vogt

* DistUpgrade/cdromupgrade:
  - fixed typo (LP: #312184)

1254. By Michael Vogt

* UpdateManager/Core/MyCache.py:
  - fix crash when no changelog can be found (LP: #320894)
* UpdateManager/Core/MetaRelease.py:
  - do not crash on disk full (LP: #321872)

1253. By Michael Vogt

* UpdateManager/UpdateManager.py:
  - make the gconf handling more robust (LP: #320586)

1252. By Michael Vogt

tests/test_dist_upgrade_fetcher_core.py,
tests/data-sources-list-test/sources.list.hardy:
- add tests for the MetaReleaseCore and DistUpgradeCore code
UpdateManager/Core/utils.py:
- make the url_downloadable() function more robust
UpdateManager/Core/MetaRelease.py:
- more debug output (if DEBUG_UPDATE_MANAGER is given)
UpdateManager/Core/DistUpgradeFetcherCore.py:
- more debug output (if DEBUG_UPDATE_MANAGER is given)
- import aptsources right from the beginning to avoid side effect
  of the import (apt_pkg.init() is called on module init)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers