s3:net registry: ignore WERR_BADFILE when --force is given in deletekey[_recursive]
[obnox/samba-ctdb.git] / WHATSNEW.txt
index a0ddb7071444e7fcbd6bd3293c43e513f5f246d9..80589c77a75a5eb844a08b964ae78e35e8be9a5e 100644 (file)
@@ -1,3 +1,53 @@
+                   =============================
+                   Release Notes for Samba 3.4.7
+                           March 8, 2010
+                   =============================
+
+
+This is a security release in order to address CVE-2010-0728.
+
+
+o  CVE-2010-0728:
+   In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
+   was added to fix a problem with Linux asynchronous IO handling.
+   This code introduced a bad security flaw on Linux platforms if the
+   binaries were built on Linux platforms with libcap support.
+   The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
+   capabilities, allowing all file system access to be allowed
+   even when permissions should have denied access.
+
+
+Changes since 3.5.0
+-------------------
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 7222: Fix for CVE-2010-0728.
+
+
+######################################################################
+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 older versions follow:
+----------------------------------------
+
                    =============================
                    Release Notes for Samba 3.4.6
                         February 24, 2010
@@ -9,6 +59,7 @@ This is the latest stable release of Samba 3.4.
 Major enhancements in Samba 3.4.6 include:
 
    o "wide links" and "unix extensions" are incompatible (bug #7104).
+   o Fix printing with 64 bit clients (bug #6888).
    o Fix core dump on Ubuntu 8.04 64 bit (bug #7063).
    o Fix failing of smbd to respond to a read or a write caused by
      Linux asynchronous IO (aio) (bug #7067).
@@ -31,6 +82,7 @@ o   Michael Adam <obnox@samba.org>
 
 
 o   Jeremy Allison <jra@samba.org>
+    * BUG 6557: Fix vfs_full_audit.
     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
       Linux asynchronous IO (aio).
@@ -38,6 +90,9 @@ o   Jeremy Allison <jra@samba.org>
     * BUG 7081: Fix vfs_expand_msdfs.
     * BUG 7104: "wide links" and "unix extensions" are incompatible.
     * BUG 7122: Fix reading of large browselist.
+    * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
+    * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
+      value(s) error when "mangling method = hash".
 
 
 o   Steven Danneman <steven.danneman@isilon.com>
@@ -45,8 +100,9 @@ o   Steven Danneman <steven.danneman@isilon.com>
 
 
 o   Günther Deschner <gd@samba.org>
+    * BUG 6888: Fix printing with 64 bit clients.
     * BUG 7130: Fix listing of printjobs in Windows 7.
-    * BUG 7136: Sspoolss getprinterdriver2 level 101 marshalling is bad.
+    * BUG 7136: Spoolss getprinterdriver2 level 101 marshalling is bad.
 
 
 o   William Jojo <w.jojo@hvcc.edu>
@@ -66,6 +122,7 @@ o   Volker Lendecke <vl@samba.org>
 
 o   Stefan Metzmacher <metze@samba.org>
     * BUG 6157: Use the first "uid" value.
+    * BUG 6888: Fix printing with 64 bit clients.
     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
     * Shortcut gid_to_sid when "ldapsam:trusted = yes".
     * Speed up pdb_get_group_sid().
@@ -102,8 +159,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older versions follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 3.4.5