aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/150-no_engines.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-10-16 08:32:54 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-10-16 08:32:54 +0000
commitb3c29f9f2368461851e80e430143ec48212db97a (patch)
treedca22c8c23d096ab1237e6dfbe5e1be4c31fa109 /package/libs/openssl/patches/150-no_engines.patch
parent9f53cd1006265a5062138c52d143c1d0ed5d4b05 (diff)
downloadmaster-187ad058-b3c29f9f2368461851e80e430143ec48212db97a.tar.gz
master-187ad058-b3c29f9f2368461851e80e430143ec48212db97a.tar.bz2
master-187ad058-b3c29f9f2368461851e80e430143ec48212db97a.zip
openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)
Also refresh patches and bump copyright year in Makefile. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42929 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 92a3a78389..16817d6d65 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
-@@ -2004,6 +2004,11 @@ EOF
+@@ -2011,6 +2011,11 @@ EOF
close(OUT);
}