diff options
author | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:29:12 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:29:12 +0100 |
commit | 9a5b6c8cab4ba52788e8467b08e1669aef62c61c (patch) | |
tree | 0f9e7ece889e517328f9d06a7770f092fc63b68d /debian/changelog | |
parent | 7027ca0134469b35468af8666528f6ef6b38bc31 (diff) |
Release 1.2.18 security update1.2.18
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cab74e421..a89c2a735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (1.2.18) xenial; urgency=high + + * 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:28:08 +0100 + apt (1.2.17) xenial; urgency=medium [ David Kalnischkies ] |