[Buildroot] [git commit] package/x11r7/libxcb: add LIBXCB_CPE_ID_VENDOR

Yann E. MORIN yann.morin.1998 at free.fr
Sat May 15 11:32:58 UTC 2021


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

cpe:2.3:a:x:libxcb is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/x11r7/libxcb/libxcb.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/x11r7/libxcb/libxcb.mk b/package/x11r7/libxcb/libxcb.mk
index 9a35a72995..4cbd9cf62f 100644
--- a/package/x11r7/libxcb/libxcb.mk
+++ b/package/x11r7/libxcb/libxcb.mk
@@ -9,6 +9,7 @@ LIBXCB_SOURCE = libxcb-$(LIBXCB_VERSION).tar.xz
 LIBXCB_SITE = http://xcb.freedesktop.org/dist
 LIBXCB_LICENSE = MIT
 LIBXCB_LICENSE_FILES = COPYING
+LIBXCB_CPE_ID_VENDOR = x
 
 LIBXCB_INSTALL_STAGING = YES
 


More information about the buildroot mailing list