summaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/190-remove_timestamp_check.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2015-12-03 21:01:57 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2015-12-03 21:01:57 +0000
commit82c491708bcf16510d20a4dccc144a319386d6a1 (patch)
tree4d473579b6c88a0cdf3ea2ba714acd88c090c95f /package/libs/openssl/patches/190-remove_timestamp_check.patch
parent9453b61c9407fcf5b8edb28e5dee0b3c690d1ed0 (diff)
downloadmaster-31e0f0ae-82c491708bcf16510d20a4dccc144a319386d6a1.tar.gz
master-31e0f0ae-82c491708bcf16510d20a4dccc144a319386d6a1.tar.bz2
master-31e0f0ae-82c491708bcf16510d20a4dccc144a319386d6a1.zip
openssl: update to version 1.0.2e
This fixes the following security problems: * CVE-2015-3193 * CVE-2015-3194 * CVE-2015-3195) Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47726
Diffstat (limited to 'package/libs/openssl/patches/190-remove_timestamp_check.patch')
-rw-r--r--package/libs/openssl/patches/190-remove_timestamp_check.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/190-remove_timestamp_check.patch b/package/libs/openssl/patches/190-remove_timestamp_check.patch
index acf97bc33b..c468bf5983 100644
--- a/package/libs/openssl/patches/190-remove_timestamp_check.patch
+++ b/package/libs/openssl/patches/190-remove_timestamp_check.patch
@@ -9,7 +9,7 @@
# as we stick to -e, CLEARENV ensures that local variables in lower
# Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn
-@@ -399,11 +399,6 @@ openssl.pc: Makefile
+@@ -401,11 +401,6 @@ openssl.pc: Makefile
echo 'Version: '$(VERSION); \
echo 'Requires: libssl libcrypto' ) > openssl.pc