public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH scarthgap 0/3] meta: Backport rejected CVEs and SPDX3 fixes
@ 2026-03-03 16:46 Benjamin Robin (Schneider Electric)
  2026-03-03 16:46 ` [PATCH scarthgap 1/3] avahi: Remove a reference to the rejected CVE-2021-36217 Benjamin Robin (Schneider Electric)
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Benjamin Robin (Schneider Electric) @ 2026-03-03 16:46 UTC (permalink / raw)
  To: openembedded-core
  Cc: mathieu.dubois-briand, richard.purdie, JPEWhacker,
	thomas.petazzoni, pascal.eberhard,
	Benjamin Robin (Schneider Electric), Ross Burton,
	David Nyström

This series backports three patches from `master` to `Scarthgap`.

Removed references to rejected CVEs:
 - Removed references to `CVE-2025-62813` and `CVE-2021-3502` in patch
   files, as these CVEs have been rejected.
 - This change prevents rejected CVE references from appearing in the
   generated SBOM.

Fixed kernel `CONFIG_` generation in SPDX3:
 - Backported a fix for the generation of kernel `CONFIG_` values in
   SPDX3 output.
 - This is a important fix, as the generated SBOM file might otherwise
   randomly omit kernel `CONFIG_` values.

Signed-off-by: Benjamin Robin (Schneider Electric) <benjamin.robin@bootlin.com>
---
Benjamin Robin (Schneider Electric) (3):
      avahi: Remove a reference to the rejected CVE-2021-36217
      lz4: Remove a reference to the rejected CVE-2025-62813
      meta: fix generation of kernel CONFIG_ in SPDX3

 meta/classes-recipe/kernel.bbclass                 | 27 ++++++++++++----------
 meta/lib/oeqa/selftest/cases/spdx.py               |  2 +-
 .../avahi/files/local-ping.patch                   |  1 -
 ...5-62813.patch => fix-null-error-handling.patch} |  1 -
 meta/recipes-support/lz4/lz4_1.9.4.bb              |  2 +-
 5 files changed, 17 insertions(+), 16 deletions(-)
---
base-commit: a9a785d7fa0cfe2a9087dbcde0ef9f0d2a441375
change-id: 20260303-backport-fixes-scarthgap-c8d4140edfa0

Best regards,
-- 
Benjamin Robin (Schneider Electric) <benjamin.robin@bootlin.com>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-05  9:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 16:46 [PATCH scarthgap 0/3] meta: Backport rejected CVEs and SPDX3 fixes Benjamin Robin (Schneider Electric)
2026-03-03 16:46 ` [PATCH scarthgap 1/3] avahi: Remove a reference to the rejected CVE-2021-36217 Benjamin Robin (Schneider Electric)
2026-03-03 16:46 ` [PATCH scarthgap 2/3] lz4: Remove a reference to the rejected CVE-2025-62813 Benjamin Robin (Schneider Electric)
2026-03-03 16:46 ` [PATCH scarthgap 3/3] meta: fix generation of kernel CONFIG_ in SPDX3 Benjamin Robin (Schneider Electric)
2026-03-04 19:14 ` [OE-core] [PATCH scarthgap 0/3] meta: Backport rejected CVEs and SPDX3 fixes Yoann Congal
2026-03-05  8:29   ` Benjamin Robin
2026-03-05  9:27     ` Yoann Congal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox