summaryrefslogtreecommitdiff
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:39:50 +0200
commitd3b8b5be3455d734e5681f98f22e5705dfe02ba4 (patch)
tree74c8af853f32d5d5d96d9bfaac361cabef58c5dc /package/libs/openssl/patches/200-parallel_build.patch
parentf3865bd4efa8c0fbf82899d0c3072a192f3beaea (diff)
downloadmtk-20170518-d3b8b5be3455d734e5681f98f22e5705dfe02ba4.zip
mtk-20170518-d3b8b5be3455d734e5681f98f22e5705dfe02ba4.tar.gz
mtk-20170518-d3b8b5be3455d734e5681f98f22e5705dfe02ba4.tar.bz2
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 0616551..37134e4 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)