summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-09-18 10:40:16 +0200
committerKarolin Seeger <kseeger@samba.org>2013-09-18 10:41:24 +0200
commitc161aba8942c82baf5d5a84a5d3b25163000f69d (patch)
treee1a952969fef524458edcf239482b35f5da2c1c7
parent2903b3b7ccc997e6c2345d4f618b9e5682b95de7 (diff)
downloadsamba-3.6.19.tar.gz
WHATSNEW: Prepare release notes for Samba 3.6.19.samba-3.6.19
Signed-off-by: Karolin Seeger <kseeger@samba.org> (cherry picked from commit 153fe1298a904b1225c60d8817118e71f05752da)
-rw-r--r--WHATSNEW.txt42
1 files changed, 38 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d4e216a65df..711c225878d 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -4,17 +4,51 @@
==============================
-This is is the latest stable release of Samba 3.6.
-
-Major enhancements in Samba 3.6.19 include:
+This is is the latest maintenance release of Samba 3.6.
-o
+Please note that this will probably be the last maintenance release
+of the Samba 3.6 release series. With the release of Samba 4.1.0, the
+3.6 release series will be turned into the "security fixes only" mode.
Changes since 3.6.18:
---------------------
o Jeremy Allison <jra@samba.org>
+ * BUG 5917: Make Samba work on site with Read Only Domain Controller.
+
+
+o Christian Ambach <ambi@samba.org>
+ * BUG 8955: NetrServerPasswordSet2 timeout is too short.
+
+
+o Günther Deschner <gd@samba.org>
+ * BUG 9899: Fix fallback to ncacn_np in cm_connect_lsat().
+ * BUG 9615: Fix fallback to ncacn_np in cm_connect_lsat().
+ * BUG 10127: Fix 'smbstatus' as non-root user.
+
+
+o Volker Lendecke <vl@samba.org>
+ * BUG 8955: Give machine password changes 10 minutes of time.
+ * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
+ requests.
+ * BUG 10114: Handle Dropbox (write-only-directory) case correctly in
+ pathname lookup.
+
+
+o Karolin Seeger <kseeger@samba.org>
+ * BUG 10076: Fix variable list in man vfs_crossrename.
+
+
+o Andreas Schneider <asn@samba.org>
+ * BUG 9994: s3-winbind: Do not delete an existing valid credential cache.
+ * BUG 10073: 'net ads join': Fix segmentation fault in
+ create_local_private_krb5_conf_for_domain.
+
+
+o Richard Sharpe <realrichardsharpe@gmail.com>
+ * BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
+ out by Samba.
######################################################################