aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/wolfssl/patches/100-disable-hardening-check.patch
diff options
context:
space:
mode:
authorIvan Pavlov <AuthorReflex@gmail.com>2022-08-31 08:04:42 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2022-09-02 21:56:25 +0200
commit3d88f26d74f7771b808082cef541ed8286c40491 (patch)
tree65c8c38b07802926d59f9a26f88cd3e5d0e5788b /package/libs/wolfssl/patches/100-disable-hardening-check.patch
parentd51e990ff81ad0335294749e8d2fc8e69ceb9179 (diff)
downloadupstream-3d88f26d74f7771b808082cef541ed8286c40491.tar.gz
upstream-3d88f26d74f7771b808082cef541ed8286c40491.tar.bz2
upstream-3d88f26d74f7771b808082cef541ed8286c40491.zip
wolfssl: bump to 5.5.0
Remove upstreamed: 101-update-sp_rand_prime-s-preprocessor-gating-to-match.patch Some low severity vulnerabilities fixed OpenVPN compatibility fixed (broken in 5.4.0) Other fixes && improvements Signed-off-by: Ivan Pavlov <AuthorReflex@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 d3ad2e27bc..01bb5974ba 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
-@@ -2442,7 +2442,7 @@ extern void uITRON4_free(void *p) ;
+@@ -2445,7 +2445,7 @@ extern void uITRON4_free(void *p) ;
#endif
/* warning for not using harden build options (default with ./configure) */