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

Stefan Metzmacher metze at samba.org
Wed Sep 7 14:50:01 UTC 2016


The branch, v4-5-test has been updated
       via  d899b1b VERSION: Bump version up to 4.5.1...
       via  916fab0 VERSION: Set version to 4.5.0...
       via  dc2c876 WHATSNEW: Add release notes for Samba 4.5.0.
      from  d58fb55 s3-spoolss: fix _spoolss_GetPrinterDataEx by moving the keyname lengthcheck.

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


- Log -----------------------------------------------------------------
commit d899b1bc8058d3ae51c06bb8977218629d78fdbb
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Sep 7 10:55:18 2016 +0200

    VERSION: Bump version up to 4.5.1...
    
    and re-enable git snapshots.
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>

commit 916fab083a8cb5c10365da7f3a85d0bbfde4a30e
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Sep 7 10:54:15 2016 +0200

    VERSION: Set version to 4.5.0...
    
    and disable git snapshots.
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>

commit dc2c876182eb66128238549d53c53827da8569b2
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Sep 7 10:53:11 2016 +0200

    WHATSNEW: Add release notes for Samba 4.5.0.
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>

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

Summary of changes:
 VERSION      |  4 ++--
 WHATSNEW.txt | 41 ++++++++++++++++++++++++++++++++++-------
 2 files changed, 36 insertions(+), 9 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 465e407..a50ea02 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=5
-SAMBA_VERSION_RELEASE=0
+SAMBA_VERSION_RELEASE=1
 
 ########################################################
 # If a official release has a serious bug              #
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=4
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 87d066b..b198a56 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,12 +1,10 @@
-Release Announcements
-=====================
+                   =============================
+                   Release Notes for Samba 4.5.0
+                           September 7, 2016
+                   =============================
 
-This is the third release candidate of Samba 4.5.  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/.
 
-Samba 4.5 will be the next version of the Samba suite.
+This is the first stable release of the Samba 4.5 release series.
 
 
 UPGRADING
@@ -343,12 +341,41 @@ smb.conf changes
 KNOWN ISSUES
 ============
 
+While a lot of schema replication bugs were fixed in this release
+Bug 12204 - Samba fails to replicate schema 69
+(https://bugzilla.samba.org/show_bug.cgi?id=12204) is still open.
+The replication fails if more than 133 schema objects are added
+at the same time.
+
+More open bugs are listed at:
 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.5#All_bugs
 
 
 CHANGES SINCE 4.5.0rc3
 ======================
 
+o   Björn Baumbach <bb at sernet.de>
+    * BUG 12194: idmap_script: fix missing "IDTOSID" argument in scripts
+      command line.
+
+o   Andrew Bartlett <abartlet at samba.org>
+    * BUG 12178: samba-tool dbcheck fails to fix replPropertyMetaData.
+
+o   Ralph Boehme <slow at samba.org>
+    * BUG 12177: Unexpected synthesized default ACL from vfs_acl_xattr.
+    * BUG 12181: vfs_acl_common not setting filesystem permissions anymore.
+    * BUG 12184: Loading shared RPC modules failed.
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 12245: fix _spoolss_GetPrinterDataEx by moving the keyname
+      length check.
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 11994: smbclient fails to connect to Azure or Apple share spnego
+      fails with no mechListMIC.
+
+o   Martin Schwenke <martin at meltin.net>
+    * BUG 12180: CTDB crashes running eventscripts.
 
 
 CHANGES SINCE 4.5.0rc2


-- 
Samba Shared Repository



More information about the samba-cvs mailing list