From 111da88831c7bce926ecc8198d6d561b86771a1e Mon Sep 17 00:00:00 2001 From: heitbaum Date: Thu, 13 May 2021 09:49:32 +0000 Subject: [PATCH] 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 * BUG 14696: s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success. o Andrew Bartlett * 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 * 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 * BUG 14675: s3-iremotewinspool: Set the per-request memory context. o Volker Lendecke * BUG 14675: rpc_server3: Fix a memleak for internal pipes. o Stefan Metzmacher * 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 * BUG 14663: idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid conflict. o Martin Schwenke