Samba 4.19.6 (gzipped)
Signature
Patch (gzipped) against Samba 4.19.5
Signature
==============================
Release Notes for Samba 4.19.6
April 08, 2024
==============================
This is the latest stable release of the Samba 4.19 release series.
Changes since 4.19.5
--------------------
o Ralph Boehme <slow@samba.org>
* BUG 15527: fd_handle_destructor() panics within an smbd_smb2_close() if
vfs_stat_fsp() fails in fd_close().
o Guenther Deschner <gd@samba.org>
* BUG 15588: samba-gpupdate: Correctly implement site support.
o Noel Power <noel.power@suse.com>
* BUG 15527: fd_handle_destructor() panics within an smbd_smb2_close() if
vfs_stat_fsp() fails in fd_close().
o Andreas Schneider <asn@samba.org>
* BUG 15588: samba-gpupdate: Correctly implement site support.
* BUG 15599: libgpo: Segfault in python bindings.
o Martin Schwenke <mschwenke@ddn.com>
* BUG 15580: Packet marshalling push support missing for
CTDB_CONTROL_TCP_CLIENT_DISCONNECTED and
CTDB_CONTROL_TCP_CLIENT_PASSED.