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

Jule Anger janger at samba.org
Wed Sep 27 08:10:50 UTC 2023


The branch, v4-18-test has been updated
       via  ca1b7c185ed VERSION: Bump version up to Samba 4.18.8...
       via  7ee4d12e5c3 VERSION: Disable GIT_SNAPSHOT for the 4.18.7 release.
       via  68195cebe73 WHATSNEW: Add release notes for Samba 4.18.7.
      from  c4fd0850c5e smbd: Fix BZ15481

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


- Log -----------------------------------------------------------------
commit ca1b7c185edf67b1ceb988a8015396351c5ac240
Author: Jule Anger <janger at samba.org>
Date:   Wed Sep 27 10:09:45 2023 +0200

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

commit 7ee4d12e5c3a880618b600f37df08d4c8fa94e6a
Author: Jule Anger <janger at samba.org>
Date:   Wed Sep 27 10:09:25 2023 +0200

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

commit 68195cebe73cd8344dfbccfce1dae781a8e95c29
Author: Jule Anger <janger at samba.org>
Date:   Wed Sep 27 10:08:45 2023 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 2245ca751a6..c3dd706bbb3 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=18
-SAMBA_VERSION_RELEASE=7
+SAMBA_VERSION_RELEASE=8
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1bb83f6ba4c..fd11954058e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,79 @@
+                   ==============================
+                   Release Notes for Samba 4.18.7
+                         September 27, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.18 release series.
+
+
+Changes since 4.18.6
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 15419: Weird filename can cause assert to fail in
+     openat_pathref_fsp_nosymlink().
+   * BUG 15423: use-after-free in aio_del_req_from_fsp during smbd shutdown
+     after failed IPC FSCTL_PIPE_TRANSCEIVE.
+   * BUG 15432: TREE_CONNECT without SETUP causes smbd to use uninitialized
+     pointer.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 15401: Avoid infinite loop in initial user sync with Azure AD Connect.
+   * BUG 15407: Samba replication logs show (null) DN.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15463: macOS mdfind returns only 50 results.
+
+o  Remi Collet <rcollet at redhat.com>
+   * BUG 14808: smbc_getxattr() return value is incorrect.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15481: GETREALFILENAME_CACHE can modify incoming new filename with
+     previous cache entry value.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15464: libnss_winbind causes memory corruption since samba-4.18,
+     impacts sendmail, zabbix, potentially more.
+
+o  MikeLiu <mikeliu at qnap.com>
+   * BUG 15453: File doesn't show when user doesn't have permission if
+     aio_pthread is loaded.
+
+o  Martin Schwenke <mschwenke at ddn.com>
+   * BUG 15451: ctdb_killtcp fails to work with --enable-pcap and libpcap ≥
+     1.9.1.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 15476: The KDC in 4.18 (and older) is not able to accept tickets with
+     empty claims pac blobs (from Samba 4.19 or Windows).
+   * BUG 15477: The heimdal KDC doesn't detect s4u2self correctly when fast is
+     in use.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical:matrix.org matrix room, or
+#samba-technical IRC channel on irc.libera.chat.
+
+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.18.6
                           August 16, 2023
@@ -76,8 +152,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.18.5
                            July 19, 2023


-- 
Samba Shared Repository



More information about the samba-cvs mailing list