diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-13 19:01:22 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-13 19:01:22 +0200 |
commit | efd1da06d60b7ce4192fd3ca1fad55e018b7185e (patch) | |
tree | f053dc4d69583e36db1b5a210458439e7a49c13c /debian/changelog | |
parent | 22ff82ff00da247da37fbaa136f34a9dc020e08b (diff) |
fix from David Kalnischkies for the InRelease gpg verification
code (LP: #784473)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f337f734c..c1d76a5be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ -apt (0.8.15.1ubuntu2) UNRELEASED; urgency=low +apt (0.8.15.1ubuntu2) oneiric; urgency=low + [ Brian Murray ] * apt-pkg/deb/dpkgpm.cc: - do not report errors encountered when decompressing packages + + [ Michael Vogt ] + * fix from David Kalnischkies for the InRelease gpg verification + code (LP: #784473) - -- Brian Murray <brian@ubuntu.com> Tue, 12 Jul 2011 16:05:37 -0700 + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Jul 2011 14:42:02 +0200 apt (0.8.15.1ubuntu1) oneiric; urgency=low |