From: Jule Anger Date: Fri, 29 Aug 2025 12:07:49 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.23.0rc3. X-Git-Tag: samba-4.23.0rc3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e5edf70589e5df9dfb6036f0a4d49d7d93a5324;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.23.0rc3. Signed-off-by: Jule Anger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index e968a448eda..7367f771995 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the second release candidate release of Samba 4.23. This is *not* +This is the third 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/. @@ -125,6 +125,21 @@ smb.conf changes server smb transports New tcp, nbt winbind varlink service New no + +CHANGES SINCE 4.23.0rc2 +======================= + +o Ralph Boehme + * BUG 15843: macOS Finder client DFS broken on 4.22.0. + +o Stefan Metzmacher + * BUG 15899: Self-signed certificates don't have X509v3 Subject Alternative + Name for DNS. + +o Andreas Schneider + * BUG 15893: Improve handling of principals and realms in client tools. + + CHANGES SINCE 4.23.0rc1 =======================