[Buildroot] [git commit branch/2021.02.x] package/lynx: add LYNX_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Sun Dec 12 17:27:38 UTC 2021


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

cpe:2.3:a:lynx_project:lynx is a valid CPE identifier for this package:

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

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 e259d0d8b2b1ddb379d2d5caf983c65fad22ed43)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/lynx/lynx.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/lynx/lynx.mk b/package/lynx/lynx.mk
index 44d52d90a5..3f62f4f5b7 100644
--- a/package/lynx/lynx.mk
+++ b/package/lynx/lynx.mk
@@ -13,6 +13,7 @@ LYNX_PATCH = \
 LYNX_IGNORE_CVES += CVE-2021-38165
 LYNX_LICENSE = GPL-2.0
 LYNX_LICENSE_FILES = COPYING
+LYNX_CPE_ID_VENDOR = lynx_project
 
 LYNX_DEPENDENCIES = host-pkgconf $(TARGET_NLS_DEPENDENCIES)
 



More information about the buildroot mailing list