From: Stefan Metzmacher Date: Tue, 13 Aug 2024 15:10:01 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.21.0rc2. X-Git-Tag: samba-4.21.0rc2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac02a513c8f52f435997df5630401f9bef2177bd;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.21.0rc2. Signed-off-by: Stefan Metzmacher --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 65759113dc0..c42c8cdb142 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the first release candidate of Samba 4.21. This is *not* +This is the second release candidate of Samba 4.21. 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/. @@ -270,6 +270,40 @@ smb.conf changes sync machine password script script +CHANGES SINCE 4.21.0rc1 +======================= + +o Andreas Schneider + * BUG 15673: --version-* options are still not ergonomic, and they reject + tilde characters. + +o Anoop C S + * BUG 15686: Add new vfs_ceph module (based on low level API) + +o Douglas Bagnall + * BUG 15673: --version-* options are still not ergonomic, and they reject + tilde characters. + +o Jo Sutton + * BUG 15690: ldb_version.h is missing from ldb public library + +o Pavel Filipenský + * BUG 15689: Can not add/delete special keys to keytab for nfs, cifs, http etc + +o Shachar Sharon + * BUG 15686: Add new vfs_ceph module (based on low level API) + +o Stefan Metzmacher + * BUG 15673: --version-* options are still not ergonomic, and they reject + tilde characters. + * BUG 15687: undefined reference to winbind_lookup_name_ex + * BUG 15688: per user veto and hide file syntax is to complex + * BUG 15689: Can not add/delete special keys to keytab for nfs, cifs, http etc + +o Volker Lendecke + * BUG 15688: per user veto and hide file syntax is to complex + + KNOWN ISSUES ============