[SCM] Samba Shared Repository - branch v4-6-test updated
The branch, v4-6-test has been updated via 003eefb Revert "s3: smbclient: Test we can rename with a name containing." via 5b414d9 s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd() via 35b1523 s4:pyparam: Fix resource leaks on error via 0d04dba s3:passdb: Make sure the salt is fully initialized before passing via 733aa17 s3:secrets: Do not leak memory of pw and old_pw via 781e5a6 ctdb-tests: Process-exists unit tests should wait until PID is registered via 5038300 ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn't via 2340354 ctdb-tests: Skip starting fake_ctdbd when current node is disconnected via b1f422e ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn't via ec36025 ctdb-tests: Allow wait_until() to be used in unit tests via 08100fc s3: smbclient: Test we can rename with a name containing. via f01aac9 s3: smbclient: Ensure we call client_clean_name() before all operations on remote pathnames. via f36e99e s3: client: Add new utility function client_clean_name(). via 992d7dc vfs_glusterfs: Fix exporting subdirs with shadow_copy2 via 6ef07b5 vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR from c1d6a04 VERSION: Bump version up to 4.6.10... https://git.samba.org/?p=samba.git;a=shortlog;h=v4-6-test - Log - commit 003eefb35e1880d7ea7e0933b9c8ac11e1c802d9 Author: Karolin Seeger Date: Thu Nov 2 13:00:14 2017 +0100 Revert "s3: smbclient: Test we can rename with a name containing." This reverts commit 8c7d944f106ca54581f5757bb8fa9c85169a04f2. Autobuild-User(v4-6-test): Karolin Seeger Autobuild-Date(v4-6-test): Thu Nov 2 16:56:03 CET 2017 on sn-devel-144 commit 5b414d94fe7aa05d1fb3ca8ee35c346ca6797bae Author: Andreas Schneider Date: Wed Oct 25 19:39:34 2017 +0200 s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd() Found by cppcheck. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13100 Signed-off-by: Andreas Schneider Reviewed-by: Jeremy Allison (cherry picked from commit 16389bed0773952ca563b7bf1fecc2a737587257) commit 35b152315506ce8bd796a700915b4bea5c6603dc Author: Andreas Schneider Date: Wed Oct 25 19:25:20 2017 +0200 s4:pyparam: Fix resource leaks on error BUG: https://bugzilla.samba.org/show_bug.cgi?id=13101 Signed-off-by: Andreas Schneider Reviewed-by: Jeremy Allison (cherry picked from commit e56626e864492831a3dbbca2d4fb8f3281547a90) commit 0d04dba0a5e606e7405e1b0b2007cf66b28c1b8a Author: Andreas Schneider Date: Wed Oct 25 19:50:57 2017 +0200 s3:passdb: Make sure the salt is fully initialized before passing Otherwise the magic member is not initialized. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13101 Signed-off-by: Andreas Schneider Reviewed-by: Jeremy Allison (cherry picked from commit 5274beba4cf722a34403dc07bf287815a6df6281) commit 733aa17679bb4673b27d9f9adfdc9399ccfa2850 Author: Andreas Schneider Date: Wed Oct 25 19:30:28 2017 +0200 s3:secrets: Do not leak memory of pw and old_pw BUG: https://bugzilla.samba.org/show_bug.cgi?id=13101 Signed-off-by: Andreas Schneider Reviewed-by: Jeremy Allison (cherry picked from commit d6a418c13f0a41851ecc0579765502e076a5cd3b) commit 781e5a67171df60978c0f759bd20e64b171c71fa Author: Martin Schwenke Date: Wed Oct 25 12:15:23 2017 +1100 ctdb-tests: Process-exists unit tests should wait until PID is registered Otherwise the client registration can race with the check in the test. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13097 Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs Autobuild-User(master): Amitay Isaacs Autobuild-Date(master): Thu Oct 26 13:32:24 CEST 2017 on sn-devel-144 (cherry picked from commit 0e8b781e0740310d251bf1fa7db7a467d4f7f9b5) commit 5038300ab9ef60d641d3955ba8b5e3b8a5045aaa Author: Martin Schwenke Date: Wed Oct 25 17:52:04 2017 +1100 ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn't BUG: https://bugzilla.samba.org/show_bug.cgi?id=13097 Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs (cherry picked from commit 6fad42103c0c812d5b5f4b42854fd7fd68846487) commit 2340354e260d65e38c2d719af4074507cc968305 Author: Martin Schwenke Date: Wed Oct 25 21:43:56 2017 +1100 ctdb-tests: Skip starting fake_ctdbd when current node is disconnected BUG: https://bugzilla.samba.org/show_bug.cgi?id=13097 Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs (cherry picked from commit 274fef9b843aa1726c9d331a876504bc0a96a322) commit b1f422e4bf9d7966677c09d3629c9befbab6a544 Author: Martin Schwenke Date: Wed Oct 25 18:52:10 2017 +1100 ctdb-tests: Wait for c
[SCM] Samba Shared Repository - branch v4-7-stable updated
The branch, v4-7-stable has been updated via b174cb5 VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release. via e36b55c WHATSNEW: Add release notes for Samba 4.7.1. via 3c45cc8 s4:pyparam: Fix resource leaks on error via 81047d0 s3:modules: Check correct variable for NULL in posixacl_xattr via bdbbc80 s3:passdb: Make sure the salt is fully initialized before passing via e4a4a43 s3:secrets: Do not leak memory of pw and old_pw via bd6e153 s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd() via 8bb2f28 s4:scripting: Fix ntstatus_gen.h generation on 32bit via 8875241 ctdb-tests: Process-exists unit tests should wait until PID is registered via 020afdc ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn't via 418c5c5 ctdb-tests: Skip starting fake_ctdbd when current node is disconnected via 4dc2604 ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn't via a3b2963 ctdb-tests: Allow wait_until() to be used in unit tests via ab7d073 replmd: check for duplicate values in MOD_REPLACE case via 1167d46 linked attribute tests: test against duplicates in replace via 3379b70 s3: smbclient: Test we can rename with a name containing. via 5e86ee4 s3: smbclient: Ensure we call client_clean_name() before all operations on remote pathnames. via f3f306c s3: client: Add new utility function client_clean_name(). via 5e1abab vfs_glusterfs: Fix exporting subdirs with shadow_copy2 via 9a5761b replace: Link to -lbsd when building replace.c by hand via 62e9e06 vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR via 7963780 selftest: Also run smbtorture smb2.compound with aio enabled via d9723a2 torture: Add testcase for compound CREATE-WRITE-CLOSE request via f66d6cc smbd/aio: Do not go async for SMB2 compound requests via c1dbeb2 smbd: Move check for SMB2 compound request to new function via eec0b43 vfs_catia: Fix a potential memleak via d179770 vfs_catia: Fix a memory leak via 43088b1 smb.conf.5: sort parameters alphabetically via 38d6051 krb5_wrap: ADDRTYPE_INET6 is available in all supported MIT versions via 64db83b krb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal via 779a5a9 s4/torture: vfs_fruit: test xattr unpacking via 4942194 s4/torture: vfs_fruit: replace AppleDouble data blob with xattr data via 76bd6dc vfs_fruit: on-access conversion of AppleDouble xattr data via 3a6ee04 vfs_fruit: static string fruit_catia_maps via d076049 vfs_fruit: pass smb_fname to ad_convert via 266a416 vfs_fruit: unpack AppleDouble xattr header if present via 0a62033 vfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_HDR_SIZE bytes via a0acb0f vfs_fruit: add AppleDouble xattr structure definitions via 9245b3f vfs_fruit: fix ftruncating resource fork via e433622 vfs_catia: factor out mapping functions via cc2f7d6 ctdb-tests: Add tests for event scripts with multiple '.'s via fbac803 ctdb-common: Ignore event scripts with multiple '.'s via 7d36ecb s3: VFS: Protect errno if sys_getwd() fails across free() call. via 6b1971f s3: VFS: Ensure sys_getwd() doesn't leak memory on error on really old systems. via e507bcd s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially completed struct smb_filename. via 7070cfb net: groupmap cleanup should not delete BUILTIN mappings via 61dcee4 ctdb-common: Do not queue a packet if queue does not have valid fd via 433132e ctdb-tests: Send broadcast to connected nodes, not configured nodes via 6676099 ctdb-daemon: Send broadcast to connected nodes, not configured nodes via 7689bdd vfs_solarisacl: fix build for samba 4.7 and up via 7015e55 lib: gpo: Put enforced GPOs at the end of the list. via 953d05b lib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE. via 3e7a1d1 lib: gpo: Changes order to match GPO application order. via 9501b00 lib: Use CTDB_CONTROL_CHECK_PID_SRVID via 660a4cc lib: Add "unique_id" to ctdbd_process_exists via f1da343 ctdb-tests: Add tests for client with multiple connections via 8455844 ctdb-tests: Add support for multiple ctdb connections in dummy_client via f007f3c ctdb-tests: Check all connections from a process in CHECK_PID_SRVID control via 3893a71 ctdb-daemon: Check all connections from a process in CHECK_PID_SRVID control via 4c833aa ctdb-tests: Add tests for PID with srvid via c3b6860 ctdb-tests: Implement control CHECK_PID_SRVID in fake daemon via a93d844 ctdb-tests: Reimplement message handlers using srvid abstraction via 00fafb1 ctdb-tool: Update process-exists command to pass optional srvid via ac799fb ctdb-client:
[SCM] Samba Website Repository - branch master updated
The branch, master has been updated via cfc5b56 Add Samba 4.7.1 to the list. via b14fefe NEWS[4.7.1]: Samba 4.7.1 Available for Download from 886bc64 NEWS[gsoc_summit_2017]: Google Summer of Code 2017 Mentor Summit https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log - commit cfc5b569e7d3da0c6e5db159e707a3ed4c28d593 Author: Karolin Seeger Date: Thu Nov 2 12:47:14 2017 +0100 Add Samba 4.7.1 to the list. Signed-off-by: Karolin Seeger commit b14fefe7a4a838b9baa4e85ff9640e645aa7832a Author: Karolin Seeger Date: Thu Nov 2 12:45:19 2017 +0100 NEWS[4.7.1]: Samba 4.7.1 Available for Download Signed-off-by: Karolin Seeger --- Summary of changes: history/header_history.html | 1 + history/samba-4.7.1.html| 110 posted_news/20171102-114639.4.7.1.body.html | 13 +++ posted_news/20171102-114639.4.7.1.headline.html | 3 + 4 files changed, 127 insertions(+) create mode 100644 history/samba-4.7.1.html create mode 100644 posted_news/20171102-114639.4.7.1.body.html create mode 100644 posted_news/20171102-114639.4.7.1.headline.html Changeset truncated at 500 lines: diff --git a/history/header_history.html b/history/header_history.html index 29dc910..b73b6ac 100755 --- a/history/header_history.html +++ b/history/header_history.html @@ -9,6 +9,7 @@ Release Notes + samba-4.7.1 samba-4.7.0 samba-4.6.9 samba-4.6.8 diff --git a/history/samba-4.7.1.html b/history/samba-4.7.1.html new file mode 100644 index 000..6dc8428 --- /dev/null +++ b/history/samba-4.7.1.html @@ -0,0 +1,110 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> +http://www.w3.org/1999/xhtml";> + +Samba 4.7.1 - Release Notes + + +Samba 4.7.1 Available for Download + +https://download.samba.org/pub/samba/stable/samba-4.7.1.tar.gz";>Samba 4.7.1 (gzipped) +https://download.samba.org/pub/samba/stable/samba-4.7.1.tar.asc";>Signature + + +https://download.samba.org/pub/samba/patches/samba-4.7.0-4.7.1.diffs.gz";>Patch (gzipped) against Samba 4.7.0 +https://download.samba.org/pub/samba/patches/samba-4.7.0-4.7.1.diffs.asc";>Signature + + + + = + Release Notes for Samba 4.7.1 + November 02, 2017 + = + + +This is the latest stable release of the Samba 4.7 release series. + + +Changes since 4.7.0: + + +o Michael Adam <ob...@samba.org> + * BUG 13091: vfs_glusterfs: Fix exporting subdirs with shadow_copy2. + +o Jeremy Allison <j...@samba.org> + * BUG 13027: s3: smbd: Currently if getwd() fails after a chdir(), we panic. + * BUG 13068: s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a + partially completed struct smb_filename. + * BUG 13069: sys_getwd() can leak memory or possibly return the wrong errno + on older systems. + * BUG 13093: 'smbclient' doesn't correctly canonicalize all local names + before use. + +o Douglas Bagnall <douglas.bagn...@catalyst.net.nz> + * BUG 13095: Fix broken linked attribute handling. + +o Andrew Bartlett <abart...@samba.org> + * BUG 12994: Missing LDAP query escapes in DNS rpc server. + * BUG 13087: replace: Link to -lbsd when building replace.c by hand. + +o Ralph Boehme <s...@samba.org> + * BUG 6133: Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem. + * BUG 7909: Map SYNCHRONIZE acl permission statically in zfs_acl vfs module. + * BUG 7933: Samba fails to honor SEC_STD_WRITE_OWNER bit with the + acl_xattr module. + * BUG 12991: s3/mdssvc: Missing assignment in sl_pack_float. + * BUG 12995: Wrong Samba access checks when changing DOS attributes. + * BUG 13062: samba_runcmd_send() leaves zombie processes on timeout + * BUG 13065: net: groupmap cleanup should not delete BUILTIN mappings. + * BUG 13076: Enabling vfs_fruit results in loss of Finder tags and other + xattrs. + +o Alexander Bokovoy <a...@samba.org> + * BUG 9613: man pages: Properly ident lists. + * BUG 13081: smb.conf.5: Sort parameters alphabetically. + +o Samuel Cabrero <scabr...@suse.de> + * BUG 12993: s3: spoolss: Fix GUID string format on GetPrinter info. + +o Amitay Isaacs <ami...@gmail.com> + * BUG 13042: Remote serverid check doesn't check for the unique id. + * BUG 13056: CTDB starts consuming memory if there are dead nodes in the + cluster. + * BUG 13070: ctdb-common: Ignore event scripts with multiple '.'s. + +o Lutz Justen <ljus...@
[SCM] Samba Shared Repository - annotated tag samba-4.7.1 created
The annotated tag, samba-4.7.1 has been created at 4a273b57a4fc657f2c826b90d9f3b51c46109009 (tag) tagging b174cb515385afc81e591a4b42d2bef1a2244c03 (commit) replaces samba-4.7.0 tagged by Karolin Seeger on Thu Nov 2 12:45:05 2017 +0100 - Log - samba: tag release samba-4.7.1 -BEGIN PGP SIGNATURE- iEYEABECAAYFAln7BUEACgkQbzORW2Vot+qHQACgx637ZgOgycw8iyacr6l4MUX4 zlgAniKHHHXJYmtCKKi3oxX/AD2t7X5W =iM9k -END PGP SIGNATURE- Alexander Bokovoy (2): man pages: properly ident lists smb.conf.5: sort parameters alphabetically Amitay Isaacs (19): ctdb-common: Extend srvid_exists() check to support optional private_data ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID ctdb-protocol: Add marshalling for struct ctdb_pid_srvid ctdb-protocol: Add marshalling for control CHECK_PID_SRVID ctdb-daemon: Add implementation of control CHECK_PID_SRVID ctdb-client: Add client code for control CHECK_PID_SRVID ctdb-tool: Update process-exists command to pass optional srvid ctdb-tests: Reimplement message handlers using srvid abstraction ctdb-tests: Implement control CHECK_PID_SRVID in fake daemon ctdb-tests: Add tests for PID with srvid ctdb-daemon: Check all connections from a process in CHECK_PID_SRVID control ctdb-tests: Check all connections from a process in CHECK_PID_SRVID control ctdb-tests: Add support for multiple ctdb connections in dummy_client ctdb-tests: Add tests for client with multiple connections ctdb-daemon: Send broadcast to connected nodes, not configured nodes ctdb-tests: Send broadcast to connected nodes, not configured nodes ctdb-common: Do not queue a packet if queue does not have valid fd ctdb-common: Ignore event scripts with multiple '.'s ctdb-tests: Add tests for event scripts with multiple '.'s Andreas Schneider (7): s4:rpc_server:backupkey: Move variable into scope s4:scripting: Fix ntstatus_gen.h generation on 32bit s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd() s3:secrets: Do not leak memory of pw and old_pw s3:passdb: Make sure the salt is fully initialized before passing s3:modules: Check correct variable for NULL in posixacl_xattr s4:pyparam: Fix resource leaks on error Andrew Bartlett (4): selftest: Check re-opening sam.ldb corrects the @ATTRIBUTES and @INDEXLIST s4-dnsserver: Always encode user-supplied names when looking up DNS records s4-dnsserver: Check for too many DNS results replace: Link to -lbsd when building replace.c by hand Anoop C S (1): vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR Christof Schmitt (4): smbd: Move check for SMB2 compound request to new function smbd/aio: Do not go async for SMB2 compound requests torture: Add testcase for compound CREATE-WRITE-CLOSE request selftest: Also run smbtorture smb2.compound with aio enabled Douglas Bagnall (2): linked attribute tests: test against duplicates in replace replmd: check for duplicate values in MOD_REPLACE case Gary Lockyer (5): dnsserver: Tests for dns wildcard entries dnsserver: Tighten DNS name checking dnsserver: Add support for dns wildcards samba-tool dns: Test support of DNS wild card in names samba-tool dns query: Allow '*' in names Jeremy Allison (7): s3: smbd: Currently if getwd() fails after a chdir(), we panic. s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially completed struct smb_filename. s3: VFS: Ensure sys_getwd() doesn't leak memory on error on really old systems. s3: VFS: Protect errno if sys_getwd() fails across free() call. s3: client: Add new utility function client_clean_name(). s3: smbclient: Ensure we call client_clean_name() before all operations on remote pathnames. s3: smbclient: Test we can rename with a name containing. Jorge Schrauwen via samba-technical (1): vfs_solarisacl: fix build for samba 4.7 and up Karolin Seeger (3): VERSION: Bump version up to 4.7.1... WHATSNEW: Add release notes for Samba 4.7.1. VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release. Lutz Justen (3): lib: gpo: Changes order to match GPO application order. lib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE. lib: gpo: Put enforced GPOs at the end of the list. Martin Schwenke (5): ctdb-tests: Allow wait_until() to be used in unit tests ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn't ctdb-tests: Skip starting fake_ctdbd when current node is disconnected ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn't ctdb-tests: Process-exists unit tests should wait until PID is registered Michael Adam (1): vfs_glusterfs: Fix exporting subdirs with shadow_copy2 R
[SCM] Samba Shared Repository - branch v4-7-test updated
The branch, v4-7-test has been updated via 2505c6c VERSION: Bump version up to 4.7.2... via b174cb5 VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release. via e36b55c WHATSNEW: Add release notes for Samba 4.7.1. from 3c45cc8 s4:pyparam: Fix resource leaks on error https://git.samba.org/?p=samba.git;a=shortlog;h=v4-7-test - Log - commit 2505c6c4071f142571bde5809504e8665837d412 Author: Karolin Seeger Date: Thu Nov 2 12:36:25 2017 +0100 VERSION: Bump version up to 4.7.2... and re-enable GIT_SNAPSHOTS. Signed-off-by: Karolin Seeger commit b174cb515385afc81e591a4b42d2bef1a2244c03 Author: Karolin Seeger Date: Thu Nov 2 12:35:19 2017 +0100 VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release. Signed-off-by: Karolin Seeger commit e36b55c7ec27e2a9ee16c80123f452b79f83ca77 Author: Karolin Seeger Date: Thu Nov 2 12:34:42 2017 +0100 WHATSNEW: Add release notes for Samba 4.7.1. Signed-off-by: Karolin Seeger --- Summary of changes: VERSION | 2 +- WHATSNEW.txt | 111 +++ 2 files changed, 112 insertions(+), 1 deletion(-) Changeset truncated at 500 lines: diff --git a/VERSION b/VERSION index e927ea0..0411083 100644 --- a/VERSION +++ b/VERSION @@ -25,7 +25,7 @@ SAMBA_VERSION_MAJOR=4 SAMBA_VERSION_MINOR=7 -SAMBA_VERSION_RELEASE=1 +SAMBA_VERSION_RELEASE=2 # If a official release has a serious bug # diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 09c7be6..6de5de8 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,115 @@ = + Release Notes for Samba 4.7.1 + November 02, 2017 + = + + +This is the latest stable release of the Samba 4.7 release series. + + +Changes since 4.7.0: + + +o Michael Adam + * BUG 13091: vfs_glusterfs: Fix exporting subdirs with shadow_copy2. + +o Jeremy Allison + * BUG 13027: s3: smbd: Currently if getwd() fails after a chdir(), we panic. + * BUG 13068: s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a + partially completed struct smb_filename. + * BUG 13069: sys_getwd() can leak memory or possibly return the wrong errno + on older systems. + * BUG 13093: 'smbclient' doesn't correctly canonicalize all local names + before use. + +o Douglas Bagnall + * BUG 13095: Fix broken linked attribute handling. + +o Andrew Bartlett + * BUG 12994: Missing LDAP query escapes in DNS rpc server. + * BUG 13087: replace: Link to -lbsd when building replace.c by hand. + +o Ralph Boehme + * BUG 6133: Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem. + * BUG 7909: Map SYNCHRONIZE acl permission statically in zfs_acl vfs module. + * BUG 7933: Samba fails to honor SEC_STD_WRITE_OWNER bit with the + acl_xattr module. + * BUG 12991: s3/mdssvc: Missing assignment in sl_pack_float. + * BUG 12995: Wrong Samba access checks when changing DOS attributes. + * BUG 13062: samba_runcmd_send() leaves zombie processes on timeout + * BUG 13065: net: groupmap cleanup should not delete BUILTIN mappings. + * BUG 13076: Enabling vfs_fruit results in loss of Finder tags and other + xattrs. + +o Alexander Bokovoy + * BUG 9613: man pages: Properly ident lists. + * BUG 13081: smb.conf.5: Sort parameters alphabetically. + +o Samuel Cabrero + * BUG 12993: s3: spoolss: Fix GUID string format on GetPrinter info. + +o Amitay Isaacs + * BUG 13042: Remote serverid check doesn't check for the unique id. + * BUG 13056: CTDB starts consuming memory if there are dead nodes in the + cluster. + * BUG 13070: ctdb-common: Ignore event scripts with multiple '.'s. + +o Lutz Justen + * BUG 13046: libgpo doesn't sort the GPOs in the correct order. + +o Volker Lendecke + * BUG 13042: Remote serverid check doesn't check for the unique id. + * BUG 13090: vfs_catia: Fix a potential memleak. + * BUG 12903: Fix file change notification for renames. + +o Gary Lockyer + * BUG 12952: Samba DNS server does not honour wildcards. + +o Stefan Metzmacher + * BUG 13079: Can't change password in samba from a Windows client if Samba + runs on IPv6 only interface. + +o Anoop C S + * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR. + +o Christof Schmitt + * BUG 13047: Apple client can't cope with SMB2 async replies when creating + symlinks. + +o Andreas Schneider + * BUG 12959: s4:rpc_server:backupkey: Move variable into scope. + * BUG 13099: s4:scripting: Fix ntstatus_gen.h generation on 32bit. + * BUG 13100: s3:vfs_glusterfs: Fi