diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:51:40 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:51:40 +0000 |
commit | a6b7f6829f9377899a62b3a13755befc9de297db (patch) | |
tree | 55d3f2c716051256047188b0ff0dfd8d828746a7 /debian/patches/series | |
parent | New patch 918_form-value.patch to fix null deref [CVE-2016-9443] (diff) | |
download | w3m-a6b7f6829f9377899a62b3a13755befc9de297db.tar.gz w3m-a6b7f6829f9377899a62b3a13755befc9de297db.zip |
New patch 919_form-update.patch to fix buffer overflow [CVE-2016-9429]
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 8a33fdf..0519b88 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -54,3 +54,4 @@ 916_anchor.patch 917_strgrow.patch 918_form-value.patch +919_form-update.patch |