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

Jule Anger janger at samba.org
Wed Sep 22 06:59:14 UTC 2021


The branch, v4-13-test has been updated
       via  2b97c11bca6 VERSION: Bump version up to Samba 4.13.13...
       via  aa756f3f9fc VERSION: Disable GIT_SNAPSHOT for the 4.13.12 release.
       via  4703acc82c8 WHATSNEW: Add release notes for Samba 4.13.12.
      from  b7d16fdc653 tests/krb5: Allow KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN for a missing sname

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


- Log -----------------------------------------------------------------
commit 2b97c11bca667e40dd84c36de42cb057dead12ae
Author: Jule Anger <janger at samba.org>
Date:   Wed Sep 22 08:57:14 2021 +0200

    VERSION: Bump version up to Samba 4.13.13...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit aa756f3f9fc88bbd10c6a3a7c1827ca09a669714
Author: Jule Anger <janger at samba.org>
Date:   Wed Sep 22 08:56:40 2021 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.13.12 release.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit 4703acc82c8840fefbbee62f4485355e48b1d699
Author: Jule Anger <janger at samba.org>
Date:   Wed Sep 22 08:56:02 2021 +0200

    WHATSNEW: Add release notes for Samba 4.13.12.
    
    Signed-off-by: Jule Anger <janger at samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index ee13bf3ceef..c65285cf4cd 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=13
-SAMBA_VERSION_RELEASE=12
+SAMBA_VERSION_RELEASE=13
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4b33797845e..820185349ef 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,81 @@
+                   ===============================
+                   Release Notes for Samba 4.13.12
+                         September 22, 2021
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.13 release series.
+
+
+Changes since 4.13.11
+---------------------
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14806: Address a signifcant performance regression in database access
+     in the AD DC since Samba 4.12.
+   * BUG 14807: Fix performance regression in lsa_LookupSids3/LookupNames4 since
+     Samba 4.9 by using an explicit database handle cache.
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+   * BUG 14818: Address flapping samba_tool_drs_showrepl test.
+   * BUG 14819: Address flapping dsdb_schema_attributes test.
+
+o  Björn Baumbach <bb at sernet.de>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ
+
+o  Luke Howard <lukeh at padl.com>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14784: Fix CTDB flag/status update race conditions.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
+     server name in a TGS-REQ.
+
+
+#######################################
+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.11
                          September 07, 2021
@@ -49,8 +127,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ===============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list