[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-32-113-g01debcc

Karolin Seeger kseeger at samba.org
Wed Jan 14 13:02:48 GMT 2009


The branch, v3-0-test has been updated
       via  01debccb65fe63b070a2e219f7e4f2903f19fcfd (commit)
       via  5c3ec78c6dda9f354bee030967364411aafc0817 (commit)
       via  d5e8b958c33491635a07be7b6ad84c0218d83aad (commit)
      from  974262ba3e8226ec9805d38e602ec8d083e44f72 (commit)

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


- Log -----------------------------------------------------------------
commit 01debccb65fe63b070a2e219f7e4f2903f19fcfd
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jan 14 14:02:08 2009 +0100

    WHATSNEW: Update changes since 3.0.33.
    
    Karolin

commit 5c3ec78c6dda9f354bee030967364411aafc0817
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jan 14 13:59:19 2009 +0100

    WHATSNEW: Update WHATSNEW.
    
    Karolin

commit d5e8b958c33491635a07be7b6ad84c0218d83aad
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jan 14 13:53:12 2009 +0100

    VERSION: Raise version number up to 3.0.34.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt   |    8 +++++++-
 source/VERSION |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 22c40da..fc12cba 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -45,6 +45,8 @@ o   Jeremy Allison <jra at samba.org>
     * BUG 5873: Fix ACL inheritance.
     * BUG 5914: Fix build failure (redefinition of struct name_list).
     * BUG 5937: Fix filenames with "*" char hiding other files.
+    * BUG 6019: File corruption in Clustered SMB/NFS environment
+      managed via CTDB.
     * Remove unecessary msync.
     * Rename cifs.spnego to cifs.upcall.
     * Fix segfault when execution cifs.upcall without any arguments.
@@ -52,7 +54,7 @@ o   Jeremy Allison <jra at samba.org>
     * Fix use of DLIST_REMOVE.
     * Cope with bad trans2mkdir requests from System in QNTC IBM SMB client.
     * Fix memory leak in error path.
-    * Fix logic bug introduce in backport of ccache_regain_all_now.
+    * Fix logic bug introduced in backport of ccache_regain_all_now.
 
 
 o   Kai Blin <kai at samba.org>
@@ -120,6 +122,7 @@ o   Stefan Metzmacher <metze at samba.org>
       site.
     * Add saf_join_store() function to memorize the dc used at join time.
     * Return an error instead of crashing when no realm is given.
+    * Handle the SMB signing states the same in the krb5 and ntlmssp cases.
 
 
 o   Andreas Schneider <mail at cynapses.org>
@@ -144,6 +147,9 @@ o   Andrew Tridgell <tridge at samba.org>
 
 o   Bo Yang <boyang at novell.com>
     * Don't set child->requests to NULL in parent after fork.
+    * Backport of the clean event context after fork and krb5
+      refresh chain fixes.
+    * Fix null pointer refrence in event context in backport from v3-3-test.
 
 
 o   Qiao Yang <geoyang at ironport.com>
diff --git a/source/VERSION b/source/VERSION
index 8920023..252351b 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=33
+SAMBA_VERSION_RELEASE=34
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list