The branch, v4-23-test has been updated
via cf1397c210b VERSION: Bump version up to Samba 4.23.2...
via 821a247710e VERSION: Disable GIT_SNAPSHOT for the 4.23.1 release.
via c14e283a695 WHATSNEW: Add release notes for Samba 4.23.1.
from 35e59dcfd27 ctdb-common: Only respect CTDB_SOCKET in CTDB_TEST_MODE
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-23-test
- Log -----------------------------------------------------------------
commit cf1397c210bc7edf5aff22a31857dc0a1e9a769a
Author: Jule Anger <[email protected]>
Date: Fri Sep 26 15:45:42 2025 +0200
VERSION: Bump version up to Samba 4.23.2...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 821a247710e2b93388cfed5c8c09c4556f88abd9
Author: Jule Anger <[email protected]>
Date: Fri Sep 26 15:45:23 2025 +0200
VERSION: Disable GIT_SNAPSHOT for the 4.23.1 release.
Signed-off-by: Jule Anger <[email protected]>
commit c14e283a6951a8f1c9b1455310f8f76840bd6947
Author: Jule Anger <[email protected]>
Date: Fri Sep 26 15:44:21 2025 +0200
WHATSNEW: Add release notes for Samba 4.23.1.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 162b13c980f..0137426f3d8 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=1
+SAMBA_VERSION_RELEASE=2
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2f8d192e825..0546513b94f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,59 @@
+ ==============================
+ Release Notes for Samba 4.23.1
+ September 26, 2025
+ ==============================
+
+
+This is the latest stable release of the Samba 4.23 release series.
+
+
+Changes since 4.23.0
+--------------------
+
+o Alexander Bokovoy <[email protected]>
+ * BUG 15920: Incomplete bind configuration causes DLZ plugin to crash.
+
+o Volker Lendecke <[email protected]>
+ * BUG 15914: winbind can crash at startup.
+
+o Anoop C S <[email protected]>
+ * BUG 15919: vfs_ceph_new should not use ceph_ll_nonblocking_readv_writev
for
+ fsync_send.
+
+o Andreas Schneider <[email protected]>
+ * BUG 15904: CTDB does not support PCP 7.0.0.
+
+o Martin Schwenke <[email protected]>
+ * BUG 15921: CTDB_SOCKET can be used even when CTDB_TEST_MODE is not set.
+
+o Shachar Sharon <[email protected]>
+ * BUG 15919: vfs_ceph_new should not use ceph_ll_nonblocking_readv_writev
for
+ fsync_send.
+
+
+#######################################
+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.0
September 12, 2025
--
Samba Shared Repository