The branch, v4-23-test has been updated
via 733833f8882 VERSION: Bump version up to Samba 4.23.6...
via 028df22e46c VERSION: Disable GIT_SNAPSHOT for the upcoming release.
via c66fb7bd54f Add release notes for Samba 4.23.5
from 573959f753e s3:libads: Separate use of ads->config.flags for NBT_*
and DS_* values
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-23-test
- Log -----------------------------------------------------------------
commit 733833f88822a901dbd65cfbf5492bd78774616f
Author: Björn Jacke <[email protected]>
Date: Fri Dec 12 14:27:26 2025 +0100
VERSION: Bump version up to Samba 4.23.6...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Bjoern Jacke <[email protected]>
commit 028df22e46c41daada4707e0bde90607e9e06958
Author: Björn Jacke <[email protected]>
Date: Fri Dec 12 14:25:32 2025 +0100
VERSION: Disable GIT_SNAPSHOT for the upcoming release.
Signed-off-by: Bjoern Jacke <[email protected]>
commit c66fb7bd54fce670fabcd47784fa60b80247a684
Author: Björn Jacke <[email protected]>
Date: Fri Jan 23 11:32:43 2026 +0100
Add release notes for Samba 4.23.5
Signed-off-by: Bjoern Jacke <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 51 +++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 50 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 1826d22745e..aacb4a76aaf 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=23
-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 1eab9c17ce7..0b8d0adc5e3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,51 @@
+ ==============================
+ Release Notes for Samba 4.23.5
+ January 23, 2026
+ ==============================
+
+
+This is the latest stable release of the Samba 4.23 release series.
+
+
+Changes since 4.23.4
+--------------------
+
+o Ralph Boehme <[email protected]>
+ * BUG 15959: New Spotlight default search field incorrectly initialized
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15972: Winbind group resolution failure
+
+o Gary Lockyer <[email protected]>
+ * BUG 15937: winbindd crashes with Bad talloc magic value - unknown value
+
+o Michael Tokarev <[email protected]>
+ * BUG 15790: Bind dlz 9.20
+
+
+#######################################
+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.23.4
December 12, 2025
@@ -54,8 +102,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.23.3
November 07, 2025
--
Samba Shared Repository