diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 07:56:52 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 07:56:52 +0000 |
commit | 62ee6a1e1aa91873d391801d54577b699dcb8998 (patch) | |
tree | fdf7147c50d8fba3f03c87c707cf406017a95718 /debian/patches/series | |
parent | New patch 040_libwc-overflow.patch to fix integer overflow in libwc (diff) | |
download | w3m-62ee6a1e1aa91873d391801d54577b699dcb8998.tar.gz w3m-62ee6a1e1aa91873d391801d54577b699dcb8998.zip |
Revert 020_ssl-ca.patch and use ssl_ca_path to keep old behavior
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index 043b91c..118abf0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ 010_section.patch -020_ssl-ca.patch 030_str-overflow.patch 040_libwc-overflow.patch |