diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-09-16 20:51:19 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-09-16 20:51:19 +0200 |
commit | c36662e9178b428b0d964d73b55600152a5eded3 (patch) | |
tree | 1dde4ec934df06f2f8756afb4501c1c17cdfacc6 /debian | |
parent | ca7fd76c2f30c100dcf1c12e717ce397cccd690b (diff) |
merge previous upload
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bf7cd0fb2..885aaa739 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (1.0.9) unstable; urgency=high + + * SECURITY UPDATE: + - incorrect invalidating of unauthenticated data (CVE-2014-0488) + - incorect verification of 304 reply (CVE-2014-0487) + - incorrect verification of Acquire::Gzip indexes (CVE-2014-0489) + + -- Michael Vogt <mvo@debian.org> Mon, 15 Sep 2014 08:34:46 +0200 + apt (1.0.8) unstable; urgency=medium [ Holger Wansing ] |