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

Jule Anger janger at samba.org
Wed May 31 16:06:05 UTC 2023


The branch, v4-18-test has been updated
       via  fcf2e89167f VERSION: Bump version up to Samba 4.18.4...
       via  897e67a7cf8 VERSION: Disable GIT_SNAPSHOT for the 4.18.3 release.
       via  f988fcf671d WHATSNEW: Add release notes for Samba 4.18.3.
      from  af9dc206043 smbd: also reset struct stat_ex.cached_dos_attributes in SET_STAT_INVALID()

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


- Log -----------------------------------------------------------------
commit fcf2e89167f5a64f98ae0ee4ac2af2beff4e6b5a
Author: Jule Anger <janger at samba.org>
Date:   Wed May 31 18:05:14 2023 +0200

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

commit 897e67a7cf86568da8bf8736aabe069e05c342ca
Author: Jule Anger <janger at samba.org>
Date:   Wed May 31 18:04:56 2023 +0200

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

commit f988fcf671d75b5b4064f0cc7891e62f4185f4be
Author: Jule Anger <janger at samba.org>
Date:   Wed May 31 18:04:26 2023 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index e11c1d3d1c5..b11e1c9469e 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=18
-SAMBA_VERSION_RELEASE=3
+SAMBA_VERSION_RELEASE=4
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bfad04cbde0..01c121a8e48 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,65 @@
+                   ==============================
+                   Release Notes for Samba 4.18.3
+                            May 31, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.18 release series.
+
+
+Changes since 4.18.2
+--------------------
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15375: Symlinks to files can have random DOS mode information in a
+     directory listing.
+   * BUG 15378: vfs_fruit might cause a failing open for delete.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15361: winbind recurses into itself via rpcd_lsad.
+   * BUG 15366: wbinfo -u fails on ad dc with >1000 users.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15338: DS ACEs might be inherited to unrelated object classes.
+   * BUG 15362: a lot of messages: get_static_share_mode_data:
+     get_static_share_mode_data_fn failed: NT_STATUS_NOT_FOUND.
+   * BUG 15374: aes256 smb3 encryption algorithms are not allowed in
+     smb3_sid_parse().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15360: Setting veto files = /.*/ break listing directories.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 15363: "samba-tool domain provision" does not run interactive mode if
+     no arguments are given.
+
+o  Nathaniel W. Turner <nturner at exagrid.com>
+   * BUG 15325: dsgetdcname: assumes local system uses IPv4.
+
+
+#######################################
+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.2
                            April 19, 2023
@@ -70,8 +132,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.18.1
                            March 29, 2023


-- 
Samba Shared Repository



More information about the samba-cvs mailing list