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

Karolin Seeger kseeger at samba.org
Tue Jun 1 07:20:03 UTC 2021


The branch, v4-14-test has been updated
       via  cfccd7792e1 VERSION: Bump version up to 4.14.6...
       via  852d0c036f0 VERSION: Disable GIT_SNAPSHOT for the 4.14.5 release.
       via  c237a2b610d WHATSNEW: Add release notes for Samba 4.14.5.
      from  e7e537d77cc s3: smbd: Fix uninitialized memory read in process_symlink_open() when used with vfs_shadow_copy2().

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


- Log -----------------------------------------------------------------
commit cfccd7792e1bd68b8d28ea451c098b21ce0e4449
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon May 31 11:18:34 2021 +0200

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

commit 852d0c036f044ec8231efd77416f63be3905c259
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon May 31 11:17:22 2021 +0200

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

commit c237a2b610df6bc655bfacf11cfbcd1cab9fefde
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon May 31 11:07:52 2021 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 94094eb0afb..a50dae275cf 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=5
+SAMBA_VERSION_RELEASE=6
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 8fa0ee3caf1..7a1af731a94 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,68 @@
+                   ==============================
+                   Release Notes for Samba 4.14.5
+                            June 01, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.4
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14696: s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success.
+   * BUG 14708: s3: smbd: Ensure POSIX default ACL is mapped into returned
+     Windows ACL for directory handles.
+   * BUG 14721: s3: smbd: Fix uninitialized memory read in
+     process_symlink_open() when used with vfs_shadow_copy2().
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14689: docs: Expand the "log level" docs on audit logging.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14714: smbd: Correctly initialize close timestamp fields.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14699: Fix gcc11 compiler issues.
+
+o  Pavel Filipenský <pfilipen at redhat.com>
+   * BUG 14718: docs-xml: Update smbcacls manpage.
+   * BUG 14719: docs: Update list of available commands in rpcclient.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14475: ctdb: Fix a crash in run_proc_signal_handler().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14695: s3:winbind: For 'security = ADS' require realm/workgroup to be
+     set.
+   * BUG 14699: lib:replace: Do not build strndup test with gcc 11 or newer.
+
+
+#######################################
+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.4
                            April 29, 2021
@@ -59,8 +124,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ==============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list