mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ntfs: Disable NTFS_FS due to lack of upstream security support
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -808,6 +808,7 @@ linux (4.19.34-1) UNRELEASED; urgency=medium
|
||||
* linux-source: Recommend bison and flex, always needed to build the kernel
|
||||
* [armel/marvell,sh4] linux-image: Recommend apparmor, like all other configs
|
||||
* udeb: Drop unused ntfs-modules packages
|
||||
* ntfs: Disable NTFS_FS due to lack of upstream security support
|
||||
|
||||
[ YunQiang Su ]
|
||||
* [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream.
|
||||
|
||||
4
debian/config/config
vendored
4
debian/config/config
vendored
@@ -6099,9 +6099,7 @@ CONFIG_INOTIFY_USER=y
|
||||
##
|
||||
## file: fs/ntfs/Kconfig
|
||||
##
|
||||
CONFIG_NTFS_FS=m
|
||||
# CONFIG_NTFS_DEBUG is not set
|
||||
# CONFIG_NTFS_RW is not set
|
||||
# CONFIG_NTFS_FS is not set
|
||||
|
||||
##
|
||||
## file: fs/ocfs2/Kconfig
|
||||
|
||||
5
debian/config/m68k/config
vendored
5
debian/config/m68k/config
vendored
@@ -675,11 +675,6 @@ CONFIG_BINFMT_MISC=m
|
||||
##
|
||||
# CONFIG_JFS_FS is not set
|
||||
|
||||
##
|
||||
## file: fs/ntfs/Kconfig
|
||||
##
|
||||
# CONFIG_NTFS_FS is not set
|
||||
|
||||
##
|
||||
## file: fs/ocfs2/Kconfig
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user