All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-lts-mixins][scarthgap/rust][PATCH] cargo: set CVE_PRODUCT
@ 2026-05-15  5:42 Jackson James
  0 siblings, 0 replies; 2+ messages in thread
From: Jackson James @ 2026-05-15  5:42 UTC (permalink / raw)
  To: yocto-patches

This removes mediawiki:cargo CVEs from CVE metrics.
* CVE-2026-39837, CVE-2026-39839, CVE-2026-39840, CVE-2026-39841

Reference: [https://git.openembedded.org/openembedded-core/commit/?id=a5cb71e7df95925a5c342c341e699e244b1b84f6]

Signed-off-by: Jackson James <jacksonj2@kpit.com>
---
 recipes-devtools/rust/cargo_1.92.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-devtools/rust/cargo_1.92.0.bb b/recipes-devtools/rust/cargo_1.92.0.bb
index a6d3f17..573430e 100644
--- a/recipes-devtools/rust/cargo_1.92.0.bb
+++ b/recipes-devtools/rust/cargo_1.92.0.bb
@@ -17,6 +17,8 @@ require rust-snapshot.inc
 S = "${RUSTSRC}/src/tools/cargo"
 CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor"
 
+CVE_PRODUCT = "rust-lang:cargo"
+
 inherit cargo pkgconfig
 
 DEBUG_PREFIX_MAP += "-fdebug-prefix-map=${RUSTSRC}/vendor=${TARGET_DBGSRC_DIR}"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [meta-lts-mixins][scarthgap/rust][PATCH] cargo: set CVE_PRODUCT
@ 2026-05-15  5:37 Jackson James
  0 siblings, 0 replies; 2+ messages in thread
From: Jackson James @ 2026-05-15  5:37 UTC (permalink / raw)
  To: yocto-patches

This removes mediawiki:cargo CVEs from CVE metrics.
* CVE-2026-39837, CVE-2026-39839, CVE-2026-39840, CVE-2026-39841

Reference: [https://git.openembedded.org/openembedded-core/commit/?id=a5cb71e7df95925a5c342c341e699e244b1b84f6]

Signed-off-by: Jackson James <jacksonj2@kpit.com>
---
 meta/recipes-devtools/rust/cargo_1.75.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/rust/cargo_1.75.0.bb b/meta/recipes-devtools/rust/cargo_1.75.0.bb
index a6d3f1754b..573430ef4e 100644
--- a/meta/recipes-devtools/rust/cargo_1.75.0.bb
+++ b/meta/recipes-devtools/rust/cargo_1.75.0.bb
@@ -17,6 +17,8 @@ require rust-snapshot.inc
 S = "${RUSTSRC}/src/tools/cargo"
 CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor"
 
+CVE_PRODUCT = "rust-lang:cargo"
+
 inherit cargo pkgconfig
 
 DEBUG_PREFIX_MAP += "-fdebug-prefix-map=${RUSTSRC}/vendor=${TARGET_DBGSRC_DIR}"
-- 
2.34.1



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

end of thread, other threads:[~2026-05-15  5:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15  5:42 [meta-lts-mixins][scarthgap/rust][PATCH] cargo: set CVE_PRODUCT Jackson James
  -- strict thread matches above, loose matches on Subject: below --
2026-05-15  5:37 Jackson James

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.