From 4b67ebea54ab1bb974aead28c5bf2d841013a61e Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 16 Sep 2008 12:51:10 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.3.0pre1. Karolin (cherry picked from commit 798f2887913505cc038ee8aad26d2d22dba1ead4) --- WHATSNEW.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9a696414724..3135cd55b76 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ================================= Release Notes for Samba 3.3.0pre2 - + September 30, 2008 ================================= This is the second preview release of Samba 3.3.0. This is *not* @@ -98,6 +98,8 @@ o Michael Adam o Jeremy Allison * BUG 5729: Explicitly allow "-valid". * BUG 5751: Fix showing of ACLs on DFS in (lib)smbclient. + * BUG 5762: Fix opening of mangled directory name (resulted + 'is a stream name'). * Add st_birthtime and friends for accurate create times on *BSD and MacOSX). * Fix the wcache_invalidate_samlogon calls. @@ -108,6 +110,7 @@ o Jeremy Allison o Steven Danneman + * Fix build warnings. * Cleanup of DC enumeration in get_dcs(). @@ -140,6 +143,17 @@ o Stefan Metzmacher * Some write time fixes. +o Simo Sorce + * Fix enumeration of nested group memberships in Winbind. + This affected only setups using "security = ads". + + +o Timur + * Fix cut and paste error in quota code. + * Fix display of POSIX ACLs. + * Fix aio on FreeBSD. + + o Andrew Tridgell * Fix permissions of group_mapping.ldb (CVE-2008-3789). * Avoid a race condition in glibc between AIO and setresuid(). -- 2.11.4.GIT