All of lore.kernel.org
 help / color / mirror / Atom feed
* [hardknott] [PATCH 1/5] expat: set CVE_PRODUCT
@ 2021-06-02 13:27 Richard Purdie
  2021-06-02 13:27 ` [hardknott] [PATCH 2/5] flex: correct license information Richard Purdie
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Richard Purdie @ 2021-06-02 13:27 UTC (permalink / raw)
  To: openembedded-core; +Cc: Steve Sakoman

From: Steve Sakoman <steve@sakoman.com>

Upstream database uses both "expat" and "libexpat" to report CVEs

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-core/expat/expat_2.2.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/expat/expat_2.2.10.bb b/meta/recipes-core/expat/expat_2.2.10.bb
index fa263775b39..a54d832e52d 100644
--- a/meta/recipes-core/expat/expat_2.2.10.bb
+++ b/meta/recipes-core/expat/expat_2.2.10.bb
@@ -25,3 +25,5 @@ do_install_ptest_class-target() {
 }
 
 BBCLASSEXTEND += "native nativesdk"
+
+CVE_PRODUCT = "expat libexpat"
-- 
2.30.2


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

end of thread, other threads:[~2021-06-03 16:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 13:27 [hardknott] [PATCH 1/5] expat: set CVE_PRODUCT Richard Purdie
2021-06-02 13:27 ` [hardknott] [PATCH 2/5] flex: correct license information Richard Purdie
2021-06-02 13:27 ` [hardknott] [PATCH 3/5] pkgconfig: update SRC_URI Richard Purdie
2021-06-02 13:27 ` [hardknott] [PATCH 4/5] package_rpm: pass XZ_THREADS to rpm Richard Purdie
2021-06-02 13:27 ` [hardknott] [PATCH 5/5] oeqa/runtime/rpm: Drop log message counting test component Richard Purdie
2021-06-02 14:34 ` [OE-core] [hardknott] [PATCH 1/5] expat: set CVE_PRODUCT Michael Opdenacker
2021-06-02 22:36   ` Richard Purdie
2021-06-03 16:19     ` Michael Opdenacker

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.