aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/200-parallel_build.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-08-15 22:17:11 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-08-15 22:42:39 +0200
commite11df1eac62f23263e90c54d87bc69a7021e72b7 (patch)
treef3d2969db8c90817d893a423b5a342bc7c14e4e4 /package/libs/openssl/patches/200-parallel_build.patch
parent033472e1bd9cdab250d16802a8b402dad0bb3dda (diff)
downloadupstream-e11df1eac62f23263e90c54d87bc69a7021e72b7.tar.gz
upstream-e11df1eac62f23263e90c54d87bc69a7021e72b7.tar.bz2
upstream-e11df1eac62f23263e90c54d87bc69a7021e72b7.zip
openssl: update to version 1.0.2p
This fixes the following security problems: * CVE-2018-0732: Client DoS due to large DH parameter * CVE-2018-0737: Cache timing vulnerability in RSA Key Generation Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/libs/openssl/patches/200-parallel_build.patch')
-rw-r--r--package/libs/openssl/patches/200-parallel_build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/200-parallel_build.patch b/package/libs/openssl/patches/200-parallel_build.patch
index 0616551b6e..37134e4030 100644
--- a/package/libs/openssl/patches/200-parallel_build.patch
+++ b/package/libs/openssl/patches/200-parallel_build.patch
@@ -173,7 +173,7 @@
apps:
@(cd ..; $(MAKE) DIRS=apps all)
-@@ -586,7 +586,7 @@ $(DTLSTEST)$(EXE_EXT): $(DTLSTEST).o ssl
+@@ -593,7 +593,7 @@ $(DTLSTEST)$(EXE_EXT): $(DTLSTEST).o ssl
# fi
dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO)