diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:20:05 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:20:05 +0000 |
commit | cd811dbbb283e997c3ba9f96680bbb740f159ed5 (patch) | |
tree | 30b3e109ef2fefc40ed22a20a61ad7a0865f7ae2 /debian/patches/series | |
parent | New patch 910_input-alt.patch to fix null deref [CVE-2016-9438] (diff) | |
download | w3m-cd811dbbb283e997c3ba9f96680bbb740f159ed5.tar.gz w3m-cd811dbbb283e997c3ba9f96680bbb740f159ed5.zip |
New patch 911_rowcolspan.patch to fix stack smashing [CVE-2016-9422]
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 02b2580..4adc8e3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -46,3 +46,4 @@ 908_forms.patch 909_button-type.patch 910_input-alt.patch +911_rowcolspan.patch |