diff options
author | Tim Yardley <yardley@gmail.com> | 2013-02-08 19:36:06 +0000 |
---|---|---|
committer | Tim Yardley <yardley@gmail.com> | 2013-02-08 19:36:06 +0000 |
commit | b521113aa14cba4e26b381d7a30202c64b5c6ff9 (patch) | |
tree | bf03a7723575bde31a56eda1b91689a7b316ac84 /package/libs/openssl/patches/200-etrax_support.patch | |
parent | 6ff973bdda5a104f36a40a6acf802bf2558acd6c (diff) | |
download | mtk-20170518-b521113aa14cba4e26b381d7a30202c64b5c6ff9.zip mtk-20170518-b521113aa14cba4e26b381d7a30202c64b5c6ff9.tar.gz mtk-20170518-b521113aa14cba4e26b381d7a30202c64b5c6ff9.tar.bz2 |
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>
SVN-Revision: 35524
Diffstat (limited to 'package/libs/openssl/patches/200-etrax_support.patch')
-rw-r--r-- | package/libs/openssl/patches/200-etrax_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/200-etrax_support.patch b/package/libs/openssl/patches/200-etrax_support.patch index 9bd155e..c0d42ac 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", |