From 8d88de0c5fa4836c163e4588b5a58d8ff607e05f Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 1 Nov 2012 09:30:00 +0100 Subject: [PATCH] WHATSNEW: Prepare release notes for Samba 3.5.19. Karolin (cherry picked from commit 4067d192f62d6fc20e1cdf8820656b03aa9f5931) --- WHATSNEW.txt | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 15518651c73..5bf1c537e8c 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -8,12 +8,37 @@ This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.19 include: -o +o Connection to outbound trusted domain goes offline (bug #9016). +o ACL masks incorrectly applied when setting ACLs (bug #9236). +o Samba panics if a user specifies an invalid port number (bug #9218). + Changes since 3.5.17: --------------------- o Jeremy Allison + * BUG 9016: Connection to outbound trusted domain goes offline. + * BUG 9117: smbclient can't connect to a Windows 7 server using NTLMv2. + * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free. + * BUG 9236: ACL masks incorrectly applied when setting ACLs. + + +o Andrew Bartlett + * BUG 8788: libsmb: Initialise ticket to ensure we do not free invalid memory. + + +o Björn Jacke + * BUG 8344: autoconf: Fix --with(out)-sendfile-support option handling. + * BUG 8732: Fix compile of krb5 locator on Solaris. + * BUG 9172: Add quota support for gfs2. + + +o Matthieu Patou + * BUG 9259: lib-addns: Ensure that allocated buffer are pre set to 0. + + +o Andreas Schneider + * BUG 9218: Samba panics if a user specifies an invalid port number. ###################################################################### -- 2.34.1