package/patch: annote CVE-2018-6951
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
98e11e8c8f
commit
8105f4f597
@ -10,6 +10,9 @@ PATCH_SITE = $(BR2_GNU_MIRROR)/patch
|
||||
PATCH_LICENSE = GPL-3.0+
|
||||
PATCH_LICENSE_FILES = COPYING
|
||||
|
||||
# 0001-Fix-segfault-with-mangled-rename-patch.patch
|
||||
PATCH_IGNORE_CVES += CVE-2018-6951
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ATTR),y)
|
||||
PATCH_CONF_OPTS += --enable-xattr
|
||||
PATCH_DEPENDENCIES += attr
|
||||
|
Loading…
Reference in New Issue
Block a user