Author: jerry Date: 2008-08-25 22:33:29 +0000 (Mon, 25 Aug 2008) New Revision: 1222
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1222 Log: Announcing 3.0.32 Added: trunk/history/samba-3.0.32.html Modified: trunk/header_columns.html trunk/history/header_history.html trunk/index.html Changeset: Modified: trunk/header_columns.html =================================================================== --- trunk/header_columns.html 2008-08-22 18:04:20 UTC (rev 1221) +++ trunk/header_columns.html 2008-08-25 22:33:29 UTC (rev 1222) @@ -137,9 +137,9 @@ <h4>Historical</h4> <ul> - <li><a href="/samba/ftp/stable/samba-3.0.31.tar.gz">Samba 3.0.31 (gzipped)</a></li> - <li><a href="/samba/history/samba-3.0.31.html">Release Notes</a></li> - <li><a href="/samba/ftp/stable/samba-3.0.31.tar.asc">Signature</a></li> + <li><a href="/samba/ftp/stable/samba-3.0.31.tar.gz">Samba 3.0.32 (gzipped)</a></li> + <li><a href="/samba/history/samba-3.0.32.html">Release Notes</a></li> + <li><a href="/samba/ftp/stable/samba-3.0.32.tar.asc">Signature</a></li> </ul> <h4>Maintenance</h4> Modified: trunk/history/header_history.html =================================================================== --- trunk/history/header_history.html 2008-08-22 18:04:20 UTC (rev 1221) +++ trunk/history/header_history.html 2008-08-25 22:33:29 UTC (rev 1222) @@ -80,6 +80,7 @@ <li><a href="samba-3.2.2.html">samba-3.2.2</a></li> <li><a href="samba-3.2.1.html">samba-3.2.1</a></li> <li><a href="samba-3.2.0.html">samba-3.2.0</a></li> + <li><a href="samba-3.0.32.html">samba-3.0.32/a></li> <li><a href="samba-3.0.31.html">samba-3.0.31</a></li> <li><a href="samba-3.0.30.html">samba-3.0.30</a></li> <li><a href="samba-3.0.29.html">samba-3.0.29</a></li> Added: trunk/history/samba-3.0.32.html =================================================================== --- trunk/history/samba-3.0.32.html 2008-08-22 18:04:20 UTC (rev 1221) +++ trunk/history/samba-3.0.32.html 2008-08-25 22:33:29 UTC (rev 1222) @@ -0,0 +1,83 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + +<head> +<title>Samba - Release Notes Archive</title> +</head> + +<body> + + <H2>Samba 3.0.32 Available for Download</H2> + +<p> +<pre> + =============================== + 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 <[EMAIL PROTECTED]> + * Docs fix for "password server" parameter. + * Fix IPC connections with interactive password prompt. + + +o Jeremy Allison <[EMAIL PROTECTED]> + * 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 <[EMAIL PROTECTED]> + * When returning NSS_UNAVAIL from libnss_winbind, squash errno + to ENOENT. + + +o Volker Lendecke <[EMAIL PROTECTED]> + * Fix a race condition in winbind leading to a crash. + + +o Jim McDonough <[EMAIL PROTECTED]> + * Correct interaction between Winbind log files and the + "log file" smb.conf parameter upon a reload. + + +o Karolin Seeger <[EMAIL PROTECTED]> + * Fix scope description of the "printcap name" parameter in + smb.conf(5). + * Fix typos in smbclient man page. + + +o Bo Yang <[EMAIL PROTECTED]> + * Allow %u parameters for print job username. + + +o Christoph Zauner <[EMAIL PROTECTED]> + * Corrections to various man pages. +</pre> + +<p>Please refer to the original <a href="/samba/history/samba-3.0.31.html">Samba +3.0.31 Release Notes</a> for more details regarding changes in +previous releases.</p> +</body> +</html> + Property changes on: trunk/history/samba-3.0.32.html ___________________________________________________________________ Name: svn:executable + * Modified: trunk/index.html =================================================================== --- trunk/index.html 2008-08-22 18:04:20 UTC (rev 1221) +++ trunk/index.html 2008-08-25 22:33:29 UTC (rev 1222) @@ -19,6 +19,19 @@ <h2>Current Release</h2> + <h4><a name="stable">25 Aug 2008</a></h4> + <p class="headline">Samba 3.0.31 Available for Download</p> + + <p>This is the latest bug fix release for Samba 3.0 and is the + version recommended for all production Samba servers running + this release series. The uncompressed tarballs and patch files have been signed + using GnuPG (ID 6568B7EA). The source code can be + <a href="/samba/ftp/stable/samba-3.0.32.tar.gz">downloaded + now</a>. A <a href="/samba/ftp/patches/patch-3.0.31-3.0.32.diffs.gz">patch against Samba 3.0.31</a> + is also available. See <a href="/samba/history/samba-3.0.32.html">the + release notes for more info</a>.</p> + + <h4><a name="latest">19 August 2008</a></h4> <p class="headline">Samba 3.2.2 Available for Download</p> @@ -44,19 +57,6 @@ is also available. See <a href="/samba/history/samba-3.2.1.html">the release notes for more info</a>.</p> - <h4><a name="stable">10 July 2008</a></h4> - <p class="headline">Samba 3.0.31 Available for Download</p> - - <p>This is the latest bug fix release for Samba 3.0 and is the - version recommended for all production Samba servers running - this release series. The uncompressed tarballs and patch files have been signed - using GnuPG (ID 6568B7EA). The source code can be - <a href="/samba/ftp/stable/samba-3.0.31.tar.gz">downloaded - now</a>. A <a href="/samba/ftp/patches/patch-3.0.30-3.0.31.diffs.gz">patch against Samba 3.0.30</a> - is also available. See <a href="/samba/history/samba-3.0.31.html">the - release notes for more info</a>.</p> - - <h4>5 June 2008</h4> <p class="headline">Samba 4.0.0alpha4 Available for Download</p>
