summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/wolfssl/wolfssl_5.9.0.bb (renamed from meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb)5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.9.0.bb
index f16c8c1e68..a2d6455d93 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.9.0.bb
@@ -17,7 +17,7 @@ SRC_URI = " \
17 file://run-ptest \ 17 file://run-ptest \
18" 18"
19 19
20SRCREV = "59f4fa568615396fbf381b073b220d1e8d61e4c2" 20SRCREV = "922d04b3568c6428a9fb905ddee3ef5a68db3108"
21 21
22 22
23inherit autotools ptest 23inherit autotools ptest
@@ -46,6 +46,3 @@ do_install_ptest() {
46 cp -rf ${S}/certs ${D}${PTEST_PATH} 46 cp -rf ${S}/certs ${D}${PTEST_PATH}
47 cp -rf ${S}/tests ${D}${PTEST_PATH} 47 cp -rf ${S}/tests ${D}${PTEST_PATH}
48} 48}
49
50CVE_STATUS[CVE-2025-11931] = "fixed-version: The currently used version (5.8.4) contains the fix already."
51CVE_STATUS[CVE-2025-12889] = "fixed-version: The currently used version (5.8.4) contains the fix already."