* [Buildroot] [PATCH 1/1] package/libcap-ng: set LIBCAP_NG_CPE_ID_VALID
@ 2021-01-15 8:07 Fabrice Fontaine
2021-01-16 21:00 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-01-15 8:07 UTC (permalink / raw)
To: buildroot
cpe:2.3:a:libcap-ng_project:libcap-ng is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibcap-ng_project%3Alibcap-ng
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libcap-ng/libcap-ng.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libcap-ng/libcap-ng.mk b/package/libcap-ng/libcap-ng.mk
index 88623ae96b..d4c9336e2b 100644
--- a/package/libcap-ng/libcap-ng.mk
+++ b/package/libcap-ng/libcap-ng.mk
@@ -8,6 +8,7 @@ LIBCAP_NG_VERSION = 0.8.2
LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
LIBCAP_NG_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (library)
LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
+LIBCAP_NG_CPE_ID_VALID = YES
LIBCAP_NG_INSTALL_STAGING = YES
LIBCAP_NG_CONF_ENV = ac_cv_prog_swig_found=no
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-16 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-15 8:07 [Buildroot] [PATCH 1/1] package/libcap-ng: set LIBCAP_NG_CPE_ID_VALID Fabrice Fontaine
2021-01-16 21:00 ` Thomas Petazzoni
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.