]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: Add release notes for Samba 4.22.1.
authorJule Anger <janger@samba.org>
Thu, 17 Apr 2025 17:09:56 +0000 (19:09 +0200)
committerJule Anger <janger@samba.org>
Thu, 17 Apr 2025 17:09:56 +0000 (19:09 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
WHATSNEW.txt

index 90f5334d2a7079e211eea84af57991135fae96ac..ef1a223266abbc59e2d2419aedd456498f247b77 100644 (file)
@@ -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 <douglas.bagnall@catalyst.net.nz>
+   * 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 <slow@samba.org>
+   * 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ý <pfilipensky@samba.org>
+   * BUG 15727: net ad join fails with "Failed to join domain: failed to create
+     kerberos keytab".
+
+o  Andreas Hasenack <andreas.hasenack@canonical.com>
+   * BUG 15774: Running "gpo manage motd set" twice fails with backtrace.
+
+o  Xavi Hernandez <xhernandez@redhat.com>
+   * BUG 15822: Enable support for cephfs case insensitive behavior.
+
+o  Volker Lendecke <vl@samba.org>
+   * 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 <metze@samba.org>
+   * 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 <anoopcs@samba.org>
+   * 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 <ssharon@redhat.com>
+   * 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