From ac7cda203a7e40cd34bd2ccda2055e2855e86dd9 Mon Sep 17 00:00:00 2001 From: yardley <yardley@3c298f89-4303-0410-b956-a3cf2f4a3e73> Date: Fri, 8 Feb 2013 19:36:06 +0000 Subject: openssl: security update to 1.0.1d to address CBC TLS issue addressing CVE-2013-0169: 4th February 2013 Signed-off-by: Tim Yardley <yardley@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35524 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libs/openssl/patches/200-etrax_support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libs/openssl/patches/200-etrax_support.patch') diff --git a/package/libs/openssl/patches/200-etrax_support.patch b/package/libs/openssl/patches/200-etrax_support.patch index 9bd155e37..c0d42ac2f 100644 --- a/package/libs/openssl/patches/200-etrax_support.patch +++ b/package/libs/openssl/patches/200-etrax_support.patch @@ -1,6 +1,6 @@ --- a/Configure +++ b/Configure -@@ -440,6 +440,10 @@ my %table=( +@@ -443,6 +443,10 @@ my %table=( "beos-x86-r5", "gcc:-DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall::-D_REENTRANT:BEOS:-lbe -lnet:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:beos:beos-shared:-fPIC -DPIC:-shared:.so", "beos-x86-bone", "gcc:-DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall::-D_REENTRANT:BEOS:-lbe -lbind -lsocket:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:beos:beos-shared:-fPIC:-shared:.so", -- cgit v1.2.3