From: Mingli Yu <[email protected]> Mbed TLS 3.6.2 provides the fix for a security vulnerability [1].
# ./run-ptest PASS: test_suite_aes.cbc PASS: test_suite_aes.cfb PASS: test_suite_aes.ctr PASS: test_suite_aes.ecb PASS: test_suite_aes.ofb PASS: test_suite_aes.rest PASS: test_suite_aes.xts PASS: test_suite_alignment PASS: test_suite_aria [snip] [1] https://github.com/Mbed-TLS/mbedtls/releases Signed-off-by: Mingli Yu <[email protected]> --- .../mbedtls/{mbedtls_3.6.1.bb => mbedtls_3.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_3.6.1.bb => mbedtls_3.6.2.bb} (98%) diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.1.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.2.bb similarity index 98% rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.1.bb rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.2.bb index 62c3add2a5..168ee1b5de 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.1.bb +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.2.bb @@ -27,7 +27,7 @@ SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-3 git://github.com/Mbed-TLS/mbedtls-framework.git;protocol=https;branch=main;destsuffix=git/framework;name=framework \ file://run-ptest" -SRCREV = "71c569d44bf3a8bd53d874c81ee8ac644dd6e9e3" +SRCREV = "107ea89daaefb9867ea9121002fbbdf926780e98" SRCREV_framework = "94599c0e3b5036e086446a51a3f79640f70f22f6" SRCREV_FORMAT .= "_framework" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113086): https://lists.openembedded.org/g/openembedded-devel/message/113086 Mute This Topic: https://lists.openembedded.org/mt/109149384/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
