mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
samba: update to 4.13.9
update 4.13.8 (2021-04-29) to 4.13.9 (2021-05-11) release notes: https://www.samba.org/samba/history/samba-4.13.9.html This is the latest stable release of the Samba 4.13 release series. Changes since 4.13.8 -------------------- o Jeremy Allison <jra@samba.org> * BUG 14696: s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success. o Andrew Bartlett <abartlet@samba.org> * BUG 14689: Add documentation for dsdb_group_audit and dsdb_group_json_audit to "log level", synchronise "log level" in smb.conf with the code. o Ralph Boehme <slow@samba.org> * BUG 14672: Fix smbd panic when two clients open same file. * BUG 14675: Fix memory leak in the RPC server. * BUG 14679: s3: smbd: Fix deferred renames. o Samuel Cabrero <scabrero@samba.org> * BUG 14675: s3-iremotewinspool: Set the per-request memory context. o Volker Lendecke <vl@samba.org> * BUG 14675: rpc_server3: Fix a memleak for internal pipes. o Stefan Metzmacher <metze@samba.org> * BUG 11899: third_party: Update socket_wrapper to version 1.3.2. * BUG 14640: third_party: Update socket_wrapper to version 1.3.3. o Christof Schmitt <cs@samba.org> * BUG 14663: idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid conflict. o Martin Schwenke <martin@meltin.net * BUG 14288: Fix the build on OmniOS.
This commit is contained in:
parent
39d1620743
commit
111da88831
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="samba"
|
||||
PKG_VERSION="4.13.8"
|
||||
PKG_SHA256="3347c0c62cc5b1df1fc92d802282e809c354bfb4941a33c91a7fda3795efbf7f"
|
||||
PKG_VERSION="4.13.9"
|
||||
PKG_SHA256="b97a773ed3b4dae6d5ebd3e09337c897ae898b65f38abad550f852b594d4e07f"
|
||||
PKG_LICENSE="GPLv3+"
|
||||
PKG_SITE="https://www.samba.org"
|
||||
PKG_URL="https://download.samba.org/pub/samba/stable/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user