The branch, v4-21-test has been updated
via 25a188f352a VERSION: Bump version up to Samba 4.21.4...
via 0dba5ef975a VERSION: Disable GIT_SNAPSHOT for the 4.21.3 release.
via d4857962df4 WHATSNEW: Add release notes for Samba 4.21.3.
from e1c1b88170d docs:manpages: Update 'net ads keytab create'
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-21-test
- Log -----------------------------------------------------------------
commit 25a188f352a1fafd06505823d0c80ef8286bcc31
Author: Jule Anger <[email protected]>
Date: Mon Jan 6 16:27:21 2025 +0100
VERSION: Bump version up to Samba 4.21.4...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 0dba5ef975a36a11d7e4a2bb912829bc6bee723e
Author: Jule Anger <[email protected]>
Date: Mon Jan 6 16:26:55 2025 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.21.3 release.
Signed-off-by: Jule Anger <[email protected]>
commit d4857962df454d7e8f9715da89e275dd1797b2c0
Author: Jule Anger <[email protected]>
Date: Mon Jan 6 16:26:23 2025 +0100
WHATSNEW: Add release notes for Samba 4.21.3.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 64 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index d2d6eab033c..a3b9af1f189 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=3
+SAMBA_VERSION_RELEASE=4
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4f3ff92965b..63971826231 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,65 @@
+ ==============================
+ Release Notes for Samba 4.21.3
+ January 06, 2025
+ ==============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.2
+--------------------
+
+o Douglas Bagnall <[email protected]>
+ * BUG 15701: More possible replication loops against Azure AD.
+
+o Ralph Boehme <[email protected]>
+ * BUG 15697: Compound rename from Mac clients can fail with
+ NT_STATUS_INTERNAL_ERROR if the file has a lease.
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15724: vfs crossrename seems not work correctly.
+ * BUG 6750: After 'machine password timeout' /etc/krb5.keytab is not
updated.
+
+o Volker Lendecke <[email protected]>
+ * BUG 15771: Memory leak wbcCtxLookupSid.
+
+o Stefan Metzmacher <[email protected]>
+ * BUG 15765: Fix heap-user-after-free with association groups.
+
+o Andreas Schneider <[email protected]>
+ * BUG 15758: Segfault in vfs_btrfs.
+
+o Martin Schwenke <[email protected]>
+ * BUG 15755: Avoid event failure race when disabling an event script.
+
+o Jones Syue <[email protected]>
+ * BUG 15724: vfs crossrename seems not work correctly.
+
+
+#######################################
+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.2
November 25, 2024
@@ -51,8 +113,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.21.1
October 14, 2024
--
Samba Shared Repository