[Buildroot] [git commit] package/samba4: add SAMBA4_CPE_ID_VENDOR and SAMBA4_CPE_ID_NAME

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jan 21 21:01:55 UTC 2021


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

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

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

Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/samba4/samba4.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
index bdf6a30093..4b4611d3e1 100644
--- a/package/samba4/samba4.mk
+++ b/package/samba4/samba4.mk
@@ -10,6 +10,8 @@ SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
 SAMBA4_INSTALL_STAGING = YES
 SAMBA4_LICENSE = GPL-3.0+
 SAMBA4_LICENSE_FILES = COPYING
+SAMBA4_CPE_ID_VENDOR = samba
+SAMBA4_CPE_ID_NAME = samba
 SAMBA4_DEPENDENCIES = \
 	host-e2fsprogs host-heimdal host-nfs-utils host-python3 \
 	cmocka e2fsprogs gnutls popt zlib \


More information about the buildroot mailing list