aboutsummaryrefslogtreecommitdiff
path: root/net/ksmbd-tools
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-04-06 21:50:36 -0700
committerRosen Penev <rosenp@gmail.com>2021-04-07 00:46:54 -0700
commitc6fa2d5bfaf24f347efd7156b2ad5b1cf62bd9a9 (patch)
treeaebf270a098c3a40ae6ba7b3d36dfb192ae02132 /net/ksmbd-tools
parent272b0a5c1873a34f6609e7af38395cea3f02bda5 (diff)
ksmbd-tools: update to 3.3.8
Major changes are: disable symlink by default. remove smack inherit leftovers. Enable guest access on IPC$ share by default. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/ksmbd-tools')
-rw-r--r--net/ksmbd-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ksmbd-tools/Makefile b/net/ksmbd-tools/Makefile
index c45e38b29..bcbb5079e 100644
--- a/net/ksmbd-tools/Makefile
+++ b/net/ksmbd-tools/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ksmbd-tools
-PKG_VERSION:=3.3.7
+PKG_VERSION:=3.3.8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/cifsd-team/ksmbd-tools/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=0bc56272fee87579a552b4b749e8def31c875cf1770452e5bdb42b77c3f84876
+PKG_HASH:=fb8cef085c740c72700ccee324fb1510774602c43ed1d32a5453c05f5d117188
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later