Samba 4.6.10 (gzipped)
Signature
Patch (gzipped) against Samba 4.6.9
Signature
==============================
Release Notes for Samba 4.6.10
November 15, 2017
=============================
This is an additional bugfix release to address a possible data corruption
issue. Please update immediately! For details, please see
https://bugzilla.samba.org/show_bug.cgi?id=13130
Samba 4.6.0 and newer is affected by this issue.
Changes since 4.6.9:
--------------------
o Michael Adam <obnox@samba.org>
* BUG 13091: vfs_glusterfs: Fix exporting subdirs with shadow_copy2.
o Jeremy Allison <jra@samba.org>
* BUG 13093: s3: smbclient: Ensure we call client_clean_name() before all
operations on remote pathnames.
* BUG 13121: Non-smbd processes using kernel oplocks can hang smbd.
o Joe Guo <joeg@catalyst.net.nz>
* BUG 13127: python: use communicate to fix Popen deadlock.
o Volker Lendecke <vl@samba.org>
* BUG 13130: smbd on disk file corruption bug under heavy threaded load.
o Stefan Metzmacher <metze@samba.org>
* BUG 13130: tevent: version 0.9.34.
o Anoop C S <anoopcs@redhat.com>
* BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR.
o Christof Schmitt <cs@samba.org>
* BUG 13047: smbd: Move check for SMB2 compound request to new function.
o Andreas Schneider <asn@samba.org>
* BUG 13100: s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd().
* BUG 13101: s4:pyparam: Fix resource leaks on error.
o Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
* BUG 13118: s3: smbd: Fix delete-on-close after smb2_find.