The branch, v4-24-test has been updated
via 258392a6a10 VERSION: Bump version up to Samba 4.24.0rc3...
via 56028c75b2e VERSION: Disable GIT_SNAPSHOT for the upcoming release.
via 057af8b98b1 WHATSNEW: Add release notes for Samba 4.24.0rc2.
from 241748870f7 s3/printing: Fix leaking parsed options
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-24-test
- Log -----------------------------------------------------------------
commit 258392a6a1030054721f6755656c75c88f992a4a
Author: Björn Jacke <[email protected]>
Date: Fri Feb 6 10:30:46 2026 +0100
VERSION: Bump version up to Samba 4.24.0rc3...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Björn Jacke <[email protected]>
Signed-off-by: Jule Anger <[email protected]>
commit 56028c75b2e80955189f2be7ea184fe7f245afb4
Author: Björn Jacke <[email protected]>
Date: Fri Feb 6 10:28:18 2026 +0100
VERSION: Disable GIT_SNAPSHOT for the upcoming release.
Signed-off-by: Bjoern Jacke <[email protected]>
commit 057af8b98b1f269716a0ddd85181e82df6518569
Author: Björn Jacke <[email protected]>
Date: Fri Feb 6 10:23:32 2026 +0100
WHATSNEW: Add release notes for Samba 4.24.0rc2.
Signed-off-by: Bjoern Jacke <[email protected]>
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 22 +++++++++++++++++++++-
2 files changed, 22 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index aa63d828c27..23eeb66d7bd 100644
--- a/VERSION
+++ b/VERSION
@@ -89,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=3
########################################################
# To mark SVN snapshots this should be set to 'yes' #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e7e70473130..48ecbb9b4b9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the first release candidate release of Samba 4.24. This is *not*
+This is the second release candidate release of Samba 4.24. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
@@ -249,6 +249,26 @@ smb.conf changes
kdc name match implicit dollar without canonicalization
New yes
+
+CHANGES SINCE 4.24.0rc1
+=======================
+
+o Samuel Cabrero <[email protected]>
+ * BUG 15979: possible memory leak on rpc_spoolss
+
+o Pavel Filipenský <[email protected]>
+ * BUG 15972: Winbind group resolution failure
+
+o Noel Power <[email protected]>
+ * BUG 15979: possible memory leak on rpc_spoolss
+
+o Martin Schwenke <[email protected]>
+ * BUG 15977: ctdbd socket documentation is wrong
+
+o Michael Tokarev <[email protected]>
+ * BUG 15976: time_t related build failure on 32bit arch in 4.24.0rc1
+
+
KNOWN ISSUES
============
--
Samba Shared Repository