[Buildroot] [git commit branch/2021.08.x] package/libgee: add LIBGEE_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Sun Dec 12 22:21:17 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=a6ed09e82babb30a7da9320f0e66b5596c9df036
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x

cpe:2.3:a:gnome:libgee is a valid CPE identifier for this package:

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

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

diff --git a/package/libgee/libgee.mk b/package/libgee/libgee.mk
index 0a05a63635..64beef30df 100644
--- a/package/libgee/libgee.mk
+++ b/package/libgee/libgee.mk
@@ -12,6 +12,7 @@ LIBGEE_DEPENDENCIES = host-pkgconf host-vala libglib2
 LIBGEE_INSTALL_STAGING = YES
 LIBGEE_LICENSE = LGPL-2.1+
 LIBGEE_LICENSE_FILES = COPYING
+LIBGEE_CPE_ID_VENDOR = gnome
 # We're patching gee/Makefile.am
 LIBGEE_AUTORECONF = YES
 



More information about the buildroot mailing list