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

Jule Anger janger at samba.org
Wed Dec 15 14:17:31 UTC 2021


The branch, v4-13-test has been updated
       via  c3f170643bb VERSION: Bump version up to Samba 4.13.16...
       via  c02edb51e7f VERSION: Disable GIT_SNAPSHOT for the 4.13.15 release.
       via  0bdce27ce0e WHATSNEW: Add release notes for Samba 4.13.15.
      from  dd679ce7f44 dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicated object

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


- Log -----------------------------------------------------------------
commit c3f170643bbc3024aba3dae819cf9c5ba35733f8
Author: Jule Anger <janger at samba.org>
Date:   Wed Dec 15 15:14:27 2021 +0100

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

commit c02edb51e7f276337a99974c74d522c3069051be
Author: Jule Anger <janger at samba.org>
Date:   Wed Dec 15 15:12:59 2021 +0100

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

commit 0bdce27ce0e5a90d1167a73da9f4d1c073283571
Author: Jule Anger <janger at samba.org>
Date:   Wed Dec 15 15:12:25 2021 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 15f13761633..7a649fa0fc9 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=13
-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 40753b2b500..60b7c75f90b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,77 @@
+                   ===============================
+                   Release Notes for Samba 4.13.15
+                          December 15, 2021
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.13 release series.
+
+Important Notes
+===============
+
+There have been a few regressions in the security release 4.13.14:
+
+o CVE-2020-25717: A user on the domain can become root on domain members.
+                  https://www.samba.org/samba/security/CVE-2020-25717.html
+                  PLEASE [RE-]READ!
+                  The instructions have been updated and some workarounds
+                  initially adviced for 4.13.14 are no longer required and
+                  should be reverted in most cases.
+
+o BUG-14902: User with multiple spaces (eg Fred<space><space>Nurk) become
+             un-deletable. While this release should fix this bug, it is
+             adviced to have a look at the bug report for more detailed
+             information, see https://bugzilla.samba.org/show_bug.cgi?id=14902.
+
+Changes since 4.13.14
+---------------------
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14656: Spaces incorrectly collapsed in ldb attributes.
+   * BUG 14901: The CVE-2020-25717 username map [script] advice has undesired
+     side effects for the local nt token.
+   * BUG 14902: User with multiple spaces (eg Fred<space><space>Nurk) become un-
+     deletable.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14922: Kerberos authentication on standalone server in MIT realm
+     broken.
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 14903: Support for ROLE_IPA_DC is incomplete.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14899: winbindd doesn't start when "allow trusted domains" is off.
+   * BUG 14901: The CVE-2020-25717 username map [script] advice has undesired
+     side effects for the local nt token.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 14901: The CVE-2020-25717 username map [script] advice has undesired
+     side effects for the local nt token.
+
+
+#######################################
+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.14
                            November 9, 2021
@@ -103,8 +177,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ===============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list