From: Jule Anger Date: Fri, 12 Sep 2025 08:22:31 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.23.0. X-Git-Tag: samba-4.23.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44daf531b5495aa881f1c8ea7c378fadce9695e7;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.23.0. Signed-off-by: Jule Anger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 73af675c1ab..106646c6f0e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,16 +1,11 @@ -Release Announcements -===================== + ============================== + Release Notes for Samba 4.23.0 + September 12, 2025 + ============================== -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/. -Samba 4.23 will be the next version of the Samba suite. - - -UPGRADING -========= +This is the first stable release of the Samba 4.22 release series. +Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES @@ -126,6 +121,27 @@ smb.conf changes winbind varlink service New no +CHANGES SINCE 4.23.0rc4 +======================= + +o Douglas Bagnall + * BUG 15911: samba.tests.safe_tarfile fails on Python 3.13 with additional + security fixes for tarfile support. + +o Alexander Bokovoy + * BUG 15904: CTDB does not support PCP 7.0.0. + +o Pavel Filipenský + * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned. + +o Volker Lendecke + * BUG 15908: Uninitialized read leads to hanging rpcd_spoolss. + +o Andreas Schneider + * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned. + * BUG 15907: Stack buffer overflow in samba3.smb2.dirlease.fileserver. + + CHANGES SINCE 4.23.0rc3 =======================