svn commit: samba-web r1272 - in trunk: . devel history

kseeger at samba.org kseeger at samba.org
Thu Mar 12 14:00:53 GMT 2009


Author: kseeger
Date: 2009-03-12 14:00:50 +0000 (Thu, 12 Mar 2009)
New Revision: 1272

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1272

Log:
Announce Samba 3.3.2
Karolin
Added:
   trunk/history/samba-3.3.2.html
Modified:
   trunk/devel/index.html
   trunk/header_columns.html
   trunk/history/header_history.html
   trunk/index.html


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2009-02-24 09:47:37 UTC (rev 1271)
+++ trunk/devel/index.html	2009-03-12 14:00:50 UTC (rev 1272)
@@ -20,8 +20,8 @@
 3.0.x and 2.2.x versions of Samba, which are no longer in active development.
 </p>
 
-<p>The latest production release is <em>Samba 3.3.1</em> (<a
-href="/samba/history/samba-3.3.1.html">release notes</a> and <a
+<p>The latest production release is <em>Samba 3.3.2</em> (<a
+href="/samba/history/samba-3.3.2.html">release notes</a> and <a
 href="/samba/download/">download</a>).</p>
 
 <p>With the release of version 3 of the GPL, the Samba Team has decided to

Modified: trunk/header_columns.html
===================================================================
--- trunk/header_columns.html	2009-02-24 09:47:37 UTC (rev 1271)
+++ trunk/header_columns.html	2009-03-12 14:00:50 UTC (rev 1272)
@@ -130,9 +130,9 @@
   <div class="releases">
     <h4>Current Stable Release</h4>
     <ul>
-    <li><a href="/samba/ftp/stable/samba-3.3.1.tar.gz">Samba 3.3.1 (gzipped)</a></li>
-    <li><a href="/samba/history/samba-3.3.1.html">Release Notes</a></li>
-    <li><a href="/samba/ftp/stable/samba-3.3.1.tar.asc">Signature</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.3.2.tar.gz">Samba 3.3.2 (gzipped)</a></li>
+    <li><a href="/samba/history/samba-3.3.2.html">Release Notes</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.3.2.tar.asc">Signature</a></li>
     </ul>
     
     <h4>Historical</h4>

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2009-02-24 09:47:37 UTC (rev 1271)
+++ trunk/history/header_history.html	2009-03-12 14:00:50 UTC (rev 1272)
@@ -77,6 +77,7 @@
   <div class="notes">
     <h6>Release Notes</h6>
     <ul>
+    <li><a href="samba-3.3.2.html">samba-3.3.2</a></li>
     <li><a href="samba-3.3.1.html">samba-3.3.1</a></li>
     <li><a href="samba-3.3.0.html">samba-3.3.0</a></li>
     <li><a href="samba-3.2.8.html">samba-3.2.8</a></li>

Added: trunk/history/samba-3.3.2.html
===================================================================
--- trunk/history/samba-3.3.2.html	2009-02-24 09:47:37 UTC (rev 1271)
+++ trunk/history/samba-3.3.2.html	2009-03-12 14:00:50 UTC (rev 1272)
@@ -0,0 +1,100 @@
+<!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.3.2 Available for Download</H2>
+
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 3.3.2
+			   March, 12 2009
+                   =============================
+
+This is the latest bugfix release release of the Samba 3.3 series.
+
+Major enhancements in Samba 3.3.2 include:
+
+     * Fix "force group" (bug #6155).
+     * Fix saving of files on Samba share using MS Office 2007 (bug #6160).
+     * Fix guest authentication in setups with "security = share" and
+      "guest ok = yes" when Winbind is running.
+     * Fix corruptions of source path in tar mode of smbclient (bug #6161).
+
+
+######################################################################
+Changes
+#######
+
+
+Changes since 3.3.1:
+--------------------
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 6082: Fix renaming and deleting of directories using Windows clients.
+    * BUG 6154: Make ZFS honor admin users.
+    * BUG 6155: Fix "force group".
+    * BUG 6160: Fix saving of files on Samba share using MS Office 2007.
+    * BUG 6161: Fix corruptions of source path in tar mode of smbclient.
+    * Fix some NetBSD warnings.
+    * Fix bug in processing of open modes in POSIX open.
+    * Fix use of streams modules with CIFSFS client.
+    * Ensure ACL modules work with POSIX paths.
+    * Use fsp->posix_open in preference if we have it.
+    * Fix more POSIX path lstat calls.
+
+
+o   Andrew Tridgell <tridge at samba.org>
+    * Fix a bug in message handling for the change notify code.
+
+
+o   Steven Danneman <steven.danneman at isilon.com>
+    * Fix guest authentication in setups with "security = share" and "guest ok =
+      yes" when Winbind is running.
+
+
+o   Steve French <smfrench at gmail.com>
+    * BUG 4640: Fix guest mounts in mount.cifs.
+    * Fix displaying the version string properly when no other parameters passed
+      in in mount.cifs.
+
+
+o   Björn Jacke <bj at sernet.de>
+    * Prefer gssapi header files from subdirectory.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 6124: Fix the build on IRIX.
+    * BUG 6176: winbindd -n should disable the winbind idmap cache.
+    * Add a vfs_preopen module to hide fs latencies.
+    * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
+    * Fix a valgrind error / segfault in dns_register_smbd().
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * Fix build on SLES8.
+    * Decremented by 1 for ntcancel requests.
+
+
+o   Tim Prouty <tprouty at samba.org>
+    * Fix creation of core files.
+
+
+o   Dan Sledz <dan.sledz at isilon.com>
+    * Fix first mapping of uids/gids in Winbind.
+
+
+o   Bo Yang <boyang at novell.com>
+    * Initialize the id_map status in idmap_ldap to avoid surprise.
+    * Fix initialization of idmap status.
+</pre>
+
+</body>
+</html>


Property changes on: trunk/history/samba-3.3.2.html
___________________________________________________________________
Name: svn:executable
   + *

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2009-02-24 09:47:37 UTC (rev 1271)
+++ trunk/index.html	2009-03-12 14:00:50 UTC (rev 1272)
@@ -19,7 +19,17 @@
 
     <h2>Current Release</h2>
 
-    <h4><a name="latest">24 February 2009</a></h4>
+    <h4><a name="latest">12 March 2009</a></h4>
+    <p class="headline">Samba 3.3.2 Available for Download</p>
+
+    <p>This is the latest stable release of the Samba 3.3 series</p>
+
+    <p>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.3.2.tar.gz">downloaded now</a>.
+    See <a href="/samba/history/samba-3.3.2.html">the release notes for more info</a>.</p>
+
+    <h4>24 February 2009</h4>
     <p class="headline">Samba 3.3.1 Available for Download</p>
 
     <p>This is the latest stable release of the Samba 3.3 series</p>



More information about the samba-cvs mailing list