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

Jule Anger janger at samba.org
Tue Oct 5 13:10:37 UTC 2021


The branch, v4-14-test has been updated
       via  6f10103d076 VERSION: Bump version up to Samba 4.14.9...
       via  d1c9330fa69 VERSION: Disable GIT_SNAPSHOT for the 4.14.8 release.
       via  83bf8c9c2c5 WHATSNEW: Add release notes for Samba 4.14.8.
      from  b66b172bb57 samldb: Address birthday paradox adding an RODC

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


- Log -----------------------------------------------------------------
commit 6f10103d076224cd0aa6fda6eb513d2c63d481f3
Author: Jule Anger <janger at samba.org>
Date:   Tue Oct 5 15:05:47 2021 +0200

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

commit d1c9330fa69ba6942ab23843e21acc11767d54ee
Author: Jule Anger <janger at samba.org>
Date:   Tue Oct 5 15:05:09 2021 +0200

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

commit 83bf8c9c2c582d3dbb345d328a03e96f707bc4a0
Author: Jule Anger <janger at samba.org>
Date:   Tue Oct 5 15:04:18 2021 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 56179892aa8..b86286b3ecb 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=8
+SAMBA_VERSION_RELEASE=9
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index ed154ee97c6..cdea32de764 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,96 @@
+                   ==============================
+                   Release Notes for Samba 4.14.8
+                          October 05, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.7
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14742: Python ldb.msg_diff() memory handling failure.
+   * BUG 14805: OpenDir() loses the correct errno return.
+   * BUG 14809: Shares with variable substitutions cause core dump upon
+     connection from MacOS Big Sur 11.5.2.
+   * BUG 14816: Fix pathref open of a filesystem fifo in the DISABLE_OPATH
+     build.
+
+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.
+   * BUG 14841: Samba CI runs can now continue past the first error if
+     AUTOBUILD_FAIL_IMMEDIATELY=0 is set.
+   * BUG 14854: samldb_krbtgtnumber_available() looks for incorrect string.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14771: Some VFS operations on pathref (O_PATH) handles fail on GPFS.
+   * BUG 14783: smbd "deadtime" parameter doesn't work anymore.
+   * BUG 14787: net conf list crashes when run as normal user.
+   * BUG 14790: vfs_btrfs compression support broken.
+   * BUG 14804: winbindd can crash because idmap child state is not fully
+     initialized.
+
+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 14771: Some VFS operations on pathref (O_PATH) handles fail on GPFS.
+   * 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.
+   * BUG 14836: Python ldb.msg_diff() memory handling failure.
+
+
+#######################################
+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.14.7
                           August 24, 2021
@@ -52,8 +145,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ==============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list