summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-05-12 11:58:00 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2020-05-12 22:50:39 +0200
commit7c9c2205c51211c0d0b815b7991fb5f9e3490341 (patch)
treef13b901b761ef8b16d8f889e1f2c27578cb57ed7 /debian
parentdceb1e49e4b8e4dadaf056be34088b415939cda6 (diff)
Release 2.1.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b33664ea5..9a3983216 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (2.1.2) unstable; urgency=critical
+
+ [ Julian Andres Klode ]
+ * SECURITY UPDATE: Out of bounds read in ar, tar implementations (LP: #1878177)
+ - apt-pkg/contrib/arfile.cc: Fix out-of-bounds read in member name
+ - apt-pkg/contrib/arfile.cc: Fix out-of-bounds read on unterminated
+ member names in error path
+ - apt-pkg/contrib/extracttar.cc: Fix out-of-bounds read on unterminated
+ member names in error path
+ - CVE-2020-3810
+
+ [ Frans Spiesschaert ]
+ * Dutch program translation update (Closes: #960186)
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 12 May 2020 22:50:19 +0200
+
apt (2.1.1) unstable; urgency=medium
[ David Kalnischkies ]