diff options
author | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:32:24 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-12-09 20:50:22 +0100 |
commit | ff4cf252f63536534efe4205fdd3a60e4c826055 (patch) | |
tree | 9effdda7dd6ebb963e7a658b0aba3f5c1cf66b20 /debian | |
parent | 538b04f7b31ad1e2fb04804574614762001be136 (diff) |
Release 1.0.9.8.4 security update1.0.9.8.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e7e722d4b..6c424cf2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.0.9.8.4) jessie-security; 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) + + -- Julian Andres Klode <jak@debian.org> Thu, 08 Dec 2016 15:31:29 +0100 + apt (1.0.9.8.3) jessie; urgency=medium * apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillList |