lp:aptdaemon/0.3

Created by Sebastian Heinlein and last modified
Get this branch:
bzr branch lp:aptdaemon/0.3
Members of Aptdaemon Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aptdaemon Developers
Project:
Aptdaemon
Status:
Mature

Recent revisions

512. By Sebastian Heinlein

IMPORTANT SECURTIY FIX, see CVE-2011-0725
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0725
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/722228

The UpdateCachePartially method allows to specify an alternative
sources.list snippet to only update the repositories specified in the
corresponding configuration file.

Aptdaemon did not restrict the path to the sources.list.d directory and
allowed to inject packages from malicious sources specified in a custom
sources.list and even to read every file on the system.

511. By Sebastian Heinlein

release 0.33

510. By Sebastian Heinlein

Merge latest translation updates! Thanks a lot to all the translators!

509. By Sebastian Heinlein

Update documentation

508. By Sebastian Heinlein

If the lists are locked by e.g. apt-get update raise an error lock error instead of a "programming error". The locking was reworked in the trunk branch.

507. By Sebastian Heinlein

Push local changes

506. By Michael Vogt

aptdaemon/enums.py: show correct error text when a key can not be installed (copy/paste error in the source)

505. By Michael Vogt

aptdaemon/worker.py: do not crash if sys.stdin.encoding returns None

504. By Sebastian Heinlein

Fix gettext string - thanks gabor!

503. By Michael Vogt

aptdaemon/client.py: ensure that deferred_wait.callback() is called only once (the subsequent one will raise anyway). this can happen e.g. when AptClient.get_transaction() is called, this will sync the properties and lead to the "finished" signal getting emited again

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.