diff options
author | Michael Vogt <mvo@debian.org> | 2011-02-09 10:20:52 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2011-02-09 10:20:52 +0100 |
commit | 790b328a44d83401d6b89a23338344fe63ea91fd (patch) | |
tree | ba2130b01253e446efb22c51938623805b78d4e1 /debian/changelog | |
parent | 24f634e951df86f41ae1838f2acd99f6657a3c84 (diff) | |
parent | 4fe76b0650f6fe6e61751f3a151f7282776465cc (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 51f55c98a..c9f1221f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (0.8.11.1) unstable; urgency=low + + [ Stefan Lippers-Hollmann ] + * cmdline/apt-key: + - fix root test which prevented setting of trustdb-name + which lets gpg fail if it adds/remove keys from trusted.gpg + as it tries to open the (maybe) not existent /root/.gnupg + + [ David Kalnischkies ] + * debian/apt.symbols: + - add more arch dependent symbols + + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 08 Feb 2011 22:33:13 +0100 + apt (0.8.11) unstable; urgency=low [ David Kalnischkies ] |