[Buildroot] [git commit] package/spice: set SPICE_CPE_ID_VALID

Peter Korsgaard peter at korsgaard.com
Sat Jan 30 10:39:05 UTC 2021


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

cpe:2.3:a:spice_project:spice is a valid CPE identifier for this
package:

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

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

diff --git a/package/spice/spice.mk b/package/spice/spice.mk
index 78d397bdc0..db05bd67f0 100644
--- a/package/spice/spice.mk
+++ b/package/spice/spice.mk
@@ -9,6 +9,7 @@ SPICE_SOURCE = spice-$(SPICE_VERSION).tar.bz2
 SPICE_SITE = http://www.spice-space.org/download/releases/spice-server
 SPICE_LICENSE = LGPL-2.1+
 SPICE_LICENSE_FILES = COPYING
+SPICE_CPE_ID_VALID = YES
 SPICE_INSTALL_STAGING = YES
 SPICE_DEPENDENCIES = \
 	host-pkgconf \


More information about the buildroot mailing list