diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:13:24 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:13:24 +0000 |
commit | 0bb260bf7479e25554843744932b065793f74ad6 (patch) | |
tree | 0f258584cbb715e9bc046442eb523687fcdf7eb6 /debian/patches/series | |
parent | New patch 909_button-type.patch to fix rodata write [CVE-2016-9437] (diff) | |
download | w3m-0bb260bf7479e25554843744932b065793f74ad6.tar.gz w3m-0bb260bf7479e25554843744932b065793f74ad6.zip |
New patch 910_input-alt.patch to fix null deref [CVE-2016-9438]
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 74e09ac..02b2580 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -45,3 +45,4 @@ 907_iso2022.patch 908_forms.patch 909_button-type.patch +910_input-alt.patch |