All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/vde2: add CPE variables
@ 2021-01-30 21:16 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2021-01-30 21:16 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=b96a732c76d0e12ca57da82d7c3737ad83a7ff56
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:vde_project:vde is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Avde_project%3Avde

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/vde2/vde2.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/vde2/vde2.mk b/package/vde2/vde2.mk
index 29337601c4..76d6f352b7 100644
--- a/package/vde2/vde2.mk
+++ b/package/vde2/vde2.mk
@@ -9,6 +9,8 @@ VDE2_SOURCE = vde2-$(VDE2_VERSION).tar.bz2
 VDE2_SITE = http://downloads.sourceforge.net/project/vde/vde2/$(VDE2_VERSION)
 VDE2_LICENSE = GPL-2.0+, LGPL-2.1+, BSD-3-Clause
 VDE2_LICENSE_FILES = COPYING COPYING.libvdeplug COPYING.slirpvde
+VDE2_CPE_ID_VENDOR = vde_project
+VDE2_CPE_ID_PRODUCT = vde
 VDE2_INSTALL_STAGING = YES
 
 # We touch configure.ac, so we need to autoreconf

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

only message in thread, other threads:[~2021-01-30 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 21:16 [Buildroot] [git commit] package/vde2: add CPE variables 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.