summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-09-03 13:12:16 +0200
committerKarolin Seeger <kseeger@samba.org>2019-09-03 13:12:16 +0200
commitf04985fe9b54824fb61683c67065da2fdb8f2e1a (patch)
treed22d73becf44939bf0f18cfe4ecd3f3ee8580014 /WHATSNEW.txt
parentefd6d670997eff81c94b1ece3814b1da2c3705cb (diff)
downloadsamba-f04985fe9b54824fb61683c67065da2fdb8f2e1a.tar.gz
WHATSNEW: Add release notes for Samba 4.11.0rc3.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt47
1 files changed, 46 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c273117c72f..eece43fcd9e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the second release candidate of Samba 4.11. This is *not*
+This is the third release candidate of Samba 4.11. 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/.
@@ -359,6 +359,51 @@ smb.conf changes
rndc command Deprecated
+CHANGES SINCE 4.11.0rc2
+=======================
+
+o Michael Adam <obnox@samba.org>
+ * BUG 13972: Different Device Id for GlusterFS FUSE mount is causing data
+ loss in CTDB cluster.
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 14035: CVE-2019-10197: Permissions check deny can allow user to escape
+ from the share.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 14059: ldb: Release ldb 2.0.6 (log database repack so users know what
+ is happening).
+ * BUG 14092: docs: Deprecate "rndc command" for Samba 4.11.
+
+o Tim Beale <timbeale@catalyst.net.nz>
+ * BUG 14059: ldb: Free memory when repacking database.
+
+o Ralph Boehme <slow@samba.org>
+ * BUG 14089: vfs_default: Use correct flag in vfswrap_fs_file_id.
+ * BUG 14090: vfs_glusterfs: Initialize st_ex_file_id, st_ex_itime and
+ st_ex_iflags.
+
+o Anoop C S <anoopcs@redhat.com>
+ * BUG 14093: vfs_glusterfs: Enable profiling for file system operations.
+
+o Aaron Haslett <aaronhaslett@catalyst.net.nz>
+ * BUG 14059: Backport sambadowngradedatabase for v4.11.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 14035: CVE-2019-10197: Permissions check deny can allow user to escape
+ from the share.
+
+o Christof Schmitt <cs@samba.org>
+ * BUG 14032: vfs_gpfs: Implement special case for denying owner access to
+ ACL.
+
+o Martin Schwenke <martin@meltin.net>
+ * BUG 14084: Avoid marking a node as connected before it can receive packets.
+ * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7.
+ * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing
+ databases.
+
+
KNOWN ISSUES
============