summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-10 08:43:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-10 08:43:20 +0000
commitb26abfce9b093c63bc5159b89873bb44d53d0e49 (patch)
treeaa415aa0f3d09b03f82b1e37fcbc19ba4d044055
parentReleasing debian version 1.7-5. (diff)
downloadzutils-b26abfce9b093c63bc5159b89873bb44d53d0e49.tar.xz
zutils-b26abfce9b093c63bc5159b89873bb44d53d0e49.zip
Adding CVE and bug numbers in zcat-buffer-overrun.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/upstream/0001-zcat-buffer-overrun.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/upstream/0001-zcat-buffer-overrun.patch b/debian/patches/upstream/0001-zcat-buffer-overrun.patch
index 38608aa..ba81c1f 100644
--- a/debian/patches/upstream/0001-zcat-buffer-overrun.patch
+++ b/debian/patches/upstream/0001-zcat-buffer-overrun.patch
@@ -1,5 +1,5 @@
Author: Antonio Diaz-Diaz <antonio@gnu.org>
-Description: zcat.cc: Fixed a buffer overrun on outbuf when '-v' is used.
+Description: zcat.cc: Fixed a buffer overrun on outbuf when '-v' is used [CVE-2018-1000637] (Closes: #902936).
diff -Naurp zutils/zcat.cc zutils/zcat.cc
--- zutils/zcat.cc