From: Karolin Seeger Date: Thu, 1 Nov 2012 08:30:00 +0000 (+0100) Subject: WHATSNEW: Prepare release notes for Samba 3.5.19. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4067d192f62d6fc20e1cdf8820656b03aa9f5931;p=thirdparty%2Fsamba.git WHATSNEW: Prepare release notes for Samba 3.5.19. Karolin --- 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. ######################################################################