The branch, v4-23-test has been updated
via 9d5de961df0 VERSION: Bump version up to Samba 4.23.4...
via 9e8dc8c1609 VERSION: Disable GIT_SNAPSHOT for the 4.23.3 release.
via ac5c8fea8ee WHATSNEW: Add release notes for Samba 4.23.3.
from 3f2c2537347 s3:script: Avoid UnicodeDecodeError for
samba-log-parser processing whole directory
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-23-test
- Log -----------------------------------------------------------------
commit 9d5de961df0553f2a69768e3857edeab83e33134
Author: Jule Anger <[email protected]>
Date: Fri Nov 7 14:15:14 2025 +0100
VERSION: Bump version up to Samba 4.23.4...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 9e8dc8c1609417a49b8843f2fdc7b0e121ffea89
Author: Jule Anger <[email protected]>
Date: Fri Nov 7 14:14:53 2025 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.23.3 release.
Signed-off-by: Jule Anger <[email protected]>
commit ac5c8fea8ee39a1071f743d36326ecc1dcebb18c
Author: Jule Anger <[email protected]>
Date: Fri Nov 7 14:13:49 2025 +0100
WHATSNEW: Add release notes for Samba 4.23.3.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 54 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 2d0f4d04f04..f3872865f2e 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=3
+SAMBA_VERSION_RELEASE=4
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4d729e939a3..a143f1c084c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,55 @@
+ ==============================
+ Release Notes for Samba 4.23.3
+ November 07, 2025
+ ==============================
+
+
+This is the latest stable release of the Samba 4.23 release series.
+
+
+Changes since 4.23.2
+--------------------
+
+o Ralph Boehme <[email protected]>
+ * 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 15930: Searching for numbers doesn't work with Spotlight.
+ * 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 15940: vfs_recycle does not update mtime.
+ * BUG 15943: samba-log-parser fails with UnicodeDecodeError: 'utf-8' codec
+ can't decode byte.
+
+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.23.2
October 15, 2025
@@ -44,8 +96,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.23.1
September 26, 2025
--
Samba Shared Repository