From: Yogita Urade <[email protected]> Includes security fixes for: CVE-2024-28960 - Insecure handling of shared memory in PSA Crypto APIs
Release notes: https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.8 Signed-off-by: Yogita Urade <[email protected]> --- .../mbedtls/{mbedtls_2.28.7.bb => mbedtls_2.28.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.28.7.bb => mbedtls_2.28.8.bb} (94%) diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.7.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb similarity index 94% rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.7.bb rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb index 758a2118f1..45e196b995 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.7.bb +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb @@ -23,8 +23,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d" SECTION = "libs" S = "${WORKDIR}/git" -SRCREV = "555f84735aecdbd76a566cf087ec8425dfb0c8ab" -SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=mbedtls-2.28" +SRCREV = "5a764e5555c64337ed17444410269ff21cb617b1" +SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-2.28" inherit cmake update-alternatives -- 2.40.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110156): https://lists.openembedded.org/g/openembedded-devel/message/110156 Mute This Topic: https://lists.openembedded.org/mt/105749662/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
