[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3557-gaaf5c25

Karolin Seeger kseeger at samba.org
Fri Apr 17 09:53:28 GMT 2009


The branch, v3-2-test has been updated
       via  aaf5c25489b916d4892ce757bb5c0f32f9910c59 (commit)
       via  c63dc9866e84461a7a8359958d6bcf753c51d125 (commit)
      from  dd13edf0249718b8deb5db237dd71c9d4c979019 (commit)

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


- Log -----------------------------------------------------------------
commit aaf5c25489b916d4892ce757bb5c0f32f9910c59
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Apr 17 11:52:02 2009 +0200

    VERSION: Raise version number upt to 3.2.11.
    
    Karolin

commit c63dc9866e84461a7a8359958d6bcf753c51d125
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Apr 17 10:42:31 2009 +0200

    WHATSNEW: Update changes since 3.2.10.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e7a0fa5..a3d9571 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,28 +1,47 @@
                    ==============================
-                   Release Notes for Samba 3.2.10
-			    April 1, 2009
+                   Release Notes for Samba 3.2.11
+			   April 17, 2009
                    ==============================
 
 
 This is a maintenance release of the Samba 3.2 series.
 
-In Samba 3.2.9, there is an issue while migrating passdb.tdb files from older
-Samba versions (e.g. 3.2.8). That causes panics of smbd child processes until
-the parent smbd is restarted once after converting the passdb.tdb file. This
-issue is fixed in Samba 3.2.10.
+Major enhancements in 3.2.11 include:
+
+    o Fix domain logins for WinXP clients pre SP3 (bug #6263).
+    o Fix Winbind samr_OpenDomain (bug #6089).
+    o Fix smbd crash for close_on_completion.
 
-Sorry for the inconveniences!
 
 ######################################################################
 Changes
 #######
 
-Changes since 3.2.9
--------------------
+Changes since 3.2.10
+--------------------
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 6089: Fix Winbind samr_OpenDomain.
+    * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
+      "msdfs root" set to "yes".
+    * Allow pdbedit to change a user rid/sid.
+    * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 6205: Correct sample smb.conf share configuration.
+    * BUG 6263: Fix domain logins for WinXP clients pre SP3.
+    * Fix resume command typo for "printing = vlp".
+
+
+o   Volker Lendecke <vl at samba.org>
+    * Fix smbd crash for close_on_completion.
+    * Fix a memleak in an unlikely error path in change_notify_create().
 
 
-o   Michael Adam <obnox at samba.org>
-    * BUG #6195: Don't let smbd child processes panic.
+o   Jim McDonough <jmcd at samba.org>
+    * Don't look up local user for remote changes, even when root.
 
 
 ######################################################################
diff --git a/source/VERSION b/source/VERSION
index 5272e32..87a82f1 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=2
-SAMBA_VERSION_RELEASE=10
+SAMBA_VERSION_RELEASE=11
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list