From 9a01a1569359ab7d527c2a080fb7861a03a8fe12 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 23 May 2011 21:41:27 +0200 Subject: [PATCH] WHATSNEW: Start adding changes since rc1. Karolin --- WHATSNEW.txt | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 6799831b928..3481c7457e8 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ================================ Release Notes for Samba 3.6.0rc2 - May , 2011 + June 7, 2011 ================================ @@ -255,6 +255,39 @@ o Andreas Schneider Changes since 3.6.0rc1 ---------------------- +o Jeremy Allison + * BUG 8133: Fix strange behavior for the file (whose filename first + character is period ) in SMB2 case. + * BUG 8144: Fix setting timestamp when touching files with CIFS clients. + * BUG 8153: Fix setting up getaddrinfo on IPv6-only machines. + * BUG 8156: Fix 'net ads join' using the user's Kerberos ticket. + * BUG 8157: Fix parsing a cups printcap file. + + +o Christian Ambach + * BUG 8152: Fix smbd crash in release_ip(). + + +o Sumit Bose + * BUG 8142: Fix typos in LDAP schema files. + + +o Holger Hetterich + * BUG 8148: Default to protocol version 2 for SMB Traffic Analyzer. + + +o Stefan Metzmacher + * BUG 8140: talloc: Fix Valgrind false positives and other backports. + * BUG 8141: Fix wrong permissions on lp_ncalrpc_dir(). + + +o Andreas Schneider + * BUG 8155: Fix registering only named pipes on EPM for a service. + + +o Volker Lendecke + * BUG 8159: Fix memory corruption in fetching cli->server_domain from the + server. Changes since 3.6.0pre3 -- 2.11.4.GIT