diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 13:47:46 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:03:33 +0000 |
commit | 54f0858e90c1f88cbae62dd293160fc303a2ac72 (patch) | |
tree | 33d4e114ffde44a49be146feb30c5a61fbbe30be /debian/patches/series | |
parent | New patch 905_textarea.patch to fix heap write [CVE-2016-9424] (diff) | |
download | w3m-54f0858e90c1f88cbae62dd293160fc303a2ac72.tar.gz w3m-54f0858e90c1f88cbae62dd293160fc303a2ac72.zip |
New patch 906_form-update.patch to fix bcopy size [CVE-2016-9432]
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 bb300fe..799a10b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -41,3 +41,4 @@ 903_input-type.patch 904_form-update.patch 905_textarea.patch +906_form-update.patch |