diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 13:33:32 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:03:01 +0000 |
commit | 4687f3303f61bb4bd8fbc0264d43f3a3dfb9f3d8 (patch) | |
tree | 204cabf316ce90becc08fe7e9b7f2161acae8b7b /debian/patches/series | |
parent | New patch 902_johab1.patch to fix array index (closes: #820373) (diff) | |
download | w3m-4687f3303f61bb4bd8fbc0264d43f3a3dfb9f3d8.tar.gz w3m-4687f3303f61bb4bd8fbc0264d43f3a3dfb9f3d8.zip |
New patch 903_input-type.patch to fix null deref [CVE-2016-9430]
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 72bd87c..7df5c12 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -38,3 +38,4 @@ 900_ChangeLog.patch 901_ucsmap.patch 902_johab1.patch +903_input-type.patch |