The branch, v4-21-test has been updated
       via  07b53581ce2 VERSION: Bump version up to Samba 4.21.6...
       via  cc104bd1f42 VERSION: Disable GIT_SNAPSHOT for the 4.21.5 release.
       via  1e6a8496fe5 WHATSNEW: Add release notes for Samba 4.21.5.
      from  1f9c1dad691 vfs: Fix Bug 15791, vfs_acl_tdb unlinkat()

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


- Log -----------------------------------------------------------------
commit 07b53581ce225b23caee29546a153826134de594
Author: Jule Anger <[email protected]>
Date:   Mon Mar 31 16:42:34 2025 +0200

    VERSION: Bump version up to Samba 4.21.6...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <[email protected]>

commit cc104bd1f42576c205ca3ff1c322ed3c69d12d85
Author: Jule Anger <[email protected]>
Date:   Mon Mar 31 16:42:19 2025 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.21.5 release.
    
    Signed-off-by: Jule Anger <[email protected]>

commit 1e6a8496fe527f4be196da1a489d4eb413b70d89
Author: Jule Anger <[email protected]>
Date:   Mon Mar 31 16:41:50 2025 +0200

    WHATSNEW: Add release notes for Samba 4.21.5.
    
    Signed-off-by: Jule Anger <[email protected]>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 929fd5f4880..fbd689b15e9 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=21
-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 6d5e65dd043..873b4ec20df 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,81 @@
+                   ==============================
+                   Release Notes for Samba 4.21.5
+                           March 31, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.4
+--------------------
+
+o  Douglas Bagnall <[email protected]>
+   * BUG 15795: ldb index cache is too small on known large transactions
+     (schemaupgrade, provision).
+
+o  Ralph Boehme <[email protected]>
+   * BUG 15822: Enable support for cephfs case insensitive behavior.
+   * BUG 15823: Subnet based interfaces definition not listening on all covered
+     IP addresses.
+
+o  Pavel Filipenský <[email protected]>
+   * BUG 15727: net ad join fails with "Failed to join domain: failed to create
+     kerberos keytab".
+
+o  Xavi Hernandez <[email protected]>
+   * BUG 15822: Enable support for cephfs case insensitive behavior.
+
+o  Volker Lendecke <[email protected]>
+   * BUG 15791: Remove of file or directory not possible with vfs_acl_tdb.
+
+o  Andréas Leroux <[email protected]>
+   * BUG 15795: ldb index cache is too small on known large transactions
+     (schemaupgrade, provision).
+
+o  Anoop C S <[email protected]>
+   * BUG 15797: Unable to connect to CephFS subvolume shares with
+     vfs_shadow_copy2.
+   * BUG 15810: Add async io API from libcephfs to ceph_new VFS module.
+   * BUG 15818: vfs_ceph_new module does not work with other modules for
+     snapshot management.
+   * BUG 15822: Enable support for cephfs case insensitive behavior.
+   * BUG 15834: vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN,
+     SMB_VFS_FCHMOD and SMB_VFS_FNTIMES.
+
+o  Martin Schwenke <[email protected]>
+   * BUG 15820: Incorrect FSF address in ctdb pcp scripts.
+
+o  Shachar Sharon <[email protected]>
+   * BUG 15810: Add async io API from libcephfs to ceph_new VFS module.
+
+o  Andrea Venturoli <[email protected]>
+   * BUG 15804: "samba-tool domain backup offline" hangs.
+
+
+#######################################
+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.21.4
                          February 17, 2025
@@ -83,8 +161,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.21.3
                           January 06, 2025


-- 
Samba Shared Repository

Reply via email to