From: Jule Anger Date: Thu, 20 Feb 2025 12:55:35 +0000 (+0100) Subject: WHATSNEW: Add release notes for Samba 4.22.0rc3. X-Git-Tag: samba-4.22.0rc3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b1c7416b88780a887afeba51143708e0d8ae32d;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.22.0rc3. Signed-off-by: Jule Anger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2c4b5494c03..b7e111ec06d 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the first release candidate of Samba 4.22. This is *not* +This is the third release candidate of Samba 4.22. 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/. @@ -78,6 +78,38 @@ smb.conf changes cldap port Removed +CHANGES SINCE 4.22.0rc2 +======================= + +o Douglas Bagnall + * BUG 15738: Creation of GPOs applicable to more than one group is impossible + with Samba 4.20.0 and later. + +o Björn Baumbach + * BUG 15806: samba-tool acl commands broken for relative path names + * BUG 15807: pysmbd seg faults when file is not found. + +o Ralph Boehme + * BUG 15796: Spotlight search results don't show file size and creation date. + +o Pavel Filipenský + * BUG 15759: net ads create/join/winbind producing unix dysfunctional + keytabs. + +o Volker Lendecke + * BUG 15806: samba-tool acl commands broken for relative path names. + * BUG 15807: pysmbd seg faults when file is not found. + +o Stefan Metzmacher + * BUG 15680: Trust domains are not created. + +o Andreas Schneider + * BUG 15680: Trust domains are not created. + +o Shweta Sodani + * BUG 15703: General improvements for vfs_ceph_new module. + + CHANGES SINCE 4.21.0rc1 =======================