From 97e55a28b32c2f2b14416c52f082bdb653591644 Mon Sep 17 00:00:00 2001 From: Andy Walsh Date: Fri, 8 Jan 2021 17:28:36 +0100 Subject: samba4: update to 4.13.3, enbale io_uring * update to 4.13.3 * enable vfs io_uring module by default, if kernel supports it * fix for possible exploit openwrt/packages#13758 * sanetize all external template/config inputs * fix some shellcheck warnings * remove old aio modules/deps Signed-off-by: Andy Walsh --- net/samba4/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/samba4/Config.in') diff --git a/net/samba4/Config.in b/net/samba4/Config.in index 988c05f20..a7bc1269c 100644 --- a/net/samba4/Config.in +++ b/net/samba4/Config.in @@ -33,7 +33,7 @@ config SAMBA4_SERVER_VFSX depends on PACKAGE_samba4-server help installs: - modules: vfs_virusfilter vfs_shell_snap vfs_commit vfs_worm vfs_xattr_tdb vfs_aio_fork vfs_aio_pthread (vfs_linux_xfs_sgid) vfs_netatalk vfs_dirsort vfs_fileid + modules: vfs_virusfilter vfs_shell_snap vfs_commit vfs_worm vfs_xattr_tdb (vfs_linux_xfs_sgid) vfs_netatalk vfs_dirsort vfs_fileid Additional VFS modules that aren't commonly used, vfs_linux_xfs_sgid requires kmod-fs-xfs to be selected separately default n -- cgit v1.2.3