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

Karolin Seeger kseeger at samba.org
Thu Mar 26 08:56:21 UTC 2020


The branch, v4-10-test has been updated
       via  53ea67687d3 VERSION: Bump verison up to 4.10.15...
       via  9aa60fc0e53 VERSION: Disable GIT_SNAPSHOT for the 4.10.14 release.
       via  b645568e385 WHATSNEW: Add release notes for Samba 4.10.14.
      from  d7936eab41d ctdb-tcp: Do not stop outbound connection in ctdb_tcp_node_connect()

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


- Log -----------------------------------------------------------------
commit 53ea67687d320071e857b8cb57fabd44858de591
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Mar 26 09:14:49 2020 +0100

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

commit 9aa60fc0e53d9f9ae6fb57f093248a7eab0b8622
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Mar 26 09:14:02 2020 +0100

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

commit b645568e385e5b740edf634f7adde6765c163790
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Mar 26 09:13:27 2020 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 97931963662..7aa5cf2229d 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=10
-SAMBA_VERSION_RELEASE=14
+SAMBA_VERSION_RELEASE=15
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index fae7ac01244..9cdd30b5755 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,71 @@
+                   ===============================
+                   Release Notes for Samba 4.10.14
+                           March 26, 2020
+                   ===============================
+
+
+This is the last bugfix release of the Samba 4.10 release series. There will be
+security releases only beyond this point.
+
+
+Changes since 4.10.13
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14239: s3: lib: nmblib. Clean up and harden nmb packet processing.
+   * BUG 14283: s3: VFS: full_audit. Use system session_info if called from a
+     temporary share definition.
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 20193: nmblib: Avoid undefined behaviour in handle_name_ptrs().
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14258: dsdb: Correctly handle memory in objectclass_attrs.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14247: auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL),
+     auth: Fix CID 1458420 Null pointer dereferences (REVERSE_INULL).
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14247: winbind member (source3) fails local SAM auth with empty domain
+     name.
+   * BUG 14265: winbindd: Handling missing idmap in getgrgid().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14253: lib:util: Log mkdir error on correct debug levels.
+   * BUG 14266: wafsamba: Do not use 'rU' as the 'U' is deprecated in
+     Python 3.9.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14274: ctdb-tcp: Make error handling for outbound connection
+     consistent.
+   * BUG 14295: Starting ctdb node that was powered off hard before results in
+     recovery loop.
+
+
+#######################################
+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.10.13
                           January 23, 2020
@@ -96,8 +164,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ===============================
                    Release Notes for Samba 4.10.12


-- 
Samba Shared Repository



More information about the samba-cvs mailing list