projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16d3e17
)
package/ntfs-3g: annotate _IGNORE_CVES for the included security patch
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Fri, 28 Feb 2020 22:29:27 +0000
(23:29 +0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/ntfs-3g/ntfs-3g.mk
b/package/ntfs-3g/ntfs-3g.mk
index 5f23eae9c9f22cf342e8980bf87b493c9e7352fb..cbb356195c9816cd7d66f653f4ded749db875c77 100644
(file)
--- a/
package/ntfs-3g/ntfs-3g.mk
+++ b/
package/ntfs-3g/ntfs-3g.mk
@@
-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