summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2016-12-02 10:34:57 +0100
committerKarolin Seeger <kseeger@samba.org>2016-12-06 10:22:54 +0100
commit2109236f7f80fb153017a8750432f359a6551ab7 (patch)
treee49340647235bcb3fb38d01e3349872f36d5c8ba
parent10846561ba77700dbd8ee0c7083c577912b7b3c6 (diff)
downloadsamba-2109236f7f80fb153017a8750432f359a6551ab7.tar.gz
WHATSNEW: Add release notes for Samba 4.5.2.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--WHATSNEW.txt102
1 files changed, 100 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f26834a7907..6d7d5d93c71 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,102 @@
=============================
+ Release Notes for Samba 4.5.2
+ December 07, 2016
+ =============================
+
+
+This is the latest stable release of the Samba 4.5 release series.
+
+
+Changes since 4.5.1:
+--------------------
+
+o Michael Adam <obnox@samba.org>
+ * BUG 12404: vfs:glusterfs: Preallocate result for glfs_realpath.
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 12384: s3: vfs: Remove files/directories after the streams are deleted.
+ * BUG 12387: s3: vfs_streams_depot: Use conn->connectpath not conn->cwd.
+ * BUG 12436: s3/smbd: Fix the last resort check that sets the file type
+ attribute.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 9954: dsdb: Create RID Set as SYSTEM.
+ * BUG 12297: dbcheck: Correct message for orphaned backlinks.
+ * BUG 12395: build: Fix build with perl on debian sid.
+ * BUG 12398: Fix errors in extended operations (like allocating a RID Set).
+
+o Günther Deschner <gd@samba.org>
+ * BUG 11197: spoolss: Use correct values for secdesc and devmode pointers.
+
+o Clive Ferreira <cliveferreira@catalyst.net.nz>
+ * BUG 12394: objectclass_attrs: Only abort on a missing attribute when an
+ attribute is both MUST and replicated.
+
+o Amitay Isaacs <amitay@gmail.com>
+ * BUG 12366: provision,dlz-bind: Add support for BIND 9.11.x.
+ * BUG 12392: ctdb-locking: Reset real-time priority in lock helper.
+ * BUG 12407: ctdb-scripts: Fix calculation of CTDB_BASE.
+ * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if
+ we may create a new file.
+
+o Mathieu Parent <math.parent@gmail.com>
+ * BUG 12371: ctdb-scripts: Fix Debian init in samba eventscript.
+
+o Garming Sam <garming@catalyst.net.nz>
+ * BUG 9954: samba_tool/fsmo: Allocate RID Set when seizing RID manager.
+ * BUG 10882: s4-auth: Don't check for NULL saltPrincipal if it doesn't need
+ it.
+ * BUG 12297: upgradeprovision: Remove objectCategory from constructed attrs.
+ * BUG 12385: collect_tombstones: Allow links to recycled objects to be
+ deleted.
+
+o Andreas Schneider <asn@samba.org>
+ * BUG 12183: s3-printing: Correctly encode CUPS printer URIs.
+ * BUG 12195: s3-printing: Allow printer names longer than 16 chars.
+ * BUG 12269: nss_wins: Fix errno values for HOST_NOT_FOUND.
+ * BUG 12405: s3-winbind: Do not return NO_MEMORY if we have an empty user
+ list.
+ * BUG 12415: s3:spoolss: Add support for COPY_FROM_DIRECTORY in
+ AddPrinterDriverEx.
+
+o Martin Schwenke <martin@meltin.net>
+ * BUG 12104: ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/.
+
+o Uri Simchoni <uri@samba.org>
+ * BUG 12375: smbd: In ntlm auth, do not map empty domain in case of
+ \user@realm.
+
+o Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
+ * BUG 12372: ctdb-conn: Add missing variable initialization.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored. All bug reports should
+be filed under the Samba 4.1 and newer product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
+ =============================
Release Notes for Samba 4.5.1
October 26, 2016
=============================
@@ -122,8 +220,8 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
=============================
Release Notes for Samba 4.5.0