summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-11-01 09:30:00 +0100
committerKarolin Seeger <kseeger@samba.org>2012-11-01 09:31:07 +0100
commit8d88de0c5fa4836c163e4588b5a58d8ff607e05f (patch)
treeb7a244e11d2e5bc08f7dab280f8caaffc104371f
parent3985669176ad4989133f9a7a8995ce6c69504bf2 (diff)
downloadsamba-8d88de0c5fa4836c163e4588b5a58d8ff607e05f.tar.gz
WHATSNEW: Prepare release notes for Samba 3.5.19.samba-3.5.19
Karolin (cherry picked from commit 4067d192f62d6fc20e1cdf8820656b03aa9f5931)
-rw-r--r--WHATSNEW.txt27
1 files changed, 26 insertions, 1 deletions
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 <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.
######################################################################