docs-xml: fix use of <smbconfoption> tag (fix bug #9345)
[samba.git] / WHATSNEW.txt
index e95acf1244187cc9757215c4947285dd6d26613e..f0114d615765a15f1b0a357184d07ac27f8b6f96 100644 (file)
@@ -1,3 +1,190 @@
+                   ==============================
+                   Release Notes for Samba 3.5.20
+                        December 17, 2012
+                   ==============================
+
+
+This is the latest stable release of Samba 3.5.
+
+Major enhancements in Samba 3.5.20 include:
+
+o  
+
+Changes since 3.5.19:
+---------------------
+
+o   Jeremy Allison <jra@samba.org>
+
+
+######################################################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the Samba 3.5 product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
+                   ==============================
+                   Release Notes for Samba 3.5.19
+                         November 5, 2012
+                   ==============================
+
+
+This is the latest stable release of Samba 3.5.
+
+Major enhancements in Samba 3.5.19 include:
+
+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.18:
+---------------------
+
+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.
+
+
+######################################################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the Samba 3.5 product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+----------------------------------------------------------------------
+
+
+                   ==============================
+                   Release Notes for Samba 3.5.18
+                        September 24, 2012
+                   ==============================
+
+
+This is the latest stable release of Samba 3.5.
+
+Major enhancements in Samba 3.5.18 include:
+
+o  Fix a smbd crash in reply_lockingX_error (bug #9084).
+o  Fix Winbind crashes caused by mis-identified idle clients (bug #9104).
+o  Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in
+   _pam_winbind_change_pwd() when password is expiring (bug #9013).
+
+
+Changes since 3.5.17:
+---------------------
+
+o   Michael Adam <obnox@samba.org>
+    * BUG 7788: Clarify the idmap_rid manpage.
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 9098: Winbind does not refresh Kerberos tickets.
+    * BUG 9147: Winbind can't fetch user or group info from AD via LDAP.
+    * BUG 9150: Valid open requests can cause smbd assert due to incorrect
+      oplock handling on delete requests.
+
+
+o   Neil R. Goldberg <ngoldber@mitre.org>
+    * BUG 9100: Winbind doesn't return "Domain Local" groups from own domain.
+
+
+o   Hargagan <shargagan@novell.com>
+    * BUG 9085: NMB registration for a duplicate workstation fails with
+      registration refuse.
+
+
+o   Björn Jacke <bj@sernet.de>
+    * BUG 7814: Fix build of sysquote_xfs.
+    * BUG 8402: Winbind log spammed with idmap messages.
+
+
+o   Volker Lendecke <vl@samba.org>
+    * BUG 9084: Fix a smbd crash in reply_lockingX_error.
+
+
+o   Herb Lewis <hlewis@panasas.com>
+    * BUG 9104: Fix Winbind crashes caused by mis-identified idle clients.
+
+
+o   Luca Lorenzetto <lorenzetto-luca@ubuntu-it.org>
+    * BUG 9013: Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in
+      _pam_winbind_change_pwd() when password is expiring.
+
+
+######################################################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the Samba 3.5 product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+----------------------------------------------------------------------
+
+
                    ==============================
                    Release Notes for Samba 3.5.17
                           August 13, 2012
@@ -44,8 +231,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 3.5.16