[Buildroot] [git commit branch/2021.02.x] package/librelp: add LIBRELP_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Wed May 19 19:51:06 UTC 2021


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

cpe:2.3:a:rsyslog:librelp is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
(cherry picked from commit 10f8934c59ed8201bf38e00a18425ca1f49dc045)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/librelp/librelp.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/librelp/librelp.mk b/package/librelp/librelp.mk
index 2b8a53e833..06f0bd3d38 100644
--- a/package/librelp/librelp.mk
+++ b/package/librelp/librelp.mk
@@ -8,6 +8,7 @@ LIBRELP_VERSION = 1.9.0
 LIBRELP_SITE = http://download.rsyslog.com/librelp
 LIBRELP_LICENSE = GPL-3.0+
 LIBRELP_LICENSE_FILES = COPYING
+LIBRELP_CPE_ID_VENDOR = rsyslog
 LIBRELP_INSTALL_STAGING = YES
 
 ifeq ($(BR2_PACKAGE_GNUTLS),y)


More information about the buildroot mailing list