mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
wolfssl: upgrade 5.8.4 -> 5.9.0
Conatins many CVE fixes: https://github.com/wolfSSL/wolfssl/releases/tag/v5.9.0-stable Dropped CVE_STATUS for version 5.8.4 specific CVE conflicts. Ptests: START: ptest-runner 2026-03-23T10:28 BEGIN: /usr/lib/wolfssl/ptest Wolfssl ptest logs are stored in /tmp/wolfss_temp.Y7VEJ2/ptest.log Test script returned: 0 unit_test: Success for all configured tests. PASS: Wolfssl DURATION: 130 END: /usr/lib/wolfssl/ptest 2026-03-23T10:30 STOP: ptest-runner TOTAL: 1 FAIL: 0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
969b6221bd
commit
84b2e83ab0
@ -17,7 +17,7 @@ SRC_URI = " \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRCREV = "59f4fa568615396fbf381b073b220d1e8d61e4c2"
|
||||
SRCREV = "922d04b3568c6428a9fb905ddee3ef5a68db3108"
|
||||
|
||||
|
||||
inherit autotools ptest
|
||||
@ -46,6 +46,3 @@ do_install_ptest() {
|
||||
cp -rf ${S}/certs ${D}${PTEST_PATH}
|
||||
cp -rf ${S}/tests ${D}${PTEST_PATH}
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2025-11931] = "fixed-version: The currently used version (5.8.4) contains the fix already."
|
||||
CVE_STATUS[CVE-2025-12889] = "fixed-version: The currently used version (5.8.4) contains the fix already."
|
||||
Loading…
x
Reference in New Issue
Block a user