aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/210-termios_fix.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/210-termios_fix.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/210-termios_fix.patch')
-rw-r--r--package/libs/openssl/patches/210-termios_fix.patch2
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