To: ['Benjamin Robin ', 'Benjamin Robin '] To: openembedded-core@lists.openembedded.org Subject: [AUH] sbom-cve-check-update-cvelist-native,sbom-cve-check-update-nvd-native: upgrading to 2026,2026.04.30 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/sbom-cve-check-update-cvelist-native,sbom-cve-check-update-nvd-native/0001-sbom-cve-check-update-cvelist-native-sbom-cve-check-.patch Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *sbom-cve-check-update-cvelist-native,sbom-cve-check-update-nvd-native* to *2026,2026.04.30* has Succeeded. Next steps: - apply the patch: git am 0001-sbom-cve-check-update-cvelist-native-sbom-cve-check-.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 056c93e203502a49745354c09be7eba819ac0a69 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 05:57:53 +0000 Subject: [PATCH] sbom-cve-check-update-cvelist-native,sbom-cve-check-update-nvd-native: upgrade 1.0 -> 2026,1.0 -> 2026.04.30 --- .../sbom-cve-check/sbom-cve-check-update-cvelist-native.bb | 2 +- .../sbom-cve-check/sbom-cve-check-update-nvd-native.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native.bb b/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native.bb index 3387122165..4c41b02b71 100644 --- a/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native.bb +++ b/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native.bb @@ -7,6 +7,6 @@ SRC_URI = "git://github.com/CVEProject/cvelistV5.git;branch=main;protocol=https; SBOM_CVE_CHECK_DB_NAME = "cvelist" # 2026-03-19_baseline -SRCREV = "ada54ee3cc8380820aa45e4996910bdc9dcb94e7" +SRCREV = "44ed82e3b91a4fdaa19f5475882daed1fb349b30" require sbom-cve-check-update-db.inc diff --git a/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native.bb b/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native.bb index c868ba09c1..3b076a856d 100644 --- a/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native.bb +++ b/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native.bb @@ -7,6 +7,6 @@ SRC_URI = "git://github.com/fkie-cad/nvd-json-data-feeds.git;branch=main;protoco SBOM_CVE_CHECK_DB_NAME = "nvd-fkie" # v2026.03.19-010002 -SRCREV = "49f8bbe1b0b0884e16bdc37ab68db997085570a7" +SRCREV = "40edd543de1603d0e00c901fc3cab25a6b0b7bb1" require sbom-cve-check-update-db.inc -- 2.47.1