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

Karolin Seeger kseeger at samba.org
Wed Jul 13 13:22:50 MDT 2011


The branch, v3-6-test has been updated
       via  ae41415 WHATSNEW: Update changes since rc2.
       via  7bbf4bc VERSION: Set version to 3.6.0rc3.
      from  ba6f88a Fix bug #Bug 8304 - Uninitialized variable referenced in error path.

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


- Log -----------------------------------------------------------------
commit ae414153864100daa616b169b1b55e2d903b590c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jul 13 21:21:23 2011 +0200

    WHATSNEW: Update changes since rc2.
    
    Karolin

commit 7bbf4bc9870c5a9b02a40d321b2efdb86b0440d2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jul 13 21:20:56 2011 +0200

    VERSION: Set version to 3.6.0rc3.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt    |   14 +++++++++++---
 source3/VERSION |    2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 8a1186d..f217d90 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,10 +1,10 @@
                    ================================
-                   Release Notes for Samba 3.6.0rc2
-                            June 7, 2011
+                   Release Notes for Samba 3.6.0rc3
+                            July , 2011
                    ================================
 
 
-This is the second release candidate of Samba 3.6.0.  This is *not*
+This is the third release candidate of Samba 3.6.0.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -269,6 +269,8 @@ o   Jeremy Allison <jra at samba.org>
       is set.
     * BUG 8219: Fix SMB Panic from Windows 7 client.
     * BUG 8254: Fix "acl check permissions = no".
+    * BUG 8293: Fix log file rotating in SMB2.
+    * BUG 8304: Fix uninitialized variable in error path.
 
 
 o   Christian Ambach <ambi at samba.org>
@@ -290,12 +292,18 @@ o   Gregor Beck <gbeck at sernet.de>
 
 o   Günther Deschner <gd at samba.org>
     * BUG 7888: Deal with buggy 3.0 based PDCs.
+    * BUG 8214: Fix smbd crash on printer driver upgrade.
+    * BUG 8235: Fix smbd crash on startup caused by migrate_printer().
 
 
 o   Björn Jacke <bj at sernet.de>
     * BUG 8262: Fix build of vfs_commit.
 
 
+o   Günter Kukkukk <linux at kukkukk.com>
+    * BUG 8305: Fix segfault in nmbd when using 'smbtree ...'..
+
+
 o   Volker Lendecke <vl at samba.org>
     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
     * BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.
diff --git a/source3/VERSION b/source3/VERSION
index 8946805..c8cfdbc 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -56,7 +56,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=
+SAMBA_VERSION_RC_RELEASE=3
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list