public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] libtheora: set CVE_PRODUCT
@ 2025-12-19  4:01 Ken Kurematsu
  2025-12-22 18:57 ` [OE-core] " Randy MacLeod
  0 siblings, 1 reply; 9+ messages in thread
From: Ken Kurematsu @ 2025-12-19  4:01 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org
  Cc: Masahiro Mizutani, Yoshitaka Ikeda, Ken Kurematsu

In the NVD database, the product name of libtheora is theora.
This was set to ensure that cve-check works correctly.

Signed-off-by: Ken Kurematsu <k.kurematsu@nskint.co.jp>
---
 meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb b/meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb
index 04de8507fb..bacaf3aee6 100644
--- a/meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb
+++ b/meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb
@@ -14,6 +14,8 @@ SRC_URI[sha256sum] = "ebdf77a8f5c0a8f7a9e42323844fa09502b34eb1d1fece7b5f54da41fe

 UPSTREAM_CHECK_REGEX = "libtheora-(?P<pver>\d+(\.\d)+)\.(tar\.gz|tgz)"

+CVE_PRODUCT = "theora"
+
 inherit autotools pkgconfig

 EXTRA_OECONF = "--disable-examples --disable-doc"
-- 
2.34.1


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

end of thread, other threads:[~2026-01-19  8:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-19  4:01 [PATCH] libtheora: set CVE_PRODUCT Ken Kurematsu
2025-12-22 18:57 ` [OE-core] " Randy MacLeod
2025-12-22 23:42   ` Ken Kurematsu
     [not found]   ` <1883AE2C045A1BB3.1614991@lists.openembedded.org>
2025-12-23  0:05     ` Ken Kurematsu
2025-12-24  1:47       ` Randy MacLeod
2025-12-24  3:55         ` Ken Kurematsu
2026-01-16  4:27           ` Ken Kurematsu
2026-01-16 16:50             ` Randy MacLeod
2026-01-19  8:08               ` Ken Kurematsu

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