[Buildroot] [git commit branch/2021.02.x] package/davfs2: add DAVFS2_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Wed Mar 24 13:07:07 UTC 2021


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

cpe:2.3:a:werner_baumann:davfs2 is a valid CPE identifier for this
package:

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

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

diff --git a/package/davfs2/davfs2.mk b/package/davfs2/davfs2.mk
index 1099f1b13b..9b96140fd8 100644
--- a/package/davfs2/davfs2.mk
+++ b/package/davfs2/davfs2.mk
@@ -8,6 +8,7 @@ DAVFS2_VERSION = 1.6.0
 DAVFS2_SITE = http://download.savannah.nongnu.org/releases/davfs2
 DAVFS2_LICENSE = GPL-3.0+
 DAVFS2_LICENSE_FILES = COPYING
+DAVFS2_CPE_ID_VENDOR = werner_baumann
 
 DAVFS2_DEPENDENCIES = \
 	neon \


More information about the buildroot mailing list