aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/150-no_engines.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-02-09 12:04:00 +0000
committerSteven Barth <steven@midlink.org>2015-02-09 12:04:00 +0000
commitc10ed85ffbab11e4c2341070bff17404e54fac26 (patch)
treef9fb2adadf99c36e47066437c0b246e0b199e293 /package/libs/openssl/patches/150-no_engines.patch
parentd22b0247547b719007722591aa3f8599c0abf315 (diff)
downloadmaster-187ad058-c10ed85ffbab11e4c2341070bff17404e54fac26.tar.gz
master-187ad058-c10ed85ffbab11e4c2341070bff17404e54fac26.tar.bz2
master-187ad058-c10ed85ffbab11e4c2341070bff17404e54fac26.zip
openssl: bump to 1.0.2
Fixes CVE-2014-3513, CVE-2014-3567, CVE-2014-3568, CVE-2014-3566 Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44332 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/openssl/patches/150-no_engines.patch')
-rw-r--r--package/libs/openssl/patches/150-no_engines.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/150-no_engines.patch b/package/libs/openssl/patches/150-no_engines.patch
index 161cd29c08..790da30b31 100644
--- a/package/libs/openssl/patches/150-no_engines.patch
+++ b/package/libs/openssl/patches/150-no_engines.patch
@@ -1,6 +1,6 @@
--- a/Configure
+++ b/Configure
-@@ -2017,6 +2017,11 @@ EOF
+@@ -2075,6 +2075,11 @@ EOF
close(OUT);
}