mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
mbedtls: upgrade 3.6.4 -> 3.6.5
Contains fixes for CVE-2025-54764 and CVE-2025-59438 Also, add the recipe to the ptest image list, because it was missing. Ptests passed successfully. Changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.5 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ SRC_URI = "gitsm://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls
|
|||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "c765c831e5c2a0971410692f92f7a81d6ec65ec2"
|
SRCREV = "e185d7fd85499c8ce5ca2a54f5cf8fe7dbe3f8df"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
@@ -33,6 +33,7 @@ PTESTS_FAST_META_OE = "\
|
|||||||
libxml++-5.0 \
|
libxml++-5.0 \
|
||||||
libyang \
|
libyang \
|
||||||
lmdb \
|
lmdb \
|
||||||
|
mbedtls \
|
||||||
microsoft-gsl \
|
microsoft-gsl \
|
||||||
minicoredumper \
|
minicoredumper \
|
||||||
minizip-ng \
|
minizip-ng \
|
||||||
|
|||||||
Reference in New Issue
Block a user