[Buildroot] [git commit] package/augeas: add AUGEAS_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Mon Feb 8 15:14:50 UTC 2021


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

cpe:2.3:a:augeas:augeas is a valid CPE identifier for this package:

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

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

diff --git a/package/augeas/augeas.mk b/package/augeas/augeas.mk
index cf369d6910..a0bc294565 100644
--- a/package/augeas/augeas.mk
+++ b/package/augeas/augeas.mk
@@ -9,6 +9,7 @@ AUGEAS_SITE = http://download.augeas.net
 AUGEAS_INSTALL_STAGING = YES
 AUGEAS_LICENSE = LGPL-2.1+
 AUGEAS_LICENSE_FILES = COPYING
+AUGEAS_CPE_ID_VENDOR = augeas
 AUGEAS_DEPENDENCIES = host-pkgconf readline libxml2
 
 AUGEAS_CONF_OPTS = --disable-gnulib-tests



More information about the buildroot mailing list