aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2013-11-07 14:45:21 +0000
committerTatsuya Kinoshita <tats@debian.org>2013-11-07 14:49:47 +0000
commitc4b1af9427bcbfee014664631ebb80376cedab12 (patch)
treedc139d716de8f51bf29eaca1f33204c6e5d4de31 /debian/patches/series
parentUpdate 250_schemebug.patch (closes: #650747) (diff)
downloadw3m-c4b1af9427bcbfee014664631ebb80376cedab12.tar.gz
w3m-c4b1af9427bcbfee014664631ebb80376cedab12.zip
New patch 260_openssl.patch from openSUSE for OpenSSL issues
- Use SSL_OP_NO_COMPRESSION if available due to the "CRIME attack". [CVE-2012-4929] - Use SSL_MODE_RELEASE_BUFFERS if available.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 6003d51..910ff9a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -24,4 +24,5 @@
230_cygwin-lang.patch
240_win64gc.patch
250_schemebug.patch
+260_openssl.patch
900_ChangeLog.patch