Samba 3.5.11 Available for Download
==============================
Release Notes for Samba 3.5.11
August 4, 2011
==============================
This is the latest stable release of Samba 3.5.
Major enhancements in Samba 3.5.11 include:
o Fix access to Samba shares when Windows security patch KB2536276 is installed
(bug #8232).
o Fix Winbind panics if verify_idpool() fails (bug #8253).
Changes since 3.5.10:
--------------------
o Jeremy Allison <jra@samba.org>
* BUG 7462: Make SA_RESETHAND conditional on its existance.
* BUG 8254: Make "acl check permissions = no" working in all cases.
o Gregor Beck <gbeck@sernet.de>
* BUG 8253: Fix Winbind panics if verify_idpool() fails.
o David Disseldorp <ddiss@suse.de>
* BUG 8269: Stop spamming log with "Could not find child X -- ignoring"
messages in smbd.
o Björn Jacke <bj@sernet.de>
* BUG 7460: Include sys/file.h only when available.
o Volker Lendecke <vl@samba.org>
* BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
* BUG 8238: Fix access to Samba shares when Windows security patch
KB2536276 is installed.
* BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
o Stefan Metzmacher <metze@samba.org>
* BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain.
* BUG 8276: Close all sockets attached to a subnet in close_subnet().