aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/110-optimize-for-size.patch
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-02-09 12:04:00 +0000
committerSteven Barth <cyrus@openwrt.org>2015-02-09 12:04:00 +0000
commit2ca8a6cce44676f4436179ec808c5e1a8e4066ab (patch)
tree9f020fbe2926a46588fdfd54d3be0f8c59d33c5b /package/libs/openssl/patches/110-optimize-for-size.patch
parent6ee8d1f1781dcc6b6356c2033a72db53d580dbe9 (diff)
downloadupstream-2ca8a6cce44676f4436179ec808c5e1a8e4066ab.tar.gz
upstream-2ca8a6cce44676f4436179ec808c5e1a8e4066ab.tar.bz2
upstream-2ca8a6cce44676f4436179ec808c5e1a8e4066ab.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> SVN-Revision: 44332
Diffstat (limited to 'package/libs/openssl/patches/110-optimize-for-size.patch')
-rw-r--r--package/libs/openssl/patches/110-optimize-for-size.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/110-optimize-for-size.patch b/package/libs/openssl/patches/110-optimize-for-size.patch
index 268381978b..b0adfc153f 100644
--- a/package/libs/openssl/patches/110-optimize-for-size.patch
+++ b/package/libs/openssl/patches/110-optimize-for-size.patch
@@ -1,6 +1,6 @@
--- a/Configure
+++ b/Configure
-@@ -403,6 +403,11 @@ my %table=(
+@@ -443,6 +443,11 @@ my %table=(
"linux-alpha-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${alpha_asm}",
"linux-alpha+bwx-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${alpha_asm}",