summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-03-01 10:25:19 +0100
committerKarolin Seeger <kseeger@samba.org>2021-03-01 10:25:19 +0100
commit93b47d319cc327ce5159985df7392117f2dbfb1c (patch)
treee183a59a6098f864238b0ec8a1b362bcdf6efe3d
parent9baa3dddd0d3aa6c7de04ee4a00f7164ac93b6c8 (diff)
downloadsamba-93b47d319cc327ce5159985df7392117f2dbfb1c.tar.gz
WHATSNEW: Add release notes for Samba 4.14.0rc4.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--WHATSNEW.txt22
1 files changed, 21 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index ca597378c9e..37805c35f26 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the third release candidate of Samba 4.14. This is *not*
+This is the fourth release candidate of Samba 4.14. 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/.
@@ -203,6 +203,26 @@ smb.conf changes
server smb encrypt New default
+CHANGES SINCE 4.14.0rc3
+=======================
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 14604: smbd: In conn_force_tdis_done() when forcing a connection closed
+ force a full reload of services.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 14593: dbcheck: Check Deleted Objects and reduce noise in reports about
+ expired tombstones.
+
+o Ralph Boehme <slow@samba.org>
+ * BUG 14619: vfs: Restore platform specific POSIX sys_acl_set_file()
+ functions.
+ * BUG 14620: Fix the build on AIX.
+ * BUG 14629: smbd: Don't overwrite _mode if neither a msdfs symlink nor
+ get_dosmode is requested.
+ * BUG 14635: Fix printer driver upload.
+
+
CHANGES SINCE 4.14.0rc2
=======================