[SCM] Samba Shared Repository - branch v4-5-test updated

Karolin Seeger kseeger at samba.org
Mon Dec 5 08:17:21 UTC 2016


The branch, v4-5-test has been updated
       via  d869ba0 VERSION: Bump version up to 4.5.3...
       via  29680f1 VERSION: Disable git snapshots for the 4.5.2 release.
       via  9991ab4 WHATSNEW: Add release notes for Samba 4.5.2.
      from  8377d8a s3/smbd: fix the last resort check that sets the file type attribute

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-5-test


- Log -----------------------------------------------------------------
commit d869ba094a6fdeeb14c88b176d914e6756d89c52
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Dec 2 10:36:42 2016 +0100

    VERSION: Bump version up to 4.5.3...
    
    and re-enable git snapshots.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 29680f1fd07448957487aab36986c44e004e8662
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Dec 2 10:35:57 2016 +0100

    VERSION: Disable git snapshots for the 4.5.2 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 9991ab4806fb5cd2d27b0940d671fbdd4f32053f
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Dec 2 10:34:57 2016 +0100

    WHATSNEW: Add release notes for Samba 4.5.2.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 VERSION      |   2 +-
 WHATSNEW.txt | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 101 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index e21e004..c02ce06 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=5
-SAMBA_VERSION_RELEASE=2
+SAMBA_VERSION_RELEASE=3
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f26834a..6d7d5d9 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 at samba.org>
+   * BUG 12404: vfs:glusterfs: Preallocate result for glfs_realpath.
+
+o  Jeremy Allison <jra at 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 at 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 at samba.org>
+   * BUG 11197: spoolss: Use correct values for secdesc and devmode pointers.
+
+o  Clive Ferreira <cliveferreira at 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 at 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 at 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 at gmail.com>
+   * BUG 12371: ctdb-scripts: Fix Debian init in samba eventscript.
+
+o  Garming Sam <garming at 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 at 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 at meltin.net>
+   * BUG 12104: ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/.
+
+o  Uri Simchoni <uri at samba.org>
+   * BUG 12375: smbd: In ntlm auth, do not map empty domain in case of
+     \user at realm.
+
+o  Ralph Wuerthner <ralph.wuerthner at 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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list