diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2018-01-26 09:49:25 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2018-01-26 09:49:25 +0000 |
commit | ddbf251840c7151f4befec53e3b6ebe6aba08aae (patch) | |
tree | c77340ccb636da2e98c7d49d9b81424678c27651 /debian/patches/series | |
parent | New patch 956_columnpos.patch to fix null deref [CVE-2018-6197] (diff) | |
download | w3m-ddbf251840c7151f4befec53e3b6ebe6aba08aae.tar.gz w3m-ddbf251840c7151f4befec53e3b6ebe6aba08aae.zip |
New patch 957_mkdtemp.patch to fix /tmp file races [CVE-2018-6198]
(closes: #888097)
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 3600e96..8cedc6a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ 020_debian.patch 955_tbl-indent.patch 956_columnpos.patch +957_mkdtemp.patch |