The branch, v4-21-test has been updated
via 40c6b523992 VERSION: Bump version up to Samba 4.21.11...
via 63a935cbc8f VERSION: Disable GIT_SNAPSHOT for the 4.21.10 release.
via 73b2acddc10 WHATSNEW: Add release notes for Samba 4.21.10.
from 93152dcbc7d ctdb-scripts: Avoid failing updateip when IP is not
assigned
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-21-test
- Log -----------------------------------------------------------------
commit 40c6b523992d327f0199849e885b4ad4d4f427c1
Author: Jule Anger <[email protected]>
Date: Tue Nov 11 13:24:31 2025 +0100
VERSION: Bump version up to Samba 4.21.11...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 63a935cbc8fd6a30949bf48ba957f7f97a80ab57
Author: Jule Anger <[email protected]>
Date: Tue Nov 11 13:24:07 2025 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.21.10 release.
Signed-off-by: Jule Anger <[email protected]>
commit 73b2acddc10d3a6e55ac4554052eccda703a3cc3
Author: Jule Anger <[email protected]>
Date: Tue Nov 11 12:11:09 2025 +0100
WHATSNEW: Add release notes for Samba 4.21.10.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 4 ++--
WHATSNEW.txt | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 60 insertions(+), 4 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 00ab3d93cca..b6d67225dc8 100644
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the
Samba Team 1992-2024"
########################################################
SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=21
-SAMBA_VERSION_RELEASE=10
+SAMBA_VERSION_RELEASE=11
########################################################
# 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 299c894c198..c5c422cdf3c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,60 @@
+ ===============================
+ Release Notes for Samba 4.21.10
+ November 11, 2025
+ ===============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.9
+--------------------
+
+o Bailey Allison <[email protected]>
+ * BUG 15935: Crash in ctdbd on failed updateip.
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned.
+
+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 15905: samba-4.21 fails to join AD when multiple DCs are returned.
+
+o Shachar Sharon <[email protected]>
+ * BUG 15919: vfs_ceph_new should not use ceph_ll_nonblocking_readv_writev
+ for fsync_send.
+
+o Martin Schwenke <[email protected]>
+ * BUG 15921: CTDB_SOCKET can be used even when CTDB_TEST_MODE is not set.
+ * 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.21.9
October 15, 2025
@@ -44,8 +101,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.21.8
September 09, 2025
--
Samba Shared Repository