From: Jule Anger Date: Fri, 22 Aug 2025 15:30:02 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.23.0rc2. X-Git-Tag: samba-4.23.0rc2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a5da9c9f825e8084e7351050aa974d1d1e5e63e;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.23.0rc2. Signed-off-by: Jule Anger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 20a61604369..051fa2084de 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the first release candidate release of Samba 4.23. This is *not* +This is the second 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/. @@ -89,6 +89,21 @@ smb.conf changes server smb transports New tcp, nbt winbind varlink service New no +CHANGES SINCE 4.23.0rc1 +======================= + +o Björn Baumbach + * BUG 15896: libquic build fixes. + +o Ralph Boehme + * BUG 15844: getpwuid does not shift to new DC when current DC is down. + * BUG 15876: Windows security hardening locks out schannel'ed netlogon dc + calls like netr_DsRGetDCName. + +o Gary Lockyer + * BUG 15896: libquic build fixes. + + KNOWN ISSUES ============