package/ntfs-3g: annotate _IGNORE_CVES for the included security patch
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 28 Feb 2020 22:29:27 +0000 (23:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 29 Feb 2020 07:35:40 +0000 (08:35 +0100)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ntfs-3g/ntfs-3g.mk

index 5f23eae9c9f22cf342e8980bf87b493c9e7352fb..cbb356195c9816cd7d66f653f4ded749db875c77 100644 (file)
@@ -13,6 +13,9 @@ NTFS_3G_DEPENDENCIES = host-pkgconf
 NTFS_3G_LICENSE = GPL-2.0+, LGPL-2.0+
 NTFS_3G_LICENSE_FILES = COPYING COPYING.LIB
 
+# 0001-Fixed-reporting-an-error-when-failed-to-build-the-mo.patch
+NTFS_3G_IGNORE_CVES += CVE-2019-9755
+
 ifeq ($(BR2_PACKAGE_LIBFUSE),y)
 NTFS_3G_CONF_OPTS += --with-fuse=external
 NTFS_3G_DEPENDENCIES += libfuse