[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-31-14-g32ebe0d

Gerald Carter jerry at samba.org
Mon Aug 25 21:07:41 GMT 2008


The branch, v3-0-test has been updated
       via  32ebe0dcdcbc86c7f8dcf78669b7407773c0906d (commit)
       via  79a7401b9089fa458e1927126b01e2ad2848a7cc (commit)
      from  04767e3b7c9abbc4c39fc2ff2a7fa7d54786f642 (commit)

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


- Log -----------------------------------------------------------------
commit 32ebe0dcdcbc86c7f8dcf78669b7407773c0906d
Author: Gerald (Jerry) Carter <jerry at samba.org>
Date:   Mon Aug 25 16:07:08 2008 -0500

    Updating release notes for 3.0.32.

commit 79a7401b9089fa458e1927126b01e2ad2848a7cc
Author: Gerald (Jerry) Carter <jerry at samba.org>
Date:   Mon Aug 25 16:05:12 2008 -0500

    Set version to 3.0.32.

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a35d6b6..acc9b41 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,72 @@
                    ===============================
+                   Release Notes for Samba 3.0.32
+                             Aug 25, 2008
+                   ===============================
+
+This is a bug fix release of the Samba 3.0 production series
+and is the version that servers should be run for all current
+Samba 3.0 bug fixes.
+
+User visible bug fixes in this release include:
+
+    o Prevent crash bug in Winbind caused by a race condition
+      when a child process becomes unresponsive.
+    o Fix interactive password prompting in the "net" command.
+    o Documentation clarifications and typographical fixes.
+
+
+######################################################################
+Changes
+#######
+
+Changes since 3.0.31
+--------------------
+
+o   Michael Adam <obnox at samba.org>
+    * Docs fix for "password server" parameter.
+    * Fix IPC connections with interactive password prompt.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 5697: nmbd spins in reload_interfaces when only loopback
+      exists.
+    * Don't re-initialize a token when we already have one.
+
+
+o   Gerald (Jerry) Carter <jerry at samba.org>
+    * When returning NSS_UNAVAIL from libnss_winbind, squash errno
+      to ENOENT.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * Fix a race condition in winbind leading to a crash.
+
+
+o   Jim McDonough <jmcd at samba.org>
+    * Correct interaction between Winbind log files and the 
+      "log file" smb.conf parameter upon a reload.
+
+
+o   Karolin Seeger <kseeger at samba.org>
+    * Fix scope description of the "printcap name" parameter in 
+      smb.conf(5).
+    * Fix typos in smbclient man page.
+
+
+o   Bo Yang <boyang at novell.com>
+    * Allow %u parameters for print job username.
+
+
+o   Christoph Zauner <christoph.zauner at sernet.de>
+    * Corrections to various man pages.
+
+
+
+
+Release notes for older releases follow:
+
+      --------------------------------------------------
+                   ===============================
                    Release Notes for Samba 3.0.31
                              July 10, 2008
                    ===============================
@@ -9,7 +77,7 @@ Samba 3.0 bug fixes.
 
 User visible bug fixes in this release include:
 
-    o Correct issues with running Winbind runing on a Samba PDC.
+    o Correct issues with running Winbind running on a Samba PDC.
     o Problems with trusted Windows 2008 domains.
     o Difficulty joining an NT4 or Windows 2000 AD domain.
 
@@ -120,9 +188,6 @@ o   Chere Zhou <czhou at isilon.com>
     * Memory leak fixes.
 
 
-
-Release notes for older releases follow:
-
       --------------------------------------------------
                    ===============================
                    Release Notes for Samba 3.0.30
diff --git a/source/VERSION b/source/VERSION
index 1c95ea8..b5938ee 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=31
+SAMBA_VERSION_RELEASE=32
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list