projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c68373
)
package/patch: add PATCH_CPE_ID_VENDOR
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sun, 17 Jan 2021 11:43:00 +0000
(12:43 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 17 Jan 2021 13:53:23 +0000
(14:53 +0100)
cpe:2.3:a:gnu:patch is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnu%3Apatch
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/patch/patch.mk
patch
|
blob
|
history
diff --git
a/package/patch/patch.mk
b/package/patch/patch.mk
index b7f5bac05a706d9f59e822712584d31c7405acbe..6f83d2418c0bcc558ba9be13a91cebe817a57af8 100644
(file)
--- a/
package/patch/patch.mk
+++ b/
package/patch/patch.mk
@@
-9,6
+9,7
@@
PATCH_SOURCE = patch-$(PATCH_VERSION).tar.xz
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
PATCH_LICENSE = GPL-3.0+
PATCH_LICENSE_FILES = COPYING
+PATCH_CPE_ID_VENDOR = gnu
# 0001-Fix-segfault-with-mangled-rename-patch.patch
PATCH_IGNORE_CVES += CVE-2018-6951