[SCM] Samba Shared Repository - branch v4-20-test updated
Jule Anger
janger at samba.org
Mon Feb 26 11:42:52 UTC 2024
The branch, v4-20-test has been updated
via a09d0ba6eb2 VERSION: Bump version up to Samba 4.20.0rc4...
via 17bab5c0774 VERSION: Disable GIT_SNAPSHOT for the 4.20.0rc3 release.
via f3da62a2bba WHATSNEW: Add release notes for Samba 4.20.0rc3.
from 253c5585c91 s3/rpc_client: Fix array offset check
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-20-test
- Log -----------------------------------------------------------------
commit a09d0ba6eb2a7303a9186af202bd52c16724a737
Author: Jule Anger <janger at samba.org>
Date: Mon Feb 26 12:36:59 2024 +0100
VERSION: Bump version up to Samba 4.20.0rc4...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <janger at samba.org>
commit 17bab5c077450626e90331d38e4b6b8586a1c80b
Author: Jule Anger <janger at samba.org>
Date: Mon Feb 26 12:36:25 2024 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.20.0rc3 release.
Signed-off-by: Jule Anger <janger at samba.org>
commit f3da62a2bba94b883c24384631077504f5089561
Author: Jule Anger <janger at samba.org>
Date: Mon Feb 26 12:35:56 2024 +0100
WHATSNEW: Add release notes for Samba 4.20.0rc3.
Signed-off-by: Jule Anger <janger at samba.org>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 23 ++++++++++++++++++++++-
2 files changed, 23 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 486a47b8f52..efb4d171a6f 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=3
+SAMBA_VERSION_RC_RELEASE=4
########################################################
# To mark SVN snapshots this should be set to 'yes' #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index de3b0f03d49..f540dc555c0 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the second release candidate of Samba 4.20. This is *not*
+This is the third release candidate of Samba 4.20. 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/.
@@ -214,6 +214,27 @@ smb.conf changes
acl claims evaluation new AD DC only
+CHANGES SINCE 4.20.0rc2
+=======================
+
+o Rob van der Linde <rob at catalyst.net.nz>
+ * BUG 15575: Remove unsupported "Final" keyword missing from Python 3.6.
+
+o Stefan Metzmacher <metze at samba.org>
+ * BUG 15577: Additional witness backports for 4.20.0.
+
+o Noel Power <noel.power at suse.com>
+ * BUG 15579: Error output with wspsearch.
+
+o Martin Schwenke <mschwenke at ddn.com>
+ * BUG 15580: Packet marshalling push support missing for
+ CTDB_CONTROL_TCP_CLIENT_DISCONNECTED and
+ CTDB_CONTROL_TCP_CLIENT_PASSED.
+
+o Jo Sutton <josutton at catalyst.net.nz>
+ * BUG 15575: Remove unsupported "Final" keyword missing from Python 3.6.
+
+
CHANGES SINCE 4.20.0rc1
=======================
--
Samba Shared Repository
More information about the samba-cvs
mailing list