aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/wolfssl/patches/100-disable-hardening-check.patch
diff options
context:
space:
mode:
authorIvan Pavlov <AuthorReflex@gmail.com>2021-09-14 12:06:32 -0300
committerPaul Spooren <mail@aparcar.org>2021-10-22 16:34:11 -1000
commit16414718f9ae57f294a8a9f70f766e0d170fae05 (patch)
treea3106c878e0f2f21e7b28e34b9764727ed67effc /package/libs/wolfssl/patches/100-disable-hardening-check.patch
parent5a02760c8f9c3b5ff2af8e6ba457b3a91d27d4e1 (diff)
downloadupstream-16414718f9ae57f294a8a9f70f766e0d170fae05.tar.gz
upstream-16414718f9ae57f294a8a9f70f766e0d170fae05.tar.bz2
upstream-16414718f9ae57f294a8a9f70f766e0d170fae05.zip
wolfssl: update to 4.8.1-stable
Changes from 4.7.0: Fix one high (OCSP verification issue) and two low vulnerabilities Improve compatibility layer Other improvements and fixes For detailed changes refer to https://github.com/wolfSSL/wolfssl/releases Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com> (cherry picked from commit 7d92bb0509615550b98e2dc71091073c8258d564) [Added patch to allow compilation with libtool 2.4] Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'package/libs/wolfssl/patches/100-disable-hardening-check.patch')
-rw-r--r--package/libs/wolfssl/patches/100-disable-hardening-check.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/wolfssl/patches/100-disable-hardening-check.patch b/package/libs/wolfssl/patches/100-disable-hardening-check.patch
index c89ff1be9d..4141e28750 100644
--- a/package/libs/wolfssl/patches/100-disable-hardening-check.patch
+++ b/package/libs/wolfssl/patches/100-disable-hardening-check.patch
@@ -1,6 +1,6 @@
--- a/wolfssl/wolfcrypt/settings.h
+++ b/wolfssl/wolfcrypt/settings.h
-@@ -2255,7 +2255,7 @@ extern void uITRON4_free(void *p) ;
+@@ -2274,7 +2274,7 @@ extern void uITRON4_free(void *p) ;
#endif
/* warning for not using harden build options (default with ./configure) */