[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-1125-g524b090

Karolin Seeger kseeger at samba.org
Thu Jun 11 07:59:45 GMT 2009


The branch, v3-4-test has been updated
       via  524b090b12c51ad2748e2b635144c9d0fa89c350 (commit)
       via  0f68bd945ff797ffaa3fcc3a5722a4bc17639276 (commit)
      from  f1d8ffab15d339f485b4cb2062167db026537b1f (commit)

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


- Log -----------------------------------------------------------------
commit 524b090b12c51ad2748e2b635144c9d0fa89c350
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jun 11 09:58:57 2009 +0200

    WHATSNEW: Update changes since 3.4.0pre2.
    
    Karolin

commit 0f68bd945ff797ffaa3fcc3a5722a4bc17639276
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jun 11 09:35:48 2009 +0200

    VERSION: Raise version number up to 3.4.0rc1.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 35e52c5..02f33f3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,10 +1,10 @@
-                   =================================
-                   Release Notes for Samba 3.4.0pre2
-			    June 02, 2009
-                   =================================
+                   ================================
+                   Release Notes for Samba 3.4.0rc1
+			    June 17, 2009
+                   ================================
 
 
-This is the second preview release of Samba 3.4.  This is *not*
+This is the first release candidate of Samba 3.4.  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/.
@@ -240,6 +240,24 @@ o   Jelmer Vernooij <jelmer at samba.org>
     * Move common libraries to the shared lib/ directory.
 
 
+Changes since 3.4.0pre2
+-----------------------
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 5456: Fix "net ads testjoin".
+    * BUG 6458: Fix uninitialized variable in local_password_change().
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 6449: 'net rap user add' crashes without -C option.
+
+
+o   Simo Sorce <idra at samba.org>
+    * BUG 6081: Make it possible to change machine account sids.
+    * BUG 6333: Consolidate create/delete account paths in pdbedit.
+
+
 Changes since 3.4.0pre1
 -----------------------
 
diff --git a/source3/VERSION b/source3/VERSION
index a2545c5..45e95dd 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -46,7 +46,7 @@ SAMBA_VERSION_REVISION=
 # e.g. SAMBA_VERSION_PRE_RELEASE=1                     #
 #  ->  "2.2.9pre1"                                     #
 ########################################################
-SAMBA_VERSION_PRE_RELEASE=2
+SAMBA_VERSION_PRE_RELEASE=
 
 ########################################################
 # For 'rc' releases the version will be                #
@@ -56,7 +56,7 @@ SAMBA_VERSION_PRE_RELEASE=2
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=
+SAMBA_VERSION_RC_RELEASE=1
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list