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

Karolin Seeger kseeger at samba.org
Tue Mar 13 19:05:06 UTC 2018


The branch, v4-8-test has been updated
       via  5d36aa6 VERSION: Bump version up to 4.8.1...
       via  5a9d09f VERSION: Bump version up to 4.8.0...
       via  9c2a215 WHATSNEW: Add release notes for Samba 4.8.0.
      from  03e63dd CVE-2018-1050: s3: RPC: spoolss server. Protect against null pointer derefs.

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


- Log -----------------------------------------------------------------
commit 5d36aa65fe41517dee6136f49e4b01ed9f97ba05
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 13 13:35:01 2018 +0100

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

commit 5a9d09fee44052e18ce241ec28f78498d2e20d73
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 13 13:33:43 2018 +0100

    VERSION: Bump version up to 4.8.0...
    
    and disable GIT_SNAPSHOT for the 4.8.0 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 9c2a2150d691e983095926a78e90124a054ee52b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 13 13:33:05 2018 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 8720a82..5a994a3 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=8
-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 7692c5b..cea642b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,12 +1,11 @@
-Release Announcements
-=====================
+                   =============================
+                   Release Notes for Samba 4.8.0
+                           March 13, 2018
+                   =============================
 
-This is the fourth 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/.
 
-Samba 4.8 will be the next version of the Samba suite.
+This is the first stable release of the Samba 4.8 release series.
+Please read the release notes carefully before upgrading.
 
 
 UPGRADING
@@ -150,7 +149,6 @@ dot or xdot, this shows the network as a graph with DCs as vertices
 and connections edges. Certain types of degenerate edges are shown in
 different colours or line-styles.
 
-
 smbclient reparse point symlink parameters reversed
 ---------------------------------------------------
 
@@ -321,8 +319,8 @@ smb.conf changes
   map untrusted to domain            Removed
   oplock contention limit            Removed
   prefork children                   New                     1
-  mdns name                          New                   netbios
-  fruit:time machine                 New                   false
+  mdns name                          New                     netbios
+  fruit:time machine                 New                     false
   profile acls                       Removed
   use spnego                         Removed
   server schannel                    Default changed/        yes
@@ -332,6 +330,28 @@ smb.conf changes
   winbind trusted domains only       Removed
 
 
+CHANGES SINCE 4.8.0rc4
+======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 11343: CVE-2018-1050: Codenomicon crashes in spoolss server code.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13272: CVE-2018-1057: Unprivileged user can change any user (and admin)
+     password.
+   * BUG 13313: nsswitch: Fix wbinfo -m --verbose trust type "Local".
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13272: CVE-2018-1057: Unprivileged user can change any user (and admin)
+     password.
+
+o  Dan Robertson <drobertson at tripwire.com>
+   * BUG 13310: libsmb: Use smb2 tcon if conn_protocol >= SMB2_02.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13315: s3:smbd: Do not crash if we fail to init the session table.
+
+
 CHANGES SINCE 4.8.0rc3
 ======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list