aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/wolfssl/patches/100-disable-hardening-check.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-12-12 17:30:34 +0100
committerJo-Philipp Wich <jo@mein.io>2017-12-12 17:39:52 +0100
commit902961c148b1f6d06a6159090366250281d801d7 (patch)
treed4d9f9292266cc7f1e8194adaaf499efe21b0b45 /package/libs/wolfssl/patches/100-disable-hardening-check.patch
parent905bbc96efdef696c33d8a8bc202a7a35fe7fe35 (diff)
downloadupstream-902961c148b1f6d06a6159090366250281d801d7.tar.gz
upstream-902961c148b1f6d06a6159090366250281d801d7.tar.bz2
upstream-902961c148b1f6d06a6159090366250281d801d7.zip
wolfssl: update to 3.12.2 (1 CVE)
Update wolfssl to the latest release v3.12.2 and backport an upstream pending fix for CVE-2017-13099 ("ROBOT vulnerability"). Ref: https://github.com/wolfSSL/wolfssl/pull/1229 Ref: https://robotattack.org/ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/libs/wolfssl/patches/100-disable-hardening-check.patch')
-rw-r--r--package/libs/wolfssl/patches/100-disable-hardening-check.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/libs/wolfssl/patches/100-disable-hardening-check.patch b/package/libs/wolfssl/patches/100-disable-hardening-check.patch
index 4acce8a399..83d51b1d5c 100644
--- a/package/libs/wolfssl/patches/100-disable-hardening-check.patch
+++ b/package/libs/wolfssl/patches/100-disable-hardening-check.patch
@@ -1,8 +1,6 @@
-diff --git a/wolfssl/wolfcrypt/settings.h b/wolfssl/wolfcrypt/settings.h
-index 039c238..73537e0 100644
--- a/wolfssl/wolfcrypt/settings.h
+++ b/wolfssl/wolfcrypt/settings.h
-@@ -1633,7 +1633,7 @@ extern void uITRON4_free(void *p) ;
+@@ -1553,7 +1553,7 @@ extern void uITRON4_free(void *p) ;
#endif
/* warning for not using harden build options (default with ./configure) */