diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 13:37:04 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:03:33 +0000 |
commit | 0e4b8461a50bf5cc51d11308f2b38774b09d33ab (patch) | |
tree | 280bda6120f8467ec67501848adbca18e76b14da /debian/patches/series | |
parent | New patch 903_input-type.patch to fix null deref [CVE-2016-9430] (diff) | |
download | w3m-0e4b8461a50bf5cc51d11308f2b38774b09d33ab.tar.gz w3m-0e4b8461a50bf5cc51d11308f2b38774b09d33ab.zip |
New patch 904_form-update.patch to fix overflow
[CVE-2016-9423] [CVE-2016-9431]
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 7df5c12..778955c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -39,3 +39,4 @@ 901_ucsmap.patch 902_johab1.patch 903_input-type.patch +904_form-update.patch |