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

Karolin Seeger kseeger at samba.org
Wed Aug 3 12:23:39 MDT 2011


The branch, v3-5-test has been updated
       via  529bfe1 WHATSNEW: Add changes since 3.5.10.
      from  dbc7962 WHATSNEW: Sync with v3-5-stable.

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


- Log -----------------------------------------------------------------
commit 529bfe1d43fc8f6c7a1ef93d437f40cd89b1ab63
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Aug 3 20:20:58 2011 +0200

    WHATSNEW: Add changes since 3.5.10.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt |   37 ++++++++++++++++++++++++++++++++++---
 1 files changed, 34 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index aa6885e..36dfb70 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
                    ==============================
                    Release Notes for Samba 3.5.11
-			   , 2011
+			   August 4, 2011
                    ==============================
 
 
@@ -8,14 +8,45 @@ This is the latest stable release of Samba 3.5.
 
 Major enhancements in Samba 3.5.11 include:
 
-o  
+o  Fix access to Samba shares when Windows security patch KB2536276 is installed
+   (bug #7460).
+o  Fix DoS in Winbind and smbd with many file descriptors open (bug #7949).
+o  Fix Winbind panics if verify_idpool() fails (bug #8253).
 
 
 Changes since 3.5.10:
 --------------------
 
 
-o   
+o   Jeremy Allison <jra at samba.org>
+    * BUG 7462: Make SA_RESETHAND conditional on its existance.
+    * BUG 8254: Make "acl check permissions = no" working in all cases.
+
+
+o   Gregor Beck <gbeck at sernet.de>
+    * BUG 8253: Fix Winbind panics if verify_idpool() fails.
+
+
+o   David Disseldorp <ddiss at suse.de>
+    * BUG 8269: Stop spamming log with "Could not find child X -- ignoring"
+      messages in smbd.
+
+
+o   Björn Jacke <bj at sernet.de>
+    * BUG 7460: Include sys/file.h only when available.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
+    * BUG 8238: Fix access to Samba shares when Windows security patch
+      KB2536276 is installed.
+    * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain.
+    * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
+    * BUG 8276: Close all sockets attached to a subnet in close_subnet().
 
 
 ######################################################################


-- 
Samba Shared Repository


More information about the samba-cvs mailing list