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

Karolin Seeger kseeger at samba.org
Tue May 11 07:53:47 UTC 2021


The branch, v4-13-test has been updated
       via  ca362d33d75 VERSION: Bump version up to 4.13.10...
       via  37540e4f90e VERSION: Disable GIT_SNAPSHOT for the Samba 4.13.9 release.
       via  6afc37ae5d9 WHATSNEW: Add release notes for Samba 4.13.9.
      from  aae24152b8d s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success.

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


- Log -----------------------------------------------------------------
commit ca362d33d752459e9f799d49a944247f50e124a2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue May 11 09:52:03 2021 +0200

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

commit 37540e4f90edc80f6073956ec373bb8bdeb4e55e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue May 11 09:51:07 2021 +0200

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

commit 6afc37ae5d94e50faccad7cf06fb103d892c1a2d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue May 11 09:50:16 2021 +0200

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 69 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index b151df5266d..addb12d75e0 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=13
-SAMBA_VERSION_RELEASE=9
+SAMBA_VERSION_RELEASE=10
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 6fe057c5b40..da680c071d9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,70 @@
+                   ==============================
+                   Release Notes for Samba 4.13.9
+                            May 11, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.13 release series.
+
+
+Changes since 4.13.8
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14696: s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14689: Add documentation for dsdb_group_audit and dsdb_group_json_audit
+     to "log level", synchronise "log level" in smb.conf with the code.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14672: Fix smbd panic when two clients open same file.
+   * BUG 14675: Fix memory leak in the RPC server. 
+   * BUG 14679: s3: smbd: Fix deferred renames.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 14675: s3-iremotewinspool: Set the per-request memory context.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14675: rpc_server3: Fix a memleak for internal pipes.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 11899: third_party: Update socket_wrapper to version 1.3.2.
+   * BUG 14640: third_party: Update socket_wrapper to version 1.3.3.
+
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 14663: idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid
+     conflict.
+
+o  Martin Schwenke <martin at meltin.net
+   * BUG 14288: Fix the build on OmniOS.
+
+
+#######################################
+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.13.8
                            April 29, 2021
@@ -59,8 +126,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ==============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list