summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-03-08 15:46:47 +0100
committerJule Anger <janger@samba.org>2022-03-08 15:46:47 +0100
commitc3ee2db15a8f7c879ccbf1b6f1326621e7072c08 (patch)
treeb004d86ba06c9d37e60799ceec9233883ccde92a
parent4b6a6af868c03407d41dd978e8a72b1acbc87720 (diff)
downloadsamba-c3ee2db15a8f7c879ccbf1b6f1326621e7072c08.tar.gz
WHATSNEW: Add release notes for Samba 4.16.0rc5.
Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--WHATSNEW.txt33
1 files changed, 32 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e511e17c4c8..83d77b5c028 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the fourth release candidate of Samba 4.16. This is *not*
+This is the fifth release candidate of Samba 4.16. 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/.
@@ -174,6 +174,37 @@ smb.conf changes
rpc start on demand helpers Added true
+CHANGES SINCE 4.16.0rc4
+=======================
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 14737: Samba does not response STATUS_INVALID_PARAMETER when opening 2
+ objects with same lease key.
+
+o Jule Anger <janger@samba.org>
+ * BUG 14999: Listing shares with smbstatus no longer works.
+
+o Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
+ * BUG 14996: Fix ldap simple bind with TLS auditing.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
+
+o Volker Lendecke <vl@samba.org>
+ * BUG 14989: Fix a use-after-free in SMB1 server.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 14865: Uncached logon on RODC always fails once.
+ * BUG 14984: Changing the machine password against an RODC likely destroys
+ the domain join.
+ * BUG 14993: authsam_make_user_info_dc() steals memory from its struct
+ ldb_message *msg argument.
+ * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
+
+o Joseph Sutton <josephsutton@catalyst.net.nz>
+ * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
+
+
CHANGES SINCE 4.16.0rc3
=======================