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

Karolin Seeger kseeger at samba.org
Tue Oct 6 07:13:02 UTC 2020


The branch, v4-11-test has been updated
       via  76c7e432b14 VERSION: Bump version up to 4.11.15...
       via  ee1f3500a1e VERSION: Disable GIT_SNAPSHOT for the 4.11.14 release.
       via  80086ce5563 WHATSNEW: Add release notes for Samba 4.11.14.
      from  979e078065e winbind: Fix a memleak

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


- Log -----------------------------------------------------------------
commit 76c7e432b14485a263d23f266ffb04e29cca6418
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Sep 25 11:27:41 2020 +0200

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

commit ee1f3500a1e467f466acc09ad25cabdcebd8f1ac
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Sep 25 11:26:44 2020 +0200

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

commit 80086ce556392c8b4b532da56bc1322631d3306d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Sep 25 11:25:41 2020 +0200

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 61 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 5fa1c53e286..6cbbafd64f6 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=11
-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 76dc4cc0d5a..a46f56c3bd9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,62 @@
+                   ===============================
+                   Release Notes for Samba 4.11.14
+                          October 06, 2020
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+Please note that there will be *security releases only* beyond this point.
+
+
+Changes since 4.11.13
+---------------------
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14166: lib/util: Do not install /usr/bin/test_util.
+
+o  Philipp Gesang <philipp.gesang at intra2net.com>
+   * BUG 14490: smbd: don't log success as error.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1
+     response.
+
+o  Laurent Menase <laurent.menase at hpe.com>
+   * BUG 14388: winbind: Fix a memleak.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14465: idmap_ad: Pass tldap debug messages on to DEBUG().
+   * BUG 14482: lib/replace: Move lib/replace/closefrom.c from
+     ROKEN_HOSTCC_SOURCE to REPLACE_HOSTCC_SOURCE.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14466: ctdb disable/enable can fail due to race condition.
+
+
+#######################################
+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.11.13
                           September 18, 2020
@@ -98,10 +157,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
-
-                   ===============================
+----------------------------------------------------------------------                   ===============================
                    Release Notes for Samba 4.11.12
                            August 25, 2020
 		   ===============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list