Author: kseeger
Date: 2010-02-26 02:19:15 -0700 (Fri, 26 Feb 2010)
New Revision: 1404

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

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


Changeset:
Modified: trunk/header_columns.html
===================================================================
--- trunk/header_columns.html   2010-02-26 04:47:19 UTC (rev 1403)
+++ trunk/header_columns.html   2010-02-26 09:19:15 UTC (rev 1404)
@@ -127,9 +127,9 @@
     
     <h4>Historical</h4>
     <ul>
-    <li><a href="/samba/ftp/stable/samba-3.3.10.tar.gz">Samba 3.3.10 
(gzipped)</a></li>
-    <li><a href="/samba/history/samba-3.3.10.html">Release Notes 
3.3.10</a></li>
-    <li><a href="/samba/ftp/stable/samba-3.3.10.tar.asc">Signature 
3.3.10</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.3.11.tar.gz">Samba 3.3.11 
(gzipped)</a></li>
+    <li><a href="/samba/history/samba-3.3.11.html">Release Notes 
3.3.11</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.3.11.tar.asc">Signature 
3.3.11</a></li>
 
     <li><a href="/samba/ftp/stable/samba-3.2.15.tar.gz">Samba 3.2.15 
(gzipped)</a></li>
     <li><a href="/samba/history/samba-3.2.15.html">Release Notes 
3.2.15</a></li>

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html   2010-02-26 04:47:19 UTC (rev 1403)
+++ trunk/history/header_history.html   2010-02-26 09:19:15 UTC (rev 1404)
@@ -84,6 +84,7 @@
     <li><a href="samba-3.4.2.html">samba-3.4.2</a></li>
     <li><a href="samba-3.4.1.html">samba-3.4.1</a></li>
     <li><a href="samba-3.4.0.html">samba-3.4.0</a></li>
+    <li><a href="samba-3.3.11.html">samba-3.3.11</a></li>
     <li><a href="samba-3.3.10.html">samba-3.3.10</a></li>
     <li><a href="samba-3.3.9.html">samba-3.3.9</a></li>
     <li><a href="samba-3.3.8.html">samba-3.3.8</a></li>

Added: trunk/history/samba-3.3.11.html
===================================================================
--- trunk/history/samba-3.3.11.html                             (rev 0)
+++ trunk/history/samba-3.3.11.html     2010-02-26 09:19:15 UTC (rev 1404)
@@ -0,0 +1,77 @@
+<!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.11 Available for Download</H2>
+
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 3.3.11
+                        February 26, 2010
+                   ==============================
+
+
+This is the latest bugfix release of the Samba 3.3 series.
+
+Major enhancements in Samba 3.3.11 include:
+
+   o "wide links" and "unix extensions" are incompatible (bug #7104).
+   o Fix failing of smbd to respond to a read or a write caused by
+     Linux asynchronous IO (aio) (bug #7067).
+
+
+######################################################################
+Changes
+#######
+
+Changes since 3.3.10
+--------------------
+
+
+o   Jeremy Allison &lt;j...@samba.org&gt;
+    * BUG 6557: Fix vfs_full_audit.
+    * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
+    * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
+    * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
+      Linux asynchronous IO (aio).
+    * BUG 7072: Fix unlocking of accounts from ldap.
+    * BUG 7104: "wide links" and "unix extensions" are incompatible.
+    * BUG 7122: Fix reading of large browselist.
+    * BUG 7154: "mangling method = hash" can crash storing a name containing a 
'.'.
+    * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
+      value(s) error when "mangling method = hash".
+
+
+o   G&uuml;nther Deschner &lt;g...@samba.org&gt;
+    * BUG 7043: Fix crash bug in "SMBC_parse_path".
+
+
+o   Volker Lendecke &lt;v...@samba.org&gt;
+    * BUG 5626: Fix build on AIX.
+    * BUG 5885: Fix bogus ip address in SWAT.
+    * BUG 7046: Fix a crash in libsmbclient used against the OpenSolaris CIFS
+      server.
+
+
+o   Stefan Metzmacher &lt;me...@samba.org&gt;
+    * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
+    * BUG 7170: Fix handling of external domains in setups with one way trusts.
+
+
+o   William Jojo &lt;w.j...@hvcc.edu&gt;
+    * BUG 7052: Fix DFS on AIX (maybe others).
+
+
+o   Bo Yang &lt;boy...@samba.org&gt;
+    * BUG 7106: Fix malformed require_membership_of_sid.
+</pre>
+
+</body>
+</html>


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

Modified: trunk/index.html
===================================================================
--- trunk/index.html    2010-02-26 04:47:19 UTC (rev 1403)
+++ trunk/index.html    2010-02-26 09:19:15 UTC (rev 1404)
@@ -24,6 +24,18 @@
     <h2>Latest News</h2>
     <!--#include virtual="/samba/news/headlines.html" -->
 
+    <h4>26 February 2010</h4>
+    <p class="headline">Samba 3.3.11 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.11.tar.gz">downloaded now</a>.
+    A <a href="/samba/ftp/patches/patch-3.3.10-3.3.11.diffs.gz">patch against 
Samba 3.3.10</a>
+    is also available. See <a href="/samba/history/samba-3.3.11.html">
+    the release notes for more info</a>.</p>
+
     <h4><a name="latest">24 February 2010</a></h4>
     <p class="headline">Samba 3.4.6 Available for Download</p>
 

Reply via email to