From: Peter Marko <[email protected]> sbom-cve-check has problem matching version 1.72. It works only if cvelistV5 is modified to indicate 1.72.0.
Signed-off-by: Peter Marko <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit ac18fd10e777b4ef688b7075c47c616e9405d752) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-devtools/rust/cargo_1.94.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/rust/cargo_1.94.1.bb b/meta/recipes-devtools/rust/cargo_1.94.1.bb index fc41a19a257..36ec3461135 100644 --- a/meta/recipes-devtools/rust/cargo_1.94.1.bb +++ b/meta/recipes-devtools/rust/cargo_1.94.1.bb @@ -83,3 +83,5 @@ RUSTLIB:append:class-nativesdk = " -L ${STAGING_DIR_HOST}/${SDKPATHNATIVE}/usr/l RUSTLIB_DEP:class-nativesdk = "" BBCLASSEXTEND = "native nativesdk" + +CVE_STATUS[CVE-2023-40030] = "fixed-version: fixed since 1.72"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236657): https://lists.openembedded.org/g/openembedded-core/message/236657 Mute This Topic: https://lists.openembedded.org/mt/119210614/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
