WHATSNEW: Prepare release notes for Samba 3.5.19. samba-3.5.19
authorKarolin Seeger <kseeger@samba.org>
Thu, 1 Nov 2012 08:30:00 +0000 (09:30 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Nov 2012 08:31:07 +0000 (09:31 +0100)
Karolin
(cherry picked from commit 4067d192f62d6fc20e1cdf8820656b03aa9f5931)

WHATSNEW.txt

index 15518651c73f031571151007230a2d0d621dd911..5bf1c537e8c024528e8ffa0b0ee67f87412dda11 100644 (file)
@@ -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 <jra@samba.org>
+    * 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 <abartlet@samba.org>
+    * BUG 8788: libsmb: Initialise ticket to ensure we do not free invalid memory.
+
+
+o   Björn Jacke <bj@sernet.de>
+    * 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 <mat@matws.net>
+    * BUG 9259: lib-addns: Ensure that allocated buffer are pre set to 0.
+
+
+o   Andreas Schneider <asn@samba.org>
+    * BUG 9218: Samba panics if a user specifies an invalid port number.
 
 
 ######################################################################