Samba 4.10.14 (gzipped)
Signature
Patch (gzipped) against Samba 4.10.13
Signature
===============================
Release Notes for Samba 4.10.14
March 26, 2020
===============================
This is the last bugfix release of the Samba 4.10 release series. There will be
security releases only beyond this point.
Changes since 4.10.13
---------------------
o Jeremy Allison <jra@samba.org>
* BUG 14239: s3: lib: nmblib. Clean up and harden nmb packet processing.
* BUG 14283: s3: VFS: full_audit. Use system session_info if called from a
temporary share definition.
o Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* BUG 20193: nmblib: Avoid undefined behaviour in handle_name_ptrs().
o Andrew Bartlett <abartlet@samba.org>
* BUG 14258: dsdb: Correctly handle memory in objectclass_attrs.
o Volker Lendecke <vl@samba.org>
* BUG 14247: auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL),
auth: Fix CID 1458420 Null pointer dereferences (REVERSE_INULL).
o Stefan Metzmacher <metze@samba.org>
* BUG 14247: winbind member (source3) fails local SAM auth with empty domain
name.
* BUG 14265: winbindd: Handling missing idmap in getgrgid().
o Andreas Schneider <asn@samba.org>
* BUG 14253: lib:util: Log mkdir error on correct debug levels.
* BUG 14266: wafsamba: Do not use 'rU' as the 'U' is deprecated in
Python 3.9.
o Martin Schwenke <martin@meltin.net>
* BUG 14274: ctdb-tcp: Make error handling for outbound connection
consistent.
* BUG 14295: Starting ctdb node that was powered off hard before results in
recovery loop.