The branch, v4-20-test has been updated
       via  bf81b8e4b1a VERSION: Bump version up to Samba 4.20.6...
       via  6ddb7d9a2c0 VERSION: Disable GIT_SNAPSHOT for the 4.20.5 release.
       via  9d6ed32d3fd WHATSNEW: Add release notes for Samba 4.20.5.
      from  9559c00d063 smbd: use metadata_fsp(fsp) in copy_access_posix_acl() 
for SMB_VFS_SYS_ACL_SET_FD

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


- Log -----------------------------------------------------------------
commit bf81b8e4b1a0e3effda922dcd4364e0645b6949c
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 17 13:35:31 2024 +0200

    VERSION: Bump version up to Samba 4.20.6...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <jan...@samba.org>

commit 6ddb7d9a2c041bc759e1defe0170a36128677724
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 17 13:35:08 2024 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.20.5 release.
    
    Signed-off-by: Jule Anger <jan...@samba.org>

commit 9d6ed32d3fdf0002007706a023301679f342d2d7
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 17 13:34:37 2024 +0200

    WHATSNEW: Add release notes for Samba 4.20.5.
    
    Signed-off-by: Jule Anger <jan...@samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index e59d3c26f8a..52ad1652b5c 100644
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the 
Samba Team 1992-2024"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=20
-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 4434acda2fb..7f8a626bf41 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,64 @@
+                   ==============================
+                   Release Notes for Samba 4.20.5
+                         September 17, 2024
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.20 release series.
+
+
+Changes since 4.20.4
+--------------------
+
+o  Ralph Boehme <s...@samba.org>
+   * BUG 15695: "inherit permissions = yes" triggers assert() in vfs_default
+     when creating a stream.
+
+o  David Disseldorp <dd...@samba.org>
+   * BUG 15699: Incorrect FSCTL_QUERY_ALLOCATED_RANGES response when truncated.
+
+o  Pavel Filipenský <pfilipen...@samba.org>
+   * BUG 15698: samba-tool can not load the default configuration file.
+
+o  Stefan Metzmacher <me...@samba.org>
+   * BUG 15696: Compound SMB2 requests don't return
+     NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses
+     MacOSX clients.
+
+o  Anoop C S <anoo...@samba.org>
+   * BUG 15686: Add new vfs_ceph module (based on low level API).
+
+o  Shachar Sharon <ssha...@redhat.com>
+   * BUG 15686: Add new vfs_ceph module (based on low level API).
+   * BUG 15700: Crash when readlinkat fails.
+
+o  Jones Syue <joness...@qnap.com>
+   * BUG 15677: ntlm_auth make logs more consistent with length check.
+
+
+#######################################
+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.20.4
                            August 06, 2024
@@ -46,8 +107,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.20.3
                            August 02, 2024


-- 
Samba Shared Repository

Reply via email to