The branch, v4-22-test has been updated
       via  31b82351af1 VERSION: Bump version up to Samba 4.22.5...
       via  356fafd5fa3 VERSION: Disable GIT_SNAPSHOT for the 4.22.4 release.
       via  99b0baadbb4 WHATSNEW: Add release notes for Samba 4.22.4.
      from  a31301e4f03 winbindd: use find_domain_from_name_noinit() in 
find_dns_domain_name()

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


- Log -----------------------------------------------------------------
commit 31b82351af11bf4cf1fcd656e2c4ea4ef463d6f4
Author: Jule Anger <[email protected]>
Date:   Thu Aug 21 17:20:24 2025 +0200

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

commit 356fafd5fa37777c337dba1c829534b57cf3f7a9
Author: Jule Anger <[email protected]>
Date:   Thu Aug 21 17:20:08 2025 +0200

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

commit 99b0baadbb48e1dc726147d08b19c1264c1805c0
Author: Jule Anger <[email protected]>
Date:   Thu Aug 21 17:19:02 2025 +0200

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

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

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 f139c253fa6..94a1bac2237 100644
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the 
Samba Team 1992-2025"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=22
-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 f02cc224d48..fcbc3a8b524 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,73 @@
+                   ==============================
+                   Release Notes for Samba 4.22.4
+                          August 21, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.22 release series.
+
+
+Changes since 4.22.3
+--------------------
+
+o  Ralph Boehme <[email protected]>
+   * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
+     SysvolReady=0.
+   * BUG 15844: getpwuid does not shift to new DC when current DC is down.
+   * BUG 15876: Windows security hardening locks out schannel'ed netlogon dc
+     calls like netr_DsRGetDCName-
+   * BUG 15881: Unresponsive second DC can cause idmapping failure when using
+     idmap_ad-
+
+o  Günther Deschner <[email protected]>
+   * BUG 15840: kinit command is failing with Missing cache Error.
+
+o  Pavel Filipenský <[email protected]>
+   * BUG 15891: Figuring out the DC name from IP address fails and breaks
+     fork_domain_child().
+
+o  Volker Lendecke <[email protected]>
+   * BUG 15816: vfs_streams_depot fstatat broken.
+   * BUG 15892: Delayed leader broadcast can block ctdb forever.
+
+o  Stefan Metzmacher <[email protected]>
+   * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
+     SysvolReady=0.
+
+o  Rabinarayan Panigrahi <[email protected]>
+   * BUG 15663: Apparently there is a conflict between shadow_copy2 module and
+     virusfilter (action quarantine).
+
+o  Aleksandr Sharov <[email protected]>
+   * BUG 15877: Fix handling of empty GPO link.
+
+o  Srinivas Rao V <[email protected]>
+   * BUG 15880: SMB ACL inheritance doesn't work for files created.
+
+
+#######################################
+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.22.3
                            July 07, 2025
@@ -81,8 +151,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.22.2
                            June 05, 2025


-- 
Samba Shared Repository

Reply via email to