]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: Add release notes for Samba 4.17.0rc3.
authorJule Anger <janger@samba.org>
Tue, 23 Aug 2022 14:42:35 +0000 (16:42 +0200)
committerJule Anger <janger@samba.org>
Tue, 23 Aug 2022 14:44:07 +0000 (16:44 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
WHATSNEW.txt

index 60e71d4f79ee6daabdd2557404e245f09955324a..63c5fe09a901dc4bef93af28762402ee32286465 100644 (file)
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the second release candidate of Samba 4.17.  This is *not*
+This is the third release candidate of Samba 4.17.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -206,6 +206,32 @@ smb.conf changes
   nt hash store                                  New parameter   always
   volume serial number                   New parameter   -1
 
+CHANGES SINCE 4.17.0rc2
+=======================
+
+o  Jeremy Allison <jra@samba.org>
+   * BUG 15128: Possible use after free of connection_struct when iterating
+     smbd_server_connection->connections.
+
+o  Christian Ambach <ambi@samba.org>
+   * BUG 15145: `net usershare add` fails with flag works with --long but fails
+     with -l.
+
+o  Ralph Boehme <slow@samba.org>
+   * BUG 15126: acl_xattr VFS module may unintentionally use filesystem
+     permissions instead of ACL from xattr.
+
+o  Stefan Metzmacher <metze@samba.org>
+   * BUG 15125: Performance regression on contended path based operations.
+   * BUG 15148: Missing READ_LEASE break could cause data corruption.
+
+o  Andreas Schneider <asn@samba.org>
+   * BUG 15141: libsamba-errors uses a wrong version number.
+
+o  Joseph Sutton <josephsutton@catalyst.net.nz>
+   * BUG 15152: SMB1 negotiation can fail to handle connection errors.
+
+
 CHANGES SINCE 4.17.0rc1
 =======================