diff options
author | Sam Bingner <sam@bingner.com> | 2019-04-10 21:21:22 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-04-10 21:21:22 -1000 |
commit | ff4a8039b2e1a4ff53f1114266b9bec24b174f81 (patch) | |
tree | aa6062812ea83865aee005e3e18d93d4360bb3d9 /debian | |
parent | 6ff13d9bd5b09dd85f853ba543bfe350b06d186f (diff) | |
parent | 2f984e7730b341879db3cfd330c8443e48e6efb0 (diff) |
Merge tag '1.4.9'
apt Debian release 1.4.9
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b43c8f1bd..cc9f1b722 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (1.4.9) stretch-security; urgency=medium + + * SECURITY UPDATE: content injection in http method (CVE-2019-3462) + (LP: #1812353) + + -- Julian Andres Klode <jak@debian.org> Fri, 18 Jan 2019 11:42:07 +0100 + apt (1.4.8) stretch; urgency=medium [ Balint Reczey ] |