From c579b735520f3d569f408f3df081efacf469b8d0 Mon Sep 17 00:00:00 2001 From: Jule Anger Date: Wed, 7 Sep 2022 20:51:24 +0200 Subject: [PATCH] WHATSNEW: Add release notes for Samba 4.16.5. Signed-off-by: Jule Anger --- WHATSNEW.txt | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 65 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index c9146b8ef29..08bb7086b27 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,67 @@ + ============================== + Release Notes for Samba 4.16.5 + September 07, 2022 + ============================== + + +This is the latest stable release of the Samba 4.16 release series. + + +Changes since 4.16.4 +-------------------- + +o Jeremy Allison + * BUG 15128: Possible use after free of connection_struct when iterating + smbd_server_connection->connections. + +o Ralph Boehme + * BUG 15086: Spotlight RPC service returns wrong response when Spotlight is + disabled on a share. + * BUG 15126: acl_xattr VFS module may unintentionally use filesystem + permissions instead of ACL from xattr. + * BUG 15153: Missing SMB2-GETINFO access checks from MS-SMB2 3.3.5.20.1. + * BUG 15161: assert failed: !is_named_stream(smb_fname)") at + ../../lib/util/fault.c:197. + +o Stefan Metzmacher + * BUG 15148: Missing READ_LEASE break could cause data corruption. + +o Andreas Schneider + * BUG 15124: rpcclient can crash using setuserinfo(2). + * BUG 15132: Samba fails to build with glibc 2.36 caused by including + in libreplace. + +o Joseph Sutton + * BUG 15152: SMB1 negotiation can fail to handle connection errors. + +o Michael Tokarev + * BUG 15078: samba-tool domain join segfault when joining a samba ad domain. + + +####################################### +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.16.4 July 27, 2022 @@ -64,8 +128,7 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- ============================== Release Notes for Samba 4.16.3 July 18, 2022