Allow NULL queue to writev_send
[samba.git] / WHATSNEW.txt
index 49753a59b247a9c684dcc2046e196cff04a508f9..1ae912a064239ac953c8dcd3db3ad57ea4d8adb1 100644 (file)
@@ -1,19 +1,21 @@
                    ==============================
-                   Release Notes for Samba 3.4.11
-                         January , 2011
+                   Release Notes for Samba 3.4.13
+                        , 2011
                    ==============================
 
 
 This is the latest stable release of Samba 3.4.
 
-Major enhancements in Samba 3.4.11 include:
 
-   o
+o  
 
-Changes since 3.4.10
+
+Changes since 3.4.12
 --------------------
 
 
+o   Jeremy Allison <jra@samba.org>
+
 
 ######################################################################
 Reporting bugs & Development Discussion
@@ -38,6 +40,97 @@ database (https://bugzilla.samba.org/).
 Release notes for older versions follow:
 ----------------------------------------
 
+                   ==============================
+                   Release Notes for Samba 3.4.12
+                        February 28, 2011
+                   ==============================
+
+
+This is a security release in order to address CVE-2011-0719.
+
+
+o  CVE-2011-0719:
+   All current released versions of Samba are vulnerable to
+   a denial of service caused by memory corruption. Range
+   checks on file descriptors being used in the FD_SET macro
+   were not present allowing stack corruption. This can cause
+   the Samba code to crash or to loop attempting to select
+   on a bad file descriptor set.
+
+
+Changes since 3.4.11
+--------------------
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
+
+
+######################################################################
+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.4 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.4.11
+                         January 23 2011
+                   ==============================
+
+
+This is the latest stable release of Samba 3.4. It addresses the following
+issue introduced with Samba 3.4.10:
+
+   o Fix connecting to port-139 only servers (bug 7881).
+
+
+Changes since 3.4.10
+--------------------
+
+o   Volker Lendecke <vl@samba.org>
+    * BUG 7881: Fix connecting to port-139 only servers.
+
+
+######################################################################
+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.4 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.4.10
                          January 22, 2011