lp:ubuntu/maverick-updates/aptdaemon

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick-updates/aptdaemon
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

48. By Marc Deslauriers

* SECURITY UPDATE: Unprivileged arbitrary file disclosure (LP: #722228)
  - debian/patches/11_fix_lp722228.patch: only allow alternative
    sources.list files inside the sources.list.d directory in
    aptdaemon/worker.py. Add test to aptdaemon/test/test_lp722228.py.
  - CVE-2011-0725
* This update does NOT include the changes from 0.31+bzr506-0ubuntu6 that
  was in -proposed.

47. By Michael Vogt

* 07_fix-race-597017.patch:
  - fix race in locking by backporting the relevant bits from
    lp:aptdaemon/trunk (thanks to Sebastian Heinlein)
    (LP: #597017)

46. By Michael Vogt

* fix incorrect error message on failed key adding
* fix crash when sys.stdin.encoding returns None
* fix gettext string (thanks Gabor)

45. By Michael Vogt

* merge fixes from bzr:
  - allow purge of removed files with conffiles left
  - fix bug when deferable is called with sync=True
  - use wait=False in enable_distro component
  - Fix local dpkg installation from unicode pathes by
    converting the strings to UTF-8
  - fix potential exception in wait=True, defer=True calls

44. By Michael Vogt

* merge fixes from bzr:
  - fix for aptdaemon.client.get_transaction()
  - autodetect if "defer" is needed

43. By Michael Vogt

* new bzr snapshot:
  - makes 03_auth_me_less.patch no longer needed (applied upstream)
  - improvements to the policykit privs

42. By Michael Vogt

* new bzr snapshot:
  - makes 07_i18n_fixes.patch no longer needed (applied upstream)
  - supports partial cache update (important fix for the buy-something
    use case)
  - fix missing (untranslated) role strings
* debian/control:
  - depend on the right python-apt version

41. By Michael Vogt

* debian/patches/07_i18n_fixes.patch:
  - use dgettext to not clobber the clients gettext.textdomain
    on import (LP: #631675)
* debian/patches/05_sources_list_password.patch:
  - when adding a sources.list entry with a password protect
    the file via mode 0640 and root.admin ownership

40. By Michael Vogt

new bzr snapshot that fixes missing i18n in the policykit
descriptions (LP: #625409)

39. By Michael Vogt

* new bzr snapshot that fixes some locking issues (LP: #616470)
* debian/python-aptdaemon.install:
  - add lock.py to the installed files

Branch metadata

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

Subscribers