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

Karolin Seeger kseeger at samba.org
Fri Apr 13 06:57:16 UTC 2018


The branch, v4-6-test has been updated
       via  7705a4d VERSION: Bump version up to 4.6.16...
       via  c4d44b9 VERSION: Disable GIT_SNAPSHOT for the 4.6.15 release.
       via  46be020 WHATSNEW: Add release notes for Samba 4.6.15.
      from  c90accf torture: Test compound request request counters

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


- Log -----------------------------------------------------------------
commit 7705a4d471a427041616a9897158474d8a5ff457
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 10 21:22:32 2018 +0200

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

commit c4d44b9a78f65a27803ee7005a077292b45690f7
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 10 21:21:39 2018 +0200

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

commit 46be02065ab90c160911e0671c2b4f8c80a0a032
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 10 21:21:09 2018 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index f746dee..466bd23 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=6
-SAMBA_VERSION_RELEASE=15
+SAMBA_VERSION_RELEASE=16
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index ca1e471..fa673c3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,79 @@
                    ==============================
+                   Release Notes for Samba 4.6.15
+                           April 13, 2018
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.6 release series.
+
+
+Changes since 4.6.14:
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed
+     on error, we don't own it here.
+   * BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying
+     OS doesn't support fdopendir().
+   * BUG 13375: s3: smbd: Unix extensions attempts to change wrong field
+     in fchown call.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 13277: build: fix libceph-common detection.
+
+o  Poornima G <pgurusid at redhat.com>
+   * BUG 13297: vfs_glusterfs: Fix the wrong pointer being sent in
+     glfs_fsync_async.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13215: Fix smbd panic if the client-supplied channel sequence number
+     wraps.
+   * BUG 13240: samba: Only use async signal-safe functions in signal handler.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13197: SMB2 close/lock/logoff can generate
+     NT_STATUS_NETWORK_SESSION_EXPIRED.
+   * BUG 13206: Fix authentication with an empty string domain ''.
+   * BUG 13215: s3:smb2_server: correctly maintain request counters for
+     compound requests.
+
+o  Anton Nefedov
+   * BUG 13338: s3:smbd: Map nterror on smb2_flush errorpath.
+
+o  Dan Robertson <drobertson at tripwire.com>
+   * BUG 13310: libsmb: Use smb2 tcon if conn_protocol >= SMB2_02.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 13031: subnet: Avoid a segfault when renaming subnet objects.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13315: s3:smbd: Do not crash if we fail to init the session table.
+
+
+#######################################
+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.6.14
                            March 13, 2018
                    =============================
@@ -36,7 +111,7 @@ o  CVE-2018-1057:
    https://wiki.samba.org/index.php/CVE-2018-1057
 
 
-Changes since 4.6.12:
+Changes since 4.6.13:
 ---------------------
 
 o  Jeremy Allison <jra at samba.org>
@@ -71,8 +146,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.6.13


-- 
Samba Shared Repository



More information about the samba-cvs mailing list