Samba 4.7.11 Available for Download

Samba 4.7.11 (gzipped)
Signature

Patch (gzipped) against Samba 4.7.10
Signature

                   ==============================
                   Release Notes for Samba 4.7.11
                          October 23, 2018
                   ==============================


Please note that this will very likely be the last bugfix release of the Samba
4.7 release series. There will be security fixes only beyond this point.


Changes since 4.7.10:
--------------------

o  Paulo Alcantara <paulo@paulo.ac>
   * BUG 13578: s3: util: Do not take over stderr when there is no log file.

o  Jeremy Allison <jra@samba.org>
   * BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty pathnames.
   * BUG 13633: s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.

o  Ralph Boehme <slow@samba.org>
   * BUG 13549:  Durable Reconnect fails because cookie.allow_reconnect is not
     set redundant for SMB2.

o  Alexander Bokovoy <ab@samba.org>
   * BUG 13539: krb5-samba: Interdomain trust uses different salt principal.

o  Volker Lendecke <vl@samba.org>
   * BUG 13362: Fix possible memory leak in the Samba process.
   * BUG 13441: vfs_fruit: Don't unlink the main file.
   * BUG 13602: smbd: Fix a memleak in async search ask sharemode.

o  Stefan Metzmacher <metze@samba.org>
   * BUG 11517: Fix Samba GPO issue when Trust is enabled.
   * BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user
     getpassword/syncpasswords'.
   * BUG 13624: smb2_server: Set req->do_encryption = true earlier.

o  Andreas Schneider <asn@samba.org>
   * BUG 12851: s3:winbind: Fix regression.