All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2021.02.x] package/openresolv: add _CPE_ID_VENDOR
@ 2021-04-26 13:12 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2021-04-26 13:12 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=3647b67a81870644e2d9c9232b1f2565a62886ba
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x

cpe:2.3:a:openresolv_project:openresolv:* is a valid CPE identifier for this package:

 https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:openresolv_project:openresolv

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 444d71e123e13c7102bfe3d38552c439b4a3e3b3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/openresolv/openresolv.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/openresolv/openresolv.mk b/package/openresolv/openresolv.mk
index 44e0720428..55ec7fd8f9 100644
--- a/package/openresolv/openresolv.mk
+++ b/package/openresolv/openresolv.mk
@@ -8,6 +8,7 @@ OPENRESOLV_VERSION = 3.10.0
 OPENRESOLV_SITE = $(call github,rsmarples,openresolv,openresolv-$(OPENRESOLV_VERSION))
 OPENRESOLV_LICENSE = BSD-2-Clause
 OPENRESOLV_LICENSE_FILES = LICENSE
+OPENRESOLV_CPE_ID_VENDOR = openresolv_project
 
 define OPENRESOLV_CONFIGURE_CMDS
 	cd $(@D) && $(TARGET_CONFIGURE_OPTS) ./configure --sysconfdir=/etc

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-26 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 13:12 [Buildroot] [git commit branch/2021.02.x] package/openresolv: add _CPE_ID_VENDOR Peter Korsgaard

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.