The branch, v4-21-test has been updated
       via  6dbb7b0b108 VERSION: Bump version up to Samba 4.21.5...
       via  0b084c0bc6f VERSION: Disable GIT_SNAPSHOT for the 4.21.4 release.
       via  d79cf425c09 WHATSNEW: Add release notes for Samba 4.21.4.
      from  1fe10a03c5d mdssvc: support a few more attributes

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


- Log -----------------------------------------------------------------
commit 6dbb7b0b1086b471b99ff32397d4803009241a5e
Author: Jule Anger <[email protected]>
Date:   Mon Feb 17 16:46:51 2025 +0100

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

commit 0b084c0bc6fafedcdde48d253ea0c91e1b927470
Author: Jule Anger <[email protected]>
Date:   Mon Feb 17 16:46:41 2025 +0100

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

commit d79cf425c09a30174e65fc42f7e822a6af5ca01c
Author: Jule Anger <[email protected]>
Date:   Mon Feb 17 16:44:19 2025 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index a3b9af1f189..929fd5f4880 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=4
+SAMBA_VERSION_RELEASE=5
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 63971826231..6d5e65dd043 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,90 @@
+                   ==============================
+                   Release Notes for Samba 4.21.4
+                         February 17, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.3
+--------------------
+
+o  Vinit Agnihotri <[email protected]>
+   * BUG 15780: Increasing slowness of sharesec performance with high number of
+     registry shares.
+
+o  Jeremy Allison <[email protected]>
+   * BUG 15782: winbindd shows memleak in kerberos_decode_pac.
+
+o  Douglas Bagnall <[email protected]>
+   * BUG 15738: Creation of GPOs applicable to more than one group is 
impossible
+     with Samba 4.20.0 and later.
+   * BUG 15756: Replace `crypt` module in
+     python/samba/netcmd/user/readpasswords/common.py.
+
+o  Ralph Boehme <[email protected]>
+   * BUG 15151: vfs_gpfs silently garbles timestamps > year 2106.
+   * BUG 15796: Spotlight search results don't show file size and creation 
date.
+
+o  Guenther Deschner <[email protected]>
+   * BUG 15703: General improvements for vfs_ceph_new module.
+   * BUG 15777: net offlinejoin not working correctly.
+   * BUG 15780: Increasing slowness of sharesec performance with high number of
+     registry shares.
+
+o  Pavel Filipenský <[email protected]>
+   * BUG 15759: net ads create/join/winbind producing unix dysfunctional
+     keytabs.
+
+o  Stefan Metzmacher <[email protected]>
+   * BUG 14213: Windows Explorer crashes on S-1-22-* Unix-SIDs when accessing
+     security tab.
+   * BUG 15769: The values from hresult_errstr_const and hresult_errstr are
+     reversed in 4.20 and 4.21.
+   * BUG 15778: Kerberos referral tickets are generated for principals in our
+     domain if we have a trust to a top level domain.
+   * BUG 15783: NETLOGON_NTLMV2_ENABLED is missing in the SamLogon* user_flags
+     field.
+
+o  Anoop C S <[email protected]>
+   * BUG 15703: General improvements for vfs_ceph_new module.
+
+o  Andreas Schneider <[email protected]>
+   * BUG 15784: Regression: stack-use-after-return in crypt_as_best_we_can().
+   * BUG 15788: libreplace:readline: gcc 15 complains about incompatible 
pointer
+     types.
+
+o  Shachar Sharon <[email protected]>
+   * BUG 15703: General improvements for vfs_ceph_new module.
+
+o  Shweta Sodani <[email protected]>
+   * BUG 15703: General improvements for vfs_ceph_new module.
+
+
+#######################################
+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.3
                           January 06, 2025
@@ -58,8 +145,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.21.2
                          November 25, 2024


-- 
Samba Shared Repository

Reply via email to