The branch, v4-21-test has been updated
via a01a0c34dad VERSION: Bump version up to Samba 4.21.3...
via d67152765b3 VERSION: Disable GIT_SNAPSHOT for the 4.21.2 release.
via c8e1d816979 WHATSNEW: Add release notes for Samba 4.21.2.
from 8da34956d68 ctdb-scripts: Track connections for all ports for
public IPs
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-21-test
- Log -----------------------------------------------------------------
commit a01a0c34dad0c5fb1cd6fdadf547a1af879e2f1c
Author: Jule Anger <[email protected]>
Date: Mon Nov 25 16:01:52 2024 +0100
VERSION: Bump version up to Samba 4.21.3...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit d67152765b3a631c59f8b2ed8bbfd5f52a68e46a
Author: Jule Anger <[email protected]>
Date: Mon Nov 25 16:01:38 2024 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.21.2 release.
Signed-off-by: Jule Anger <[email protected]>
commit c8e1d8169793f8bbcc32ca28dee4c5e57e6cc8cd
Author: Jule Anger <[email protected]>
Date: Mon Nov 25 16:01:01 2024 +0100
WHATSNEW: Add release notes for Samba 4.21.2.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 57 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 1bb53bac69a..d2d6eab033c 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=2
+SAMBA_VERSION_RELEASE=3
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e6db953bedc..4f3ff92965b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,58 @@
+ ==============================
+ Release Notes for Samba 4.21.2
+ November 25, 2024
+ ==============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.1
+--------------------
+
+o Ralph Boehme <[email protected]>
+ * BUG 15732: smbd fails to correctly check sharemode against OVERWRITE
+ dispositions.
+ * BUG 15754: Panic in close_directory.
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15752: winexe no longer works with samba 4.21.
+
+o Stefan Metzmacher <[email protected]>
+ * BUG 14356: protocol error - Unclear debug message "pad length mismatch"
for
+ invalid bind packet.
+ * BUG 15425: NetrGetLogonCapabilities QueryLevel 2 needs to be implemented.
+ * BUG 15740: gss_accept_sec_context() from Heimdal does not imply
+ GSS_C_MUTUAL_FLAG with GSS_C_DCE_STYLE.
+ * BUG 15749: winbindd should call process_set_title() for locator child.
+
+o Martin Schwenke <[email protected]>
+ * BUG 15320: Update CTDB to track all TCP connections to public IP
addresses.
+
+
+#######################################
+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.1
October 14, 2024
@@ -68,8 +123,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.21.0
September 02, 2024
--
Samba Shared Repository