The branch, v4-23-test has been updated
via a2f9e7392ea VERSION: Bump version up to Samba 4.23.0rc5...
via cd1acdf3240 VERSION: Disable GIT_SNAPSHOT for the 4.23.0rc4 release.
via 53f7e31eade WHATSNEW: Add release notes for Samba 4.23.0rc4.
from 968b453b8d5 s3:net: fix "net ads group"
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-23-test
- Log -----------------------------------------------------------------
commit a2f9e7392eab5530214ad67c997a5c0595630cb5
Author: Jule Anger <[email protected]>
Date: Fri Sep 5 13:05:35 2025 +0200
VERSION: Bump version up to Samba 4.23.0rc5...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit cd1acdf3240e63480ccb033d1782bd3b46773318
Author: Jule Anger <[email protected]>
Date: Fri Sep 5 13:05:19 2025 +0200
VERSION: Disable GIT_SNAPSHOT for the 4.23.0rc4 release.
Signed-off-by: Jule Anger <[email protected]>
commit 53f7e31eade699854856da2206d2dc4761a931a1
Author: Jule Anger <[email protected]>
Date: Fri Sep 5 13:03:05 2025 +0200
WHATSNEW: Add release notes for Samba 4.23.0rc4.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 12 +++++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 065716b1d56..d6cd9977ca9 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=4
+SAMBA_VERSION_RC_RELEASE=5
########################################################
# To mark SVN snapshots this should be set to 'yes' #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 7367f771995..73af675c1ab 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
Release Announcements
=====================
-This is the third release candidate release of Samba 4.23. This is *not*
+This is the fourth release candidate release of Samba 4.23. 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/.
@@ -126,6 +126,16 @@ smb.conf changes
winbind varlink service New no
+CHANGES SINCE 4.23.0rc3
+=======================
+
+o Alexander Bokovoy <[email protected]>
+ * BUG 15902: Regression in gssproxy support in 4.23.rc1+.
+
+o MikeLiu <[email protected]>
+ * BUG 15900: 'net ads group' failed to list domain groups.
+
+
CHANGES SINCE 4.23.0rc2
=======================
--
Samba Shared Repository