diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 13:41:44 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:03:33 +0000 |
commit | b2485c4c90a43503c461c251d377683c03d76b4d (patch) | |
tree | 390a13123d4b0f28ef4434ba638f29e8dc8668b9 /debian/patches/series | |
parent | New patch 904_form-update.patch to fix overflow (diff) | |
download | w3m-b2485c4c90a43503c461c251d377683c03d76b4d.tar.gz w3m-b2485c4c90a43503c461c251d377683c03d76b4d.zip |
New patch 905_textarea.patch to fix heap write [CVE-2016-9424]
Diffstat (limited to 'debian/patches/series')
-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 778955c..bb300fe 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -40,3 +40,4 @@ 902_johab1.patch 903_input-type.patch 904_form-update.patch +905_textarea.patch |