summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2021-09-07 10:29:17 +0200
committerJule Anger <janger@samba.org>2021-09-07 10:29:17 +0200
commitda5c0a93a63103ca6c5850fa22da299e4167754f (patch)
tree6a2f3c76f91e886e4c232082fefa4b6a5d36d7b1
parentdefbbe7127fde7c73485b8dea18eb2543cda7973 (diff)
downloadsamba-da5c0a93a63103ca6c5850fa22da299e4167754f.tar.gz
WHATSNEW: Add release notes for Samba 4.15.0rc5.
Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--WHATSNEW.txt27
1 files changed, 26 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2c391cfe801..d2c25df89ff 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the fourth release candidate of Samba 4.15. This is *not*
+This is the fifth release candidate of Samba 4.15. 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/.
@@ -316,6 +316,31 @@ smb.conf changes
winbind scan trusted domains Changed No
+CHANGES SINCE 4.15.0rc4
+=======================
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 14809: Shares with variable substitutions cause core dump upon
+ connection from MacOS Big Sur 11.5.2.
+ * BUG 14816: Fix pathref open of a filesystem fifo in the DISABLE_OPATH
+ build.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 14815: A subset of tests from Samba's selftest system were not being
+ run, while others were run twice.
+
+o Ralph Boehme <slow@samba.org>
+ * BUG 14771: Some VFS operations on pathref (O_PATH) handles fail on GPFS.
+ * BUG 14787: net conf list crashes when run as normal user,
+ * BUG 14803: smbd/winbindd started in daemon mode generate output on
+ stderr/stdout.
+ * BUG 14804: winbindd can crash because idmap child state is not fully
+ initialized.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 14771: Some VFS operations on pathref (O_PATH) handles fail on GPFS.
+
+
CHANGES SINCE 4.15.0rc3
=======================