diff options
author | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:23:06 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:23:06 +0100 |
commit | 210766ec5a6f996398235fe2230f7aeac781ccba (patch) | |
tree | 5a5df599a397f815ba3f7e724fb70c12b4a52f96 /debian | |
parent | e115da452632a024a2885fea27a6c2c5145282b1 (diff) |
Release 1.3.2 security update1.3.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8c31be6d7..116794db0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (1.3.2) yakkety-security; urgency=high + + * Hack around Ubuntu rejecting symlink copyright + * SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252) + Thanks to Jann Horn, Google Project Zero for reporting the issue + (LP: #1647467) + * gpgv: Flush the files before checking for errors + + -- Julian Andres Klode <juliank@ubuntu.com> Thu, 08 Dec 2016 15:22:30 +0100 + apt (1.3.1) unstable; urgency=medium [ Julian Andres Klode ] |