[Buildroot] [git commit branch/2021.02.x] package/cgilua: add CGILUA_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Thu Feb 17 13:48:06 UTC 2022


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

cpe:2.3:a:keplerproject:cgilua is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit 755116460b8de88cb833ab4bf37649a7fb26728d)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/cgilua/cgilua.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/cgilua/cgilua.mk b/package/cgilua/cgilua.mk
index cd78841fdb..5994dfc838 100644
--- a/package/cgilua/cgilua.mk
+++ b/package/cgilua/cgilua.mk
@@ -7,5 +7,6 @@
 CGILUA_VERSION = 5.2.1-1
 CGILUA_LICENSE = MIT
 CGILUA_LICENSE_FILES = $(CGILUA_SUBDIR)/doc/us/license.html
+CGILUA_CPE_ID_VENDOR = keplerproject
 
 $(eval $(luarocks-package))



More information about the buildroot mailing list