[SCM] Samba Shared Repository - branch v4-21-test updated
Jule Anger
janger at samba.org
Tue Aug 20 11:21:40 UTC 2024
The branch, v4-21-test has been updated
via 851c488ea1c VERSION: Bump version up to Samba 4.21.0rc4...
via bb4874ba201 VERSION: Disable GIT_SNAPSHOT for the 4.21.0rc3 release.
via 21a75c2bf0a WHATSNEW: Add release notes for Samba 4.20.0rc3.
from 38055454914 s3:smb2_server: return NT_STATUS_NETWORK_SESSION_EXPIRED for compound requests
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-21-test
- Log -----------------------------------------------------------------
commit 851c488ea1ca441464939ea02ca98ba83f30112a
Author: Jule Anger <janger at samba.org>
Date: Tue Aug 20 13:17:54 2024 +0200
VERSION: Bump version up to Samba 4.21.0rc4...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <janger at samba.org>
commit bb4874ba2010dc663df3ad349bbbdb287e062b6d
Author: Jule Anger <janger at samba.org>
Date: Tue Aug 20 13:16:59 2024 +0200
VERSION: Disable GIT_SNAPSHOT for the 4.21.0rc3 release.
Signed-off-by: Jule Anger <janger at samba.org>
commit 21a75c2bf0aaae0ca8f1b3db7df01aa91a9e7db4
Author: Jule Anger <janger at samba.org>
Date: Tue Aug 20 13:16:11 2024 +0200
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 | 17 ++++++++++++++++-
2 files changed, 17 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index f238be6253e..577ef078cab 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 86ee75d6c3c..9eee53ae713 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the second release candidate of Samba 4.21. This is *not*
+This is the third release candidate of Samba 4.21. 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/.
@@ -280,6 +280,21 @@ smb.conf changes
sync machine password script script
+CHANGES SINCE 4.21.0rc2
+=======================
+
+o Pavel Filipenský <pfilipensky at samba.org>
+ * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc.
+
+o Stefan Metzmacher <metze at samba.org>
+ * BUG 15696: Compound SMB2 requests don't return
+ NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses
+ MacOSX clients.
+
+o Anoop C S <anoopcs at samba.org>
+ * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc.
+
+
CHANGES SINCE 4.21.0rc1
=======================
--
Samba Shared Repository
More information about the samba-cvs
mailing list