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

Karolin Seeger kseeger at samba.org
Mon Oct 29 02:01:07 MDT 2012


The branch, v3-6-test has been updated
       via  e86f5e4 WHATSNEW: Finish release notes for Samba 3.6.9.
      from  3641ba3 libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)

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


- Log -----------------------------------------------------------------
commit e86f5e4e864aa0d6a72f11c94e3cfe9c19eaeb9a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Oct 29 10:03:56 2012 +0100

    WHATSNEW: Finish release notes for Samba 3.6.9.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d94993c..e878823 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -8,7 +8,11 @@ This is is the latest stable release of Samba 3.6.
 
 Major enhancements in Samba 3.6.9 include:
 
-o  
+o  When setting a non-default ACL, don't forget to apply masks to
+   SMB_ACL_USER and SMB_ACL_GROUP entries (bug #9236).
+o  Winbind can't fetch user or group info from AD via LDAP (bug #9147).
+o  Fix segfault in smbd if user specified ports out for range (bug #9218).
+
 
 Changes since 3.6.8:
 --------------------
@@ -19,13 +23,23 @@ o   Michael Adam <obnox at samba.org>
 
 
 o   Jeremy Allison <jra at samba.org>
+    * BUG 8966: Fix 'net rpc share allowedusers' to work with 2008r2.
     * BUG 9016: Connection to outbound trusted domain goes offline.
+    * BUG 9117: 'smbclient' can't connect to a Windows 7 server using NTLMv2.
     * BUG 9147: Winbind can't fetch user or group info from AD via LDAP.
     * BUG 9174: Empty SPNEGO packet can cause smbd to crash.
     * BUG 9189: SMB2 Create doesn't return correct MAX ACCESS access mask in
       blob.
     * BUG 9209: Parse of invalid SMB2 create blob can cause smbd crash.
     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
+    * BUG 9222: Signing cannot be disabled for SMB2 by design, so fix the
+      documentation instead.
+    * BUG 9236: When setting a non-default ACL, don't forget to apply masks to
+      SMB_ACL_USER and SMB_ACL_GROUP entries.
+
+
+o   Andrew Bartlett <abartlet at samba.org>
+    * BUG 8788: Initialise ticket to ensure we do not invalid memory.
 
 
 o   Ira Cooper <ira at samba.org>
@@ -37,12 +51,16 @@ o   Günther Deschner <gd at samba.org>
 
 
 o   Björn Jacke <bj at sernet.de>
+    * BUG 3272: quota: Don't force the block size to 512.
+    * BUG 8107: Add some includes for poll.h.
     * BUG 8146: Fix wrong test == syntax in configure.
+    * BUG 8344: Fix --with(out)-sendfile-support option handling in autoconf.
     * BUG 9172: Add quota support for gfs2.
 
 
 o   Volker Lendecke <vl at samba.org>
     * BUG 9188: Fix crash bug in idmap_hash.
+    * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart.
 
 
 o   Luca Lorenzetto <lorenzetto-luca at ubuntu-it.org>
@@ -57,15 +75,31 @@ o   Stefan Metzmacher <metze at samba.org>
     * BUG 9173: Make SMB2 compound request create/delete_on_close/close work as
       Windows.
     * BUG 9196: Don't take 'state->te' as indication for "was_deferred".
+    * BUG 9209: Fix unitialized padding in smb2_create_blob_push_one().
+
+
+o   Matthieu Patou <mat at matws.net>
+    * BUG 9259: lib-addns: ensure that allocated buffer are pre set to 0.
+
+
+o   Rusty Russell <rusty at rustcorp.com.au>
+    * BUG 9268: Make robust against shrinking tdbs.
+
+
+o   Joachim Schmitz <schmitz at hp.com>
+    * BUG 8107: Fix poll replacement to become a msleep replacement.
 
 
 o   Andreas Schneider <asn at samba.org>
     * BUG 8632: Fix builtin forms order to match Windows again.
+    * BUG 8769: Fix RAW printing for normal users.
+    * BUG 9112: Increase debug level for info that the db is empty.
     * BUG 9154: Open printers with the right access mask.
     * BUG 9171: Remove non-existent option '-Y' from winbindd manpage.
     * BUG 9218: Fix segfault in smbd if user specified ports out for range.
     * BUG 9231: Fix NT_STATUS_IO_TIMEOUT during slow import of printers into
       registry.
+    * BUG 9280: Add support for reloading systemd services.
 
 
 o   Karolin Seeger <kseeger at samba.org>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list