The branch, v4-8-test has been updated
       via  ad481bd VERSION: Bump version up to 4.8.0rc3...
       via  20fe434 VERSION: Disable GIT_SNAPSHOT for the 4.8.0rc2 release.
       via  27662cd WHATSNEW: Add release notes for Samba 4.8.0rc2.
      from  e981b81 dbcheck: disable fixing duplicate linked attributes until 
we can recover lost forward links

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


- Log -----------------------------------------------------------------
commit ad481bd78ae635bab54014c21e712669c686d595
Author: Karolin Seeger <ksee...@samba.org>
Date:   Thu Jan 25 20:53:19 2018 +0100

    VERSION: Bump version up to 4.8.0rc3...
    
    and re-eanble GIT_SNAPSHOT.
    
    Signed-off-by: Karolin Seeger <ksee...@samba.org>

commit 20fe43472e8c99d9d92df027bc0e604e5bb917b0
Author: Karolin Seeger <ksee...@samba.org>
Date:   Thu Jan 25 20:52:41 2018 +0100

    VERSION: Disable GIT_SNAPSHOT for the 4.8.0rc2 release.
    
    Signed-off-by: Karolin Seeger <ksee...@samba.org>

commit 27662cddc2ae98653500f07cc830096661236aaa
Author: Karolin Seeger <ksee...@samba.org>
Date:   Thu Jan 25 20:52:11 2018 +0100

    WHATSNEW: Add release notes for Samba 4.8.0rc2.
    
    Signed-off-by: Karolin Seeger <ksee...@samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index dd52403..b0ad536 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=3
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f2da373..9365008 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the first release candidate of Samba 4.8.  This is *not*
+This is the second release candidate of Samba 4.8.  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/.
@@ -180,8 +180,8 @@ smb.conf changes
   map untrusted to domain            Removed
   oplock contention limit            Removed
   prefork children                   New                     1
-  mdns name                          Added                   netbios
-  fruit:time machine                 Added                   false
+  mdns name                          New                   netbios
+  fruit:time machine                 New                   false
   profile acls                       Removed
   use spnego                         Removed
   server schannel                    Default changed/        yes
@@ -191,6 +191,26 @@ smb.conf changes
   winbind trusted domains only       Removed
 
 
+CHANGES SINCE 4.8.0rc1
+======================
+
+o  Günther Deschner <g...@samba.org>
+   * BUG 13227: packaging: Fix default systemd-dir path.
+   * BUG 13238: build: Deal with recent glibc sunrpc header removal.
+
+o  Stefan Metzmacher <me...@samba.org>
+   * BUG 13228: repl_meta_data: fix linked attribute corruption on databases
+     with unsorted links on expunge.
+
+o  Christof Schmitt <c...@samba.org>
+   * BUG 13217: s3/smbd: Remove file system sharemode before calling unlink.
+
+o  Andreas Schneider <a...@samba.org>
+   * BUG 13209: Small improvements in winbindd for the resource cleanup in 
error
+     cases.
+   * BUG 13238: Make Samba work with tirpc and libnsl2.
+
+
 KNOWN ISSUES
 ============
 


-- 
Samba Shared Repository

Reply via email to