summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@eng.windriver.com>2023-10-13 15:16:03 +0800
committerArmin Kuster <akuster808@gmail.com>2023-11-16 21:49:15 -0500
commitfe0732bb8a81ab1a67faf7f142a37e58310b40c6 (patch)
tree0d8eb6859167a08f0848d227e9c83d4110b7f635
parent39968837196cb48209b71e8852dd04a2f8ccdca8 (diff)
downloadmeta-openembedded-fe0732bb8a81ab1a67faf7f142a37e58310b40c6.tar.gz
mbedtls: upgrade 2.28.3 -> 2.28.5
This release includes security fix for CVE-2023-43615. Changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-2.28.5 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.5.bb (renamed from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.3.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.5.bb
index ce094d5af..a1c283d9e 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.3.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.5.bb
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
23SECTION = "libs" 23SECTION = "libs"
24 24
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26SRCREV = "981743de6fcdbe672e482b6fd724d31d0a0d2476" 26SRCREV = "47e8cc9db2e469d902b0e3093ae9e482c3d87188"
27SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=mbedtls-2.28 \ 27SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=mbedtls-2.28 \
28 file://run-ptest \ 28 file://run-ptest \
29 " 29 "