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

Karolin Seeger kseeger at samba.org
Tue Mar 19 10:00:15 UTC 2019


The branch, v4-10-test has been updated
       via  3170d75b5f1 VERSION: Bump version up to 4.10.1...
       via  25f2fe02a61 VERSION: Disable GIT_SNAPSHOT for the 4.10.0 release.
       via  983bcc352cb VERSION: Bump version up to 4.10.0.
       via  5da71ca11d4 WHATSNEW: Add release notes for Samba 4.10.0.
      from  00ea6a7d24e lib:util: Move debug message for mkdir failing to log level 1

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


- Log -----------------------------------------------------------------
commit 3170d75b5f110259383244fb4a4cb0474302f5e3
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 19 10:57:53 2019 +0100

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

commit 25f2fe02a615e2cf906b6fa495acd8ea0aa9998a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 19 10:57:00 2019 +0100

    VERSION: Disable GIT_SNAPSHOT for the 4.10.0 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 983bcc352cb6d4f894e4b0b3cc90fde48b8a443b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 19 10:55:47 2019 +0100

    VERSION: Bump version up to 4.10.0.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 5da71ca11d4369b611d5421ea50908fbb7fdd8c1
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 19 10:54:30 2019 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 4cfcef23944..1e0a345368a 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=10
-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=5
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f2eff485c8c..5d3d23ab9da 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,16 +1,11 @@
-Release Announcements
-=====================
+                   ==============================
+                   Release Notes for Samba 4.10.0
+                           March 19, 2019
+		   ==============================
 
-This is the fourth release candidate of Samba 4.10.  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.10 will be the next version of the Samba suite.
-
-
-UPGRADING
-=========
+This is the first stable release of the Samba 4.10 release series.
+Please read the release notes carefully before upgrading.
 
 
 NEW FEATURES/CHANGES
@@ -255,6 +250,34 @@ smb.conf changes
                               sharemode" but for SMB getinfo
 
 
+CHANGES SINCE 4.10.0rc4
+=======================
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 13760: s4-server: Open and close a transaction on sam.ldb at startup.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs.
+
+o  Joe Guo <joeg at catalyst.net.nz>
+   * s4/scripting/bin: Open unicode files with utf8 encoding and write
+   * unicode string.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 13759: sambaundoguididx: Use the right escaped oder unescaped sam ldb
+     files.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13813: Fix idmap cache pollution with S-1-22- IDs on winbind hickup.
+
+o  Christof Schmitt <cs at samba.org>
+   * passdb: Update ABI to 0.27.2.
+   * BUG 13813: lib/winbind_util: Add winbind_xid_to_sid for --without-winbind.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13823: lib:util: Move debug message for mkdir failing to log level 1.
+
+
 CHANGES SINCE 4.10.0rc3
 =======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list