Browse Source
ksmbd-tools: update to 3.3.4
Major changes are:
add "vfs objects = acl_xattr" parameter in configuration.
fix wrong group domain name in lsarpc response.
set to SID_TYPE_UNKNOWN if there is no domain sid in server.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
4 years ago
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with
3 additions and
3 deletions
net/ksmbd-tools/Makefile
@ -1,12 +1,12 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := ksmbd-tools
PKG_VERSION := 3.3.3
PKG_RELEASE := 2
PKG_VERSION := 3.3.4
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 := 8eb1809558c089ffa196dd4e38ef39550ff0e165600787ff8c8be174cac4db6a
PKG_HASH := f7065da4008292bcaf43b15190715b4f224919f7d60f18b79b836eab6ee6d43b
PKG_MAINTAINER := Andy Walsh <andy.walsh44+github@gmail.com>
PKG_LICENSE := GPL-2.0-or-later