Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/dbus-broker: add DBUS_BROKER_CPE_ID_VENDOR
@ 2022-08-27  7:38 Fabrice Fontaine
  2022-08-27  7:38 ` [Buildroot] [PATCH 2/2] package/dbus-broker: fix legal-info Fabrice Fontaine
  2022-08-27  7:51 ` [Buildroot] [PATCH 1/2] package/dbus-broker: add DBUS_BROKER_CPE_ID_VENDOR Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-08-27  7:38 UTC (permalink / raw)
  To: buildroot; +Cc: Norbert Lange, Yann E . MORIN, Fabrice Fontaine

cpe:2.3:a:dbus-broker_project:dbus-broker is a valid CPE identifier for
this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Adbus-broker_project%3Adbus-broker

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/dbus-broker/dbus-broker.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/dbus-broker/dbus-broker.mk b/package/dbus-broker/dbus-broker.mk
index 22c5e8d8b7..85c3f75a3b 100644
--- a/package/dbus-broker/dbus-broker.mk
+++ b/package/dbus-broker/dbus-broker.mk
@@ -23,6 +23,7 @@ DBUS_BROKER_LICENSE_FILES = \
 	subprojects/c-stdaux/AUTHORS subprojects/c-stdaux/README.md \
 	subprojects/c-utf8/AUTHORS subprojects/c-utf8/README.md
 
+DBUS_BROKER_CPE_ID_VENDOR = dbus-broker_project
 DBUS_BROKER_DEPENDENCIES = expat systemd
 DBUS_BROKER_CONF_OPTS = -Dlauncher=true
 
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-08-27  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-27  7:38 [Buildroot] [PATCH 1/2] package/dbus-broker: add DBUS_BROKER_CPE_ID_VENDOR Fabrice Fontaine
2022-08-27  7:38 ` [Buildroot] [PATCH 2/2] package/dbus-broker: fix legal-info Fabrice Fontaine
2022-08-27  7:51 ` [Buildroot] [PATCH 1/2] package/dbus-broker: add DBUS_BROKER_CPE_ID_VENDOR Yann E. MORIN

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