From 0cfe9418ff920b8b98c8d129d7e9ce394394f22c Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 26 Apr 2011 19:58:48 +0200 Subject: [PATCH] WHATSNEW: Update changes since pre2. Karolin (cherry picked from commit 6f4ce6270bd32566d85d75f00aa966c964827cdb) --- WHATSNEW.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 0c36ba20dd2..eaeba029e07 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -260,9 +260,12 @@ o Jeremy Allison vfs_acl_xattr or vfs_acl_tdb module. * BUG 8088: rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs are null. + * Correctly detect and deny symlinks anywhere in a path (not just the last + component) if "follow symlinks = no". o Günther Deschner + * BUG 8106: Fix the build of 'smbget' on HP NonStop. * Fix timeout in rpc_pipe_open_tcp_port(). * Fix the build of "--with-profiling-data". * Fix the AIX 5.3 build. @@ -275,12 +278,17 @@ o Sergey Korsak o Volker Lendecke * BUG 8066: Fix wrong output in 'smbget'. * Fix Coverity IDs 986, 1340, 2047, 2299, 2307, 2325, 2335, 2336, 2470, - 2471. + 2471, 2478. * nsswitch: Add 'wbinfo --lookup-sids'. * nsswitch: Add 'wbinfo --sids-to-unix-ids'. * Fix smbd with the async echo responder. * Fix the build of vfs_gpfs.c. * Add a 10-second timeout for the 445 or netbios connection to a DC. + * Many pthreadpool fixes. + + +o Stefan Metzmacher + * BUG 7383: Listen on IPv6 addresses with IPV6_ONLY. o Rusty Russell -- 2.11.4.GIT