diff options
author | Steven Barth <steven@midlink.org> | 2015-02-09 12:04:00 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2015-02-09 12:04:00 +0000 |
commit | c10ed85ffbab11e4c2341070bff17404e54fac26 (patch) | |
tree | f9fb2adadf99c36e47066437c0b246e0b199e293 /package/libs/openssl/patches/210-termios_fix.patch | |
parent | d22b0247547b719007722591aa3f8599c0abf315 (diff) | |
download | upstream-c10ed85ffbab11e4c2341070bff17404e54fac26.tar.gz upstream-c10ed85ffbab11e4c2341070bff17404e54fac26.tar.bz2 upstream-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/210-termios_fix.patch')
-rw-r--r-- | package/libs/openssl/patches/210-termios_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/210-termios_fix.patch b/package/libs/openssl/patches/210-termios_fix.patch index f14960ca33..957c5cf25c 100644 --- a/package/libs/openssl/patches/210-termios_fix.patch +++ b/package/libs/openssl/patches/210-termios_fix.patch @@ -1,6 +1,6 @@ --- a/crypto/ui/ui_openssl.c +++ b/crypto/ui/ui_openssl.c -@@ -190,7 +190,7 @@ +@@ -194,7 +194,7 @@ # undef SGTTY #endif |