The branch, v4-21-test has been updated
via 070ff8f5766 VERSION: Bump version up to Samba 4.21.9...
via 05debb4bf19 VERSION: Disable GIT_SNAPSHOT for the 4.21.8 release.
via fa5a1430213 WHATSNEW: Add release notes for Samba 4.21.8.
from 81e5b025498 s3:net: fix "net ads group"
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-21-test
- Log -----------------------------------------------------------------
commit 070ff8f5766e306d064e564ea08b7f191a03186c
Author: Jule Anger <[email protected]>
Date: Tue Sep 9 17:33:23 2025 +0200
VERSION: Bump version up to Samba 4.21.9...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 05debb4bf19abf7cc00e8355f648dfd4b6210ada
Author: Jule Anger <[email protected]>
Date: Tue Sep 9 17:32:30 2025 +0200
VERSION: Disable GIT_SNAPSHOT for the 4.21.8 release.
Signed-off-by: Jule Anger <[email protected]>
commit fa5a1430213a82ffaa40ae624e6cea8ee4c3f061
Author: Jule Anger <[email protected]>
Date: Tue Sep 9 17:31:05 2025 +0200
WHATSNEW: Add release notes for Samba 4.21.8.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 72 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index bade3afb096..fcc7e6eca24 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=8
+SAMBA_VERSION_RELEASE=9
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b7733f52750..b3c21a5ebaf 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,73 @@
+ ==============================
+ Release Notes for Samba 4.21.8
+ September 09, 2025
+ ==============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.7
+--------------------
+
+o Ralph Boehme <[email protected]>
+ * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
+ SysvolReady=0.
+ * BUG 15844: getpwuid does not shift to new DC when current DC is down.
+ * BUG 15876: Windows security hardening locks out schannel'ed netlogon dc
+ calls like netr_DsRGetDCName.
+
+o Günther Deschner <[email protected]>
+ * BUG 15840: kinit command is failing with Missing cache Error.
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15891: Figuring out the DC name from IP address fails and breaks
+ fork_domain_child().
+
+o Volker Lendecke <[email protected]>
+ * BUG 15892: Delayed leader broadcast can block ctdb forever.
+
+o Stefan Metzmacher <[email protected]>
+ * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
+ SysvolReady=0.
+
+o MikeLiu <[email protected]>
+ * BUG 15900: 'net ads group' failed to list domain groups.
+
+o Rabinarayan Panigrahi <[email protected]>
+ * BUG 15663: Apparently there is a conflict between shadow_copy2 module and
+ virusfilter (action quarantine).
+
+o Aleksandr Sharov <[email protected]>
+ * BUG 15877: Fix handling of empty GPO link.
+
+o Srinivas Rao V <[email protected]>
+ * BUG 15880: SMB ACL inheritance doesn't work for files created.
+
+
+#######################################
+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.7
July 07, 2025
@@ -78,8 +148,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.21.6
June 03, 2025
--
Samba Shared Repository