WHATSNEW: Prepare 3.4.12 release notes.
[samba.git] / WHATSNEW.txt
index 80589c77a75a5eb844a08b964ae78e35e8be9a5e..66e8c427972f7adf3e30ff132576186d3b54da7c 100644 (file)
@@ -1,3 +1,379 @@
+                   ==============================
+                   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 older versions follow:
+----------------------------------------
+
+                   ==============================
+                   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
+                   ==============================
+
+
+This is the latest stable release of Samba 3.4.
+
+Major enhancements in Samba 3.4.10 include:
+
+   o Fix smbd coredump (bug #7617).
+   o Fix Winbind internal error (bug #7636).
+   o Fix flaky Winbind against w2k8 (bug #7881).
+
+
+Changes since 3.4.9
+-------------------
+
+o   Michael Adam <obnox@samba.org>
+    * BUG 7507: init_sam_from_ldap stores group in sid2uid cache.
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
+      Sign-in Assistant.
+    * BUG 7590: Fix offline login in Winbind.
+    * BUG 7617: Fix smbd coredump.
+    * BUG 7636: Fix Winbind internal error.
+    * BUG 7892: Fix stale lock in open_file_fchmod().
+
+
+o   Andrew Bartlett <abartlet@samba.org>
+    * BUG 7356: Fix 'net ads dns register' in Win 2008 R2 domains.
+
+
+o   Björn Baumbach <bb@sernet.de>
+    * BUG 7875: Fix 'nmbd --port'.
+    * BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
+
+
+o   Günther Deschner <gd@samba.org>
+    * BUG 7341: Fix Winbind over IPv6.
+    * BUG 7417: Fix 'net rpc user password' command.
+    * BUG 7418: Fix 'net rpc printer list' command.
+    * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
+    * BUG 7541: Fix smbd crash caused by "%D" in "printer admin" option.
+    * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
+
+
+o   Olaf Flebbe <o.flebbe@science-computing.de>
+    * BUG 7421: Fix build on AIX 6.1.
+
+
+o   Björn Jacke <bj@sernet.de>
+    * BUG 7821: Set Tru64 cc's PIC switch right.
+
+
+o   Volker Lendecke <vl@samba.org>
+    * BUG 7066: Fix "Your Password expires today" message for users from trusted
+      domains.
+    * BUG 7262: Fix EnumDomainAliases when no aliases are in LDAP.
+    * BUG 7336: Enable idmap_passdb module build as shared.
+    * BUG 7715: Stop using the write cache after an oplock break: Stop using the
+      write cache after an oplock break.
+    * BUG 7800: Make winbind recover from a signing error.
+    * BUG 7881: Fix flaky Winbind against w2k8.
+
+
+o   Jim McDonough <jmcd@samba.org>
+    * BUG 7280: Fix loading of auto printers with registry config.
+
+
+o   Stefan Metzmacher <metze@samba.org>
+    * BUG 7607: Fix buffer over-read in pidl generated client code.
+    * BUG 7896: Fix 'net rpc user rename'.
+
+
+o   Andreas Schneider <asn@samba.org>
+    * BUG 7423: Add EN ISO 216, A0 and A1 to builtin forms.
+    * BUG 7538: Backport fixes for GUID_from_data_blob.
+
+
+o   Andrew Tridgell <tridge@samba.org>
+    * BUG 7538: Backport fixes for GUID_from_data_blob.
+
+
+######################################################################
+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.9
+                        September 14, 2010
+                   =============================
+
+
+This is a security release in order to address CVE-2010-3069.
+
+
+o  CVE-2010-3069:
+   All current released versions of Samba are vulnerable to
+   a buffer overrun vulnerability. The sid_parse() function
+   (and related dom_sid_parse() function in the source4 code)
+   do not correctly check their input lengths when reading a
+   binary representation of a Windows SID (Security ID). This
+   allows a malicious client to send a sid that can overflow
+   the stack variable that is being used to store the SID in the
+   Samba smbd server.
+
+
+Changes since 3.4.8
+-------------------
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 7669: Fix for CVE-2010-3069.
+
+
+o   Andrew Bartlett <abartlet@samba.org>
+    * BUG 7669: Fix for CVE-2010-3069.
+
+
+######################################################################
+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.8
+                          May 11, 2010
+                   =============================
+
+
+This is the latest stable release of Samba 3.4.
+
+Major enhancements in Samba 3.4.8 include:
+
+   o Fix Winbind reconnection to it's own domain (bug #7295).
+   o Fix an uninitialized variable read in smbd (bug #7254).
+   o Fix smbd crash with CUPS printers and no [printers] share defined
+     (bug #7297).
+   o Fix NULL pointer dereference in smbd (bug #7229).
+
+
+Changes since 3.4.7
+-------------------
+
+
+o   Michael Adam <obnox@samba.org>
+    * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
+      present.
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
+    * BUG 7255: Fix "printer admin" functionality.
+    * BUG 7288: Fix SMB job IDs in CUPS job names.
+    * BUG 7297: Fix smbd crash with CUPS printers and no [printers] share
+      defined.
+    * BUG 7310: Fix DOS attribute inconsistency with MS Office.
+
+
+o   Kai Blin <kai@samba.org>
+    * BUG 7290: Fix core dump in 'ntlm_auth'.
+
+
+o   Günther Deschner <gd@samba.org>
+    * BUG 6727: Fix printing issues.
+    * BUG 7176: Fix incorrect format of device mode strings.
+    * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
+    * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
+
+
+o   Björn Jacke <bj@sernet.de>
+    * BUG 7352: Fix different definitions of TIME_T_MAX.
+
+
+o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
+    * BUG 7269: Fix job management commands for CUPS queues.
+
+
+o   Jeff Layton <jlayton@redhat.com>
+    * BUG 6853: Fix race condition in mount.cifs that allows user to replace
+      mountpoint with a symlink.
+
+
+o   Volker Lendecke <vl@samba.org>
+    * BUG 5198: Fix parsing of the gecos field.
+    * BUG 5626: Fix build on AIX.
+    * BUG 7229: Fix NULL pointer dereference in smbd.
+    * BUG 7254: Fix an uninitialized variable read in smbd found by Laurent
+      Gaffié from Stratsec.
+    * BUG 7326: Fix writing with vfs_full_audit.
+
+
+o   Derrell Lipman <derrell@dworkin.(none)>
+    * BUG 7345: Fix incomplete description of function return values in
+      libsmbclient.h.
+
+
+o   Jim McDonough <jmcd@samba.org>
+    * BUG 7378:  Display an error on 'net conf import' failures.
+
+
+o   Roel van Meer <rolek@alt001.com>
+    * BUG 6814: Fix valgrind warning.
+
+
+o   Stefan Metzmacher <metze@samba.org>
+    * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
+    * BUG 7170: Never mark external domains as internal.
+    * BUG 7295: Fix Winbind reconnection to it's own domain.
+    * BUG 7316: Make sure we don't try rpc requests against unaccessable
+      domains.
+    * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
+
+
+o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
+    * BUG 1206: Fix segfault in vfs_netatalk.
+
+
+o   Bo Yang <boyang@samba.org>
+    * BUG 7206: Fix duplicate signal handler.
+
+
+######################################################################
+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.7
                            March 8, 2010
@@ -17,7 +393,7 @@ o  CVE-2010-0728:
    even when permissions should have denied access.
 
 
-Changes since 3.5.0
+Changes since 3.4.6
 -------------------
 
 
@@ -45,8 +421,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older versions follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 3.4.6