diff options
author | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:20:59 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:20:59 +0100 |
commit | fbed9c177f442270f791db920f66b2b22670c230 (patch) | |
tree | 0db97e3f668eef89fb4a519549d5bf9e175e46cc /debian/changelog | |
parent | 6212ee84a517ed68217429022bd45c108ecf9f85 (diff) |
releasing package apt version 1.4~beta2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cfdcaa45..87ee5207f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (1.4~beta2) unstable; urgency=medium + + [ John R. Lenton ] + * bash-completion: Only complete understood file paths for install + (LP: #1645815) + + [ Julian Andres Klode ] + * 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 <jak@debian.org> Thu, 08 Dec 2016 15:19:58 +0100 + apt (1.4~beta1) unstable; urgency=medium [ Chris Leick ] |