mbox

[dunfell,0/2] Pull request

Message ID cover.1785450470.git.yoann.congal@smile.fr
State Not Applicable, archived
Headers show

Pull-request

https://git.openembedded.org/openembedded-core-contrib stable/dunfell-next

Message

Yoann Congal July 30, 2026, 11:16 p.m. UTC
Fixes to improve the local CVE database reliability. Even if the branch
is EOL, the CVE metrics is the only part we maintain.
Should fix 15660 – [kirkstone, scarthgap] AB-INT: cve-update-nvd2-native-1.0-r0 do_fetch: CVE database update failed
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15660

The following changes since commit c4fb7d1f0f157ffafd9f907f49ea74b93b2c1d40:

  build-appliance-image: Update to dunfell head revision (2024-04-15 19:14:34 -0700)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/dunfell-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next

Paul Barker (1):
  cve-update: Avoid NFS caching issues

Richard Purdie (1):
  cve_check: Use a local copy of the database during builds

 meta/classes/cve-check.bbclass                |  7 ++---
 .../recipes-core/meta/cve-update-db-native.bb |  9 +++++--
 .../meta/cve-update-nvd2-native.bb            | 27 ++++++++++++++-----
 3 files changed, 31 insertions(+), 12 deletions(-)