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

Jule Anger janger at samba.org
Wed Jul 5 10:39:16 UTC 2023


The branch, v4-18-test has been updated
       via  f2c18045a57 VERSION: Bump version up to Samba 4.18.5...
       via  273696dc5d4 VERSION: Disable GIT_SNAPSHOT for the 4.18.4 release.
       via  bcdc186bb67 WHATSNEW: Add release notes for Samba 4.18.4.
      from  d4b86186d29 selftest:Samba3: use the correct NSS_WRAPPER_HOSTNAME

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


- Log -----------------------------------------------------------------
commit f2c18045a57e95597b4841e704e67b5811454979
Author: Jule Anger <janger at samba.org>
Date:   Wed Jul 5 12:35:59 2023 +0200

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

commit 273696dc5d4c485735cfea0be9e71e28c97ffcf9
Author: Jule Anger <janger at samba.org>
Date:   Wed Jul 5 12:35:33 2023 +0200

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

commit bcdc186bb67ac6889e08b6c534f72ce0cc1461d6
Author: Jule Anger <janger at samba.org>
Date:   Wed Jul 5 12:34:37 2023 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index b11e1c9469e..80ff8c0c369 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=18
-SAMBA_VERSION_RELEASE=4
+SAMBA_VERSION_RELEASE=5
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 01c121a8e48..c5dbc985f28 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,73 @@
+                   ==============================
+                   Release Notes for Samba 4.18.4
+                           July 05, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.18 release series.
+
+
+Changes since 4.18.3
+--------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 15404: Backport --pidl-developer fixes.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 14030: Named crashes on DLZ zone update.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 2312: smbcacls and smbcquotas do not check // before the server.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers.
+   * BUG 15391: smbclient leaks fds with showacls.
+   * BUG 15402: smbd returns NOT_FOUND when creating files on a r/o filesystem.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15355: NSS_WRAPPER_HOSTNAME doesn't match NSS_WRAPPER_HOSTS entry and
+     causes test timeouts.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 15384: net ads lookup (with unspecified realm) fails.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 15381: Register Samba processes with GPFS.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15390: Python tarfile extraction needs change to avoid a warning
+     (CVE-2007-4559 mitigation).
+   * BUG 15398: The winbind child segfaults when listing users with `winbind
+     scan trusted domains = yes`.
+
+o  Jones Syue <jonessyue at qnap.com>
+   * BUG 15383: Remove comments about deprecated 'write cache size'.
+   * BUG 15403: smbget memory leak if failed to download files recursively.
+
+
+#######################################
+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.3
                             May 31, 2023
@@ -58,8 +128,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.18.2
                            April 19, 2023


-- 
Samba Shared Repository



More information about the samba-cvs mailing list