Samba 4.21.1 (gzipped)
Signature
Patch (gzipped) against Samba 4.21.0
Signature
==============================
Release Notes for Samba 4.21.1
October 14, 2024
==============================
This is the latest stable release of the Samba 4.21 release series.
Changes since 4.21.0
--------------------
o Ralph Boehme <slow@samba.org>
* BUG 15624: DH reconnect error handling can lead to stale sharemode entries.
* BUG 15695: "inherit permissions = yes" triggers assert() in vfs_default
when creating a stream.
o Alexander Bokovoy <ab@samba.org>
* BUG 15715: Samba 4.21.0 broke FreeIPA domain member integration.
o Andréas Leroux <aleroux@tranquil.it>
* BUG 15692: Missing conversion for msDS-UserTGTLifetime, msDS-
ComputerTGTLifetime and msDS-ServiceTGTLifetime on "samba-tool
domain auth policy modify".
o Stefan Metzmacher <metze@samba.org>
* BUG 15280: irpc_destructor may crash during shutdown.
* BUG 15624: DH reconnect error handling can lead to stale sharemode entries.
* BUG 15649: Durable handle is not granted when a previous OPEN exists with
NoOplock.
* BUG 15651: Durable handle is granted but reconnect fails.
* BUG 15708: Disconnected durable handles with RH lease should not be purged
by a new non conflicting open.
* BUG 15714: net ads testjoin and other commands use the wrong secrets.tdb in
a cluster.
* BUG 15726: 4.21 using --with-system-mitkrb5 requires MIT krb5 1.16 as rfc
8009 etypes are used.
o Christof Schmitt <cs@samba.org>
* BUG 15730: VFS_OPEN_HOW_WITH_BACKUP_INTENT breaks shadow_copy2.
o Andreas Schneider <asn@samba.org>
* BUG 15643: Samba 4.20.0 DLZ module crashes BIND on startup.
* BUG 15721: Cannot build libldb lmdb backend on a build without AD DC.
o Jones Syue <jonessyue@qnap.com>
* BUG 15706: Consistent log level for sighup handler.