The branch, v4-22-test has been updated
       via  69ef72edc29 VERSION: Bump version up to Samba 4.22.7...
       via  7e96f4ecf32 VERSION: Disable GIT_SNAPSHOT for the 4.22.6 release.
       via  854d763bbe0 WHATSNEW: Add release notes for Samba 4.22.6.
      from  a5d457827fa smbd: only increment lease epoch if a lease was granted

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


- Log -----------------------------------------------------------------
commit 69ef72edc29c3b87decc07509a271ffb117cb5c0
Author: Jule Anger <[email protected]>
Date:   Thu Oct 16 16:26:40 2025 +0200

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

commit 7e96f4ecf327a59600ecbf2da6b487422a063df6
Author: Jule Anger <[email protected]>
Date:   Thu Oct 16 16:26:24 2025 +0200

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

commit 854d763bbe0d936a645662786db4b1d21ea488ca
Author: Jule Anger <[email protected]>
Date:   Thu Oct 16 16:23:29 2025 +0200

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

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

Summary of changes:
 VERSION      |  4 ++--
 WHATSNEW.txt | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 66 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 638939edd54..f2f5bfa16df 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=6
+SAMBA_VERSION_RELEASE=7
 
 ########################################################
 # If a official release has a serious bug              #
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=
 # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
 #  ->  "3.0.0-SVN-build-199"                           #
 ########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=no
+SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
 
 ########################################################
 # This is for specifying a release nickname            #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 54235056f10..bf5f8b02c29 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,66 @@
+                   ==============================
+                   Release Notes for Samba 4.22.6
+                          October 16, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.22 release series.
+
+
+Changes since 4.22.5
+--------------------
+
+o  Ralph Boehme <[email protected]>
+   * BUG 15843: macOS Finder client DFS broken on 4.22.0.
+   * BUG 15926: Samba 4.22 breaks Time Machine
+   * BUG 15927: Spotlight search restriction for shares incomplete and default
+     search searches in too many attributes
+   * BUG 15931: rpcd_mdssvc may crash because name mangling is not initialized
+   * BUG 15933: Only increment lease epoch if a lease was granted
+
+o Pavel Filipenský <[email protected]>
+   * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned
+
+o MikeLiu <[email protected]>
+   * BUG 15900: 'net ads group' failed to list domain groups.
+
+o Anoop C S <[email protected]>
+   * BUG 15919: vfs_ceph_new should not use ceph_ll_nonblocking_readv_writev 
for
+     fsync_send.
+
+o Shachar Sharon <[email protected]>
+   * BUG 15919: vfs_ceph_new should not use ceph_ll_nonblocking_readv_writev 
for
+     fsync_send.
+
+o Andreas Schneider <[email protected]>
+   * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned
+
+o Martin Schwenke <[email protected]>
+   * BUG 15921: CTDB_SOCKET can be used even when CTDB_TEST_MODE is not set.
+
+#######################################
+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.5
                           October 15, 2025
@@ -44,8 +107,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.22.4
                           August 21, 2025


-- 
Samba Shared Repository

Reply via email to