diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:09:44 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:09:44 +0000 |
commit | 2115f92bbf11efd472a3ebc4bb9d0560fde99dc1 (patch) | |
tree | 13a10fb7195f794bc492cf1e2b017b785552b6d3 /debian/patches/series | |
parent | New patch 908_forms.patch to fix null deref [CVE-2016-9434] (diff) | |
download | w3m-2115f92bbf11efd472a3ebc4bb9d0560fde99dc1.tar.gz w3m-2115f92bbf11efd472a3ebc4bb9d0560fde99dc1.zip |
New patch 909_button-type.patch to fix rodata write [CVE-2016-9437]
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 1d9a49d..74e09ac 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -44,3 +44,4 @@ 906_form-update.patch 907_iso2022.patch 908_forms.patch +909_button-type.patch |