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
committerPetr Štetiar <ynezz@true.cz>2022-10-04 10:11:08 +0200
commit0c8425bf11590afb0c6f1545b328ecb6ed4aee87 (patch)
tree45e31cabc6116e38be8de9857fd30297c7285b75 /package/libs/wolfssl/patches/100-disable-hardening-check.patch
parent2c49ad36fbc1f581d6b6343d109eaba727c29583 (diff)
downloadupstream-0c8425bf11590afb0c6f1545b328ecb6ed4aee87.tar.gz
upstream-0c8425bf11590afb0c6f1545b328ecb6ed4aee87.tar.bz2
upstream-0c8425bf11590afb0c6f1545b328ecb6ed4aee87.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> (cherry picked from commit 3d88f26d74f7771b808082cef541ed8286c40491)
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) */