[SCM] Samba Shared Repository - branch v3-6-test updated

Karolin Seeger kseeger at samba.org
Wed Oct 12 13:42:29 MDT 2011


The branch, v3-6-test has been updated
       via  810c0a8 WHATSNEW: Update changes since 3.6.0.
      from  18d7c0c s3-smb2_server: fix ioctl InputOffset checking

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit 810c0a8c32b1031aedae49e7a4d971e04c83f0eb
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Oct 12 21:44:52 2011 +0200

    WHATSNEW: Update changes since 3.6.0.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt |   46 +++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 45 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 042a7b2..8de2d10 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
                    =============================
                    Release Notes for Samba 3.6.1
-                         September 27, 2011
+                          October 20, 2011
                    =============================
 
 
@@ -8,6 +8,11 @@ This is the latest stable release of Samba 3.6.
 
 Major enhancements in Samba 3.6.1 include:
 
+o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
+o  Fix a Winbind race leading to 100% CPU load (bug #8409).
+o  Several SMB2 fixes.
+o  The VFS ACL modules are no longer experimental but production-ready.
+
 
 Changes since 3.6.0:
 --------------------
@@ -18,6 +23,7 @@ o   Michael Adam <obnox at samba.org>
 
 
 o   Jeremy Allison <jra at samba.org>
+    * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
     * BUG 8229: Fix 'widelinks' regression.
     * BUG 8370: Fix vfs_chown_fsp.
     * BUG 8412: Fix "saving as" of MS Office 2007 (Word) documents on Samba
@@ -25,18 +31,52 @@ o   Jeremy Allison <jra at samba.org>
     * BUG 8422: Fix infinite loop in ACL module code.
     * BUG 8429: Compound SMB2 requests on an IPC connection can corrupt the
       reply stream.
+    * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
+      isn't given.
+    * BUG 8453: Fix smbclient segfaults when dialect option -m is used for
+      legacy dialects.
+    * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
+    * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
+      smb2_max_trans.
+    * BUG 8474: SMB2 create doesn't cope with an Apple client using NULL blob in
+      create.
+    * BUG 8476: Samba asserts when SMB2 client breaks the crediting rules.
+    * BUG 8477: Map to guest can return uninitialized blob of data.
+    * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
+      set.
+    * BUG 8494: Remove "experimental" label on VFS ACL modules.
+    * BUG 8507: smbd doesn't correctly honor the "force create mode" bits from a
+      cifsfs create.
+    * BUG 8509: Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
 
 
 o   Christian Ambach <ambi at samba.org>
     * BUG 8428: Fix wrong reply to DHnC (durable handle reconnect).
+    * BUG 8518: SMB2 create call returns incorrect file allocation size.
 
 
 o   Björn Baumbach <bb at sernet.de>
     * BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
 
 
+o   Bram <fnzon at lists.wizbit.be>
+    * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
+
+
 o   Ira Cooper <ira at wakeful.net>
     * BUG 8395: Optimize serverid_exists() for Solaris.
+    * BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
+      renames.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 8401: registry/reg_format.c must include includes.h.
+    * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
+
+
+o   David Disseldorp <ddiss at suse.de>
+    * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
+    * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
 
 
 o   Björn Jacke <bj at sernet.de>
@@ -62,6 +102,10 @@ o   Stefan Metzmacher <metze at samba.org>
     * BUG 8407: SMB2 server can return requests out-of-order when processing
       a compound request.
     * BUG 8452: Check the wct of the incoming SMBnegprot responses.
+    * BUG 8476: Don't call smbd_terminate_connection in
+      smb2_validate_message_id().
+    * BUG 8503: SMB2_OP_CANCEL requests don't have to be signed.
+    * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
 
 
 o   SATOH Fumiyasu <fumiyas at osstech.co.jp>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list