mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/libical: add LIBICAL_CPE_ID_VENDOR
cpe:2.3:a:libical_project:libical is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibical_project%3Alibical
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit c95d3d8ab8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
243fffb181
commit
1650cce463
@@ -9,6 +9,7 @@ LIBICAL_SITE = https://github.com/libical/libical/releases/download/v$(LIBICAL_V
|
||||
LIBICAL_INSTALL_STAGING = YES
|
||||
LIBICAL_LICENSE = MPL-1.0 or LGPL-2.1
|
||||
LIBICAL_LICENSE_FILES = LICENSE
|
||||
LIBICAL_CPE_ID_VENDOR = libical_project
|
||||
|
||||
# 0002-icaltypes-c-icalreqstattype_from_string-copy-the-reqstattype.patch
|
||||
LIBICAL_IGNORE_CVES += CVE-2016-9584
|
||||
|
||||
Reference in New Issue
Block a user