diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-09-16 21:13:17 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-09-16 21:13:17 +0200 |
commit | 0e510b0f46350480852b22b966601aaae8cef52f (patch) | |
tree | 7ea57eaaff2a4c2301ebf8b37be8f5a45da957ad /debian | |
parent | dbb3ee2c93ddd161904fd216f3d3e0e435434c6b (diff) | |
parent | 4502ab82b3cc75e2290cecdef1467da3e51d8647 (diff) |
prepare 1.0.8ubuntu3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 97290275e..f8c56cf3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (1.0.8ubuntu3) utopic; urgency=low + + * fix autopkgtest + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Sep 2014 21:12:37 +0200 + +apt (1.0.8ubuntu2) utopic; 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 <michael.vogt@ubuntu.com> Mon, 15 Sep 2014 08:25:54 +0200 + apt (1.0.8ubuntu1) utopic; urgency=low * merged fixes from debian/sid |