Samba 4.0.12 Available for Download

                   ==============================
                   Release Notes for Samba 4.0.12
                          November 19, 2013
                   ==============================


This is is the latest stable release of Samba 4.0.

Major enhancements in Samba 4.0.12 include:

o  RW Deny for a specific user is not overriding RW Allow for a group (bug
   #10196)


Changes since 4.0.11:
---------------------

o   Jeremy Allison <jra@samba.org>
    * BUG 10187: Missing talloc_free can leak stackframe in error path.
    * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a
      group.


o   Andrew Bartlett <abartlet@samba.org>
    * BUG 10052: Use dsdb_search_one to catch 0 results as well as
      NO_SUCH_OBJECT errors.


o   Samuel Cabrero <scabrero@zentyal.com>
    * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled.


o   Günther Deschner <gd@samba.org>
    * BUG 10264: s3-winbind: Fix cache_traverse_validate_fn failure for NDR
      cache entries.


o   Björn Jacke <bj@sernet.de>
    * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users.


o   Volker Lendecke <vl@samba.org>
    * BUG 10195: nsswitch: Fix short writes in winbind_write_sock.


o   Stefan Metzmacher <metze@samba.org>
    * BUG 9905: ldap_server: Register name and pid at startup.
    * BUG 10193: s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'.
    * BUG 10232: libcli/smb: fix smb2cli_ioctl*() against Windows 2008.


o   Andreas Schneider <asn@samba.org>
    * BUG 10132: pam_winbindd: Add support for the KEYRING ccache type.
    * BUG 10194: winbind: Offline logon cache not updating for cross child
      domain group membership.
    * BUG 10269: util: Remove 32bit macros breaking strict aliasing.