]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
samba: Update to version 4.17.5
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 28 Feb 2023 16:54:15 +0000 (17:54 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 5 Mar 2023 15:06:43 +0000 (15:06 +0000)
commite6b73f0b6bedc1dd4dea96c200391b4e2b6da143
tree8f2ea4a5424b5d8ea87d791012442c88040f7bb5
parent6d3e6cfc16cb734d1923c5bb2c41e70433113a33
samba: Update to version 4.17.5

- Update from 4.17.4 to 4.17.5
- Update of rootfile not required
- Changelog
Release Notes for Samba 4.17.5
   * BUG 14808: smbc_getxattr() return value is incorrect.
   * BUG 15172: Compound SMB2 FLUSH+CLOSE requests from MacOSX are not handled correctly.
   * BUG 15210: synthetic_pathref AFP_AfpInfo failed errors.
   * BUG 15226: samba-tool gpo listall fails IPv6 only - finddcs() fails to find DC when there is only an AAAA record for the DC in DNS.
   * BUG 15236: smbd crashes if an FSCTL request is done on a stream handle.
   * BUG 15277: DFS links don't work anymore on Mac clients since 4.17.
   * BUG 15283: vfs_virusfilter segfault on access, directory edgecase (accessing NULL value).
   * BUG 15240: CVE-2022-38023 [SECURITY] Samba should refuse RC4 (aka md5) based SChannel on NETLOGON (additional changes).
   * BUG 15243: %U for include directive doesn't work for share listing (netshareenum).
   * BUG 15266: Shares missing from netshareenum response in samba 4.17.4.
   * BUG 15269: ctdb: use-after-free in run_proc.
   * BUG 15243: %U for include directive doesn't work for share listing (netshareenum).
   * BUG 15266: Shares missing from netshareenum response in samba 4.17.4.
   * BUG 15280: irpc_destructor may crash during shutdown.
   * BUG 15286: auth3_generate_session_info_pac leaks wbcAuthUserInfo.
   * BUG 15268: smbclient segfaults with use after free on an optimized build.
   * BUG 15282: smbstatus leaking files in msg.sock and msg.lock.
   * BUG 15164: Leak in wbcCtxPingDc2.
   * BUG 15265: Access based share enum does not work in Samba 4.16+.
   * BUG 15267: Crash during share enumeration.
   * BUG 15271: rep_listxattr on FreeBSD does not properly check for reads off end of returned buffer.
   * BUG 15281: Avoid relying on C89 features in a few places.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/samba