From d2037adfbb1060fcfa70a223ccf45a7680215e10 Mon Sep 17 00:00:00 2001 From: Jule Anger Date: Thu, 17 Apr 2025 19:09:56 +0200 Subject: [PATCH] WHATSNEW: Add release notes for Samba 4.22.1. Signed-off-by: Jule Anger --- WHATSNEW.txt | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 90f5334d2a7..ef1a223266a 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,81 @@ + ============================== + Release Notes for Samba 4.22.1 + April 17, 2025 + ============================== + + +This is the latest stable release of the Samba 4.22 release series. + + +Changes since 4.22.0 +-------------------- + +o Douglas Bagnall + * BUG 15774: Running "gpo manage motd set" twice fails with backtrace. + * BUG 15829: samba-tool gpo backup creates entity backups it can't read. + * BUG 15839: gp_cert_auto_enroll_ext.py has problem unpacking GUIDs with + prepended 0's. + +o Ralph Boehme + * BUG 15767: Deadlock between two smbd processes. + * BUG 15823: Subnet based interfaces definition not listening on all covered + IP addresses. + * BUG 15836: PANIC: assert failed at source3/smbd/smb2_oplock.c(156): + sconn->oplocks.exclusive_open>=0. + +o Pavel Filipenský + * BUG 15727: net ad join fails with "Failed to join domain: failed to create + kerberos keytab". + +o Andreas Hasenack + * BUG 15774: Running "gpo manage motd set" twice fails with backtrace. + +o Xavi Hernandez + * BUG 15822: Enable support for cephfs case insensitive behavior. + +o Volker Lendecke + * BUG 15791: Remove of file or directory not possible with vfs_acl_tdb. + * BUG 15841: Wide link issue in samba 4.22. + +o Stefan Metzmacher + * BUG 15767: Deadlock between two smbd processes. + * BUG 15845: NT_STATUS_INVALID_PARAMETER: Can't create folders on share of an + exfat file system. + * BUG 15849: Lease code is not endian-safe. + +o Anoop C S + * BUG 15818: vfs_ceph_new module does not work with other modules for + snapshot management. + * BUG 15834: vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN, + SMB_VFS_FCHMOD and SMB_VFS_FNTIMES. + +o Shachar Sharon + * BUG 15810: Add async io API from libcephfs to ceph_new VFS module. + + +####################################### +Reporting bugs & Development Discussion +####################################### + +Please discuss this release on the samba-technical mailing list or by +joining the #samba-technical:matrix.org matrix room, or +#samba-technical IRC channel on irc.libera.chat. + +If you do report problems then please try to send high quality +feedback. If you don't provide vital information to help us track down +the problem then you will probably be ignored. All bug reports should +be filed under the Samba 4.1 and newer product in the project's Bugzilla +database (https://bugzilla.samba.org/). + + +====================================================================== +== Our Code, Our Bugs, Our Responsibility. +== The Samba Team +====================================================================== + + +Release notes for older releases follow: +---------------------------------------- ============================== Release Notes for Samba 4.22.0 March 06, 2025 -- 2.47.2