[Buildroot] [git commit] package/resiprocate: add RESIPROCATE_CPE_ID_VENDOR

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jan 17 13:53:29 UTC 2021


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

cpe:2.3:a:resiprocate:resiprocate is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/resiprocate/resiprocate.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/resiprocate/resiprocate.mk b/package/resiprocate/resiprocate.mk
index e4915eec59..b31712b41b 100644
--- a/package/resiprocate/resiprocate.mk
+++ b/package/resiprocate/resiprocate.mk
@@ -9,6 +9,7 @@ RESIPROCATE_SITE =  https://www.resiprocate.org/files/pub/reSIProcate/releases
 # For complete details see https://www.resiprocate.org/License
 RESIPROCATE_LICENSE = VSL-1.0, BSD-3-Clause
 RESIPROCATE_LICENSE_FILES = COPYING
+RESIPROCATE_CPE_ID_VENDOR = resiprocate
 RESIPROCATE_INSTALL_STAGING = YES
 
 # Utilize c-ares from buildroot instead built in ARES library


More information about the buildroot mailing list