The branch, v4-22-test has been updated
via 34b3aec0ea4 VERSION: Bump version up to Samba 4.22.8...
via 44b1df8ec73 VERSION: Disable GIT_SNAPSHOT for the 4.22.7 release.
via 49f6aa2c021 WHATSNEW: Add release notes for Samba 4.22.7.
from 80e60822bd2 Revert "ldb: User hexchars_upper from replace.h"
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-22-test
- Log -----------------------------------------------------------------
commit 34b3aec0ea477d490f6a3968b2b3a488f67c7b58
Author: Jule Anger <[email protected]>
Date: Thu Dec 18 17:08:52 2025 +0100
VERSION: Bump version up to Samba 4.22.8...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 44b1df8ec733c652a65e304dab32d7f4bbe37c14
Author: Jule Anger <[email protected]>
Date: Thu Dec 18 17:08:27 2025 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.22.7 release.
Signed-off-by: Jule Anger <[email protected]>
commit 49f6aa2c0214dc47737031547d0c3af6d7067e87
Author: Jule Anger <[email protected]>
Date: Thu Dec 18 17:07:55 2025 +0100
WHATSNEW: Add release notes for Samba 4.22.7.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 67 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index f2f5bfa16df..1b27db01f2b 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=7
+SAMBA_VERSION_RELEASE=8
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bf5f8b02c29..daf41566a46 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,68 @@
+ ==============================
+ Release Notes for Samba 4.22.7
+ December 18, 2025
+ ==============================
+
+
+This is the latest stable release of the Samba 4.22 release series.
+
+
+Changes since 4.22.6
+--------------------
+
+o Ralph Boehme <[email protected]>
+ * BUG 15926: Samba 4.22 breaks Time Machine
+ * BUG 15930: Searching for numbers doesn't work with Spotlight
+ * BUG 15947: mdssvc doesn't support $time.iso dates before 1970
+
+o Günther Deschner <[email protected]>
+ * BUG 15963: Fix winbind cache consistency
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15940: vfs_recycle does not update mtime
+
+o Volker Lendecke <[email protected]>
+ * BUG 15897: Assert failed: (dirfd != -1) || (smb_fname->base_name[0] ==
'/')
+ in vfswrap_openat
+ * BUG 15950: ctdb can crash with inconsistent cluster lock configuration
+
+o Anoop C S <[email protected]>
+ * BUG 15897: Assert failed: (dirfd != -1) || (smb_fname->base_name[0] ==
'/')
+ in vfswrap_openat
+
+o Andreas Schneider <[email protected]>
+ * BUG 15809: samba-bgqd: rework man page
+ * BUG 15936: samba-bgqd can't find [printers] share
+ * BUG 15955: Winbind can hang forever in gssapi if there are network issues.
+ * BUG 15961: libldb requires linking libreplace on Linux
+
+o Martin Schwenke <[email protected]>
+ * BUG 15935: Crash in ctdbd on failed updateip
+
+
+#######################################
+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.6
October 16, 2025
@@ -59,8 +124,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.22.5
October 15, 2025
--
Samba Shared Repository