package/p7zip: add P7ZIP_CPE_ID_VENDOR
cpe:2.3🅰️7-zip:p7zip is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3A7-zip%3Ap7zip Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
c95d3d8ab8
commit
77d1a1be54
@ -9,6 +9,7 @@ P7ZIP_SOURCE = p7zip_$(P7ZIP_VERSION)_src_all.tar.bz2
|
|||||||
P7ZIP_SITE = http://downloads.sourceforge.net/project/p7zip/p7zip/$(P7ZIP_VERSION)
|
P7ZIP_SITE = http://downloads.sourceforge.net/project/p7zip/p7zip/$(P7ZIP_VERSION)
|
||||||
P7ZIP_LICENSE = LGPL-2.1+ with unRAR restriction
|
P7ZIP_LICENSE = LGPL-2.1+ with unRAR restriction
|
||||||
P7ZIP_LICENSE_FILES = DOC/License.txt
|
P7ZIP_LICENSE_FILES = DOC/License.txt
|
||||||
|
P7ZIP_CPE_ID_VENDOR = 7-zip
|
||||||
|
|
||||||
# 0001-CVE-2016-9296.patch
|
# 0001-CVE-2016-9296.patch
|
||||||
P7ZIP_IGNORE_CVES += CVE-2016-9296
|
P7ZIP_IGNORE_CVES += CVE-2016-9296
|
||||||
|
Loading…
Reference in New Issue
Block a user