[Buildroot] [git commit] package/lzo: set LZO_CPE_ID_VALID

Peter Korsgaard peter at korsgaard.com
Fri Mar 5 13:01:22 UTC 2021


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

cpe:2.3:a:lzo_project:lzo is a valid CPE identifier for this package:

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

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

diff --git a/package/lzo/lzo.mk b/package/lzo/lzo.mk
index 0ead92725a..76c00615d5 100644
--- a/package/lzo/lzo.mk
+++ b/package/lzo/lzo.mk
@@ -8,6 +8,7 @@ LZO_VERSION = 2.10
 LZO_SITE = http://www.oberhumer.com/opensource/lzo/download
 LZO_LICENSE = GPL-2.0+
 LZO_LICENSE_FILES = COPYING
+LZO_CPE_ID_VALID = YES
 LZO_INSTALL_STAGING = YES
 LZO_SUPPORTS_IN_SOURCE_BUILD = NO
 


More information about the buildroot mailing list