Samba 4.20.5 (gzipped)
Signature
Patch (gzipped) against Samba 4.20.4
Signature
==============================
Release Notes for Samba 4.20.5
September 17, 2024
==============================
This is the latest stable release of the Samba 4.20 release series.
Changes since 4.20.4
--------------------
o Ralph Boehme <slow@samba.org>
* BUG 15695: "inherit permissions = yes" triggers assert() in vfs_default
when creating a stream.
o David Disseldorp <ddiss@samba.org>
* BUG 15699: Incorrect FSCTL_QUERY_ALLOCATED_RANGES response when truncated.
o Pavel Filipenský <pfilipensky@samba.org>
* BUG 15698: samba-tool can not load the default configuration file.
o Stefan Metzmacher <metze@samba.org>
* BUG 15696: Compound SMB2 requests don't return
NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses
MacOSX clients.
o Anoop C S <anoopcs@samba.org>
* BUG 15686: Add new vfs_ceph module (based on low level API).
o Shachar Sharon <ssharon@redhat.com>
* BUG 15686: Add new vfs_ceph module (based on low level API).
* BUG 15700: Crash when readlinkat fails.
o Jones Syue <jonessyue@qnap.com>
* BUG 15677: ntlm_auth make logs more consistent with length check.