diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-16 10:08:28 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-16 10:08:28 +0100 |
commit | ad000f6b68f9216412a6a70bcfe6cb11fb0c2fe6 (patch) | |
tree | d41631135b1d8d3052bf6c762cfb6e89cbe3fef7 /debian/changelog | |
parent | a7e6a0ccd0328bd3c4292528225def929c36f607 (diff) |
add testcase and update changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ebbb1cb4..3ef652c56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,11 @@ apt (0.9.7.9) UNRELEASED; urgency=low Release.gpg in case the new one we download isn't good for us * apt-pkg/deb/debmetaindex.cc: - reenable InRelease by default + + [ Michael Vogt ] + * add regression test for CVE-2013-1051 + * implement GPGSplit() based on the idea from Ansgar Burchardt + (many thanks!) -- David Kalnischkies <kalnischkies@gmail.com> Fri, 15 Mar 2013 14:15:43 +0100 |