summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2023-02-15 16:10:54 +0100
committerJule Anger <janger@samba.org>2023-02-15 16:10:54 +0100
commit4480a63840766a406b945c79ba40ac70974b3125 (patch)
tree1043645d664a2dc6ee9ad6734d1da5e46ebdfc29
parent82d7b2a142e4ab64a573f268457e8bbff697e6fd (diff)
downloadsamba-4480a63840766a406b945c79ba40ac70974b3125.tar.gz
WHATSNEW: Add release notes for Samba 4.18.0rc3.
Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--WHATSNEW.txt24
1 files changed, 23 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index ea6e21f1298..a035daeef79 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the second release candidate of Samba 4.18. This is *not*
+This is the third release candidate of Samba 4.18. 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/.
@@ -125,6 +125,28 @@ smb.conf changes
acl_xattr:security_acl_name New security.NTACL
+CHANGES SINCE 4.18.0rc2
+=======================
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 15301: Improve file_modtime() and issues around smb3 unix test.
+
+o Ralph Boehme <slow@samba.org>
+ * BUG 15299: Spotlight doesn't work with latest macOS Ventura.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 15298: Build failure on solaris with tevent 0.14.0 (and ldb 2.7.0).
+ (tevent 0.14.1 and ldb 2.7.1 are already released...)
+
+o John Mulligan <jmulligan@redhat.com>
+ * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of
+ fsp_get_pathref_fd() in close and fstat.
+
+o Andreas Schneider <asn@samba.org>
+ * BUG 15291: test_chdir_cache.sh doesn't work with SMBD_DONT_LOG_STDOUT=1.
+ * BUG 15301: Improve file_modtime() and issues around smb3 unix test.
+
+
CHANGES SINCE 4.18.0rc1
=======================