mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01: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:
parent
5f93bf9120
commit
008d12edde
|
|
@ -26,7 +26,7 @@ SRC_URI = "gitsm://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls
|
|||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRCREV = "c765c831e5c2a0971410692f92f7a81d6ec65ec2"
|
||||
SRCREV = "e185d7fd85499c8ce5ca2a54f5cf8fe7dbe3f8df"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
|
|
@ -33,6 +33,7 @@ PTESTS_FAST_META_OE = "\
|
|||
libxml++-5.0 \
|
||||
libyang \
|
||||
lmdb \
|
||||
mbedtls \
|
||||
microsoft-gsl \
|
||||
minicoredumper \
|
||||
minizip-ng \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user