Announce Samba 3.3.11
authorKarolin Seeger <kseeger@samba.org>
Fri, 26 Feb 2010 09:19:15 +0000 (09:19 +0000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Feb 2010 09:19:15 +0000 (09:19 +0000)
Karolin

git-svn-id: file:///home/svn/samba-web/trunk@1404 44aeb9d7-1cd8-0310-b257-a505e0beeac2

header_columns.html
history/header_history.html
history/samba-3.3.11.html [new file with mode: 0755]
index.html

index f8b56169da543e3efaf5b20688b3f7e7b7e354cc..0172dce4f8f3d191ac3e8e9048e7a74748b811af 100755 (executable)
@@ -127,9 +127,9 @@ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/samba/images/log
     
     <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>
index 2a501d17f49d0527eef2945b98f58fb4c53df5ac..e9d7a73b038d5eb6bfdc223421c8697ec75c0fd9 100755 (executable)
@@ -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>
diff --git a/history/samba-3.3.11.html b/history/samba-3.3.11.html
new file mode 100755 (executable)
index 0000000..a986a7b
--- /dev/null
@@ -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;jra@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;gd@samba.org&gt;
+    * BUG 7043: Fix crash bug in "SMBC_parse_path".
+
+
+o   Volker Lendecke &lt;vl@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;metze@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.jojo@hvcc.edu&gt;
+    * BUG 7052: Fix DFS on AIX (maybe others).
+
+
+o   Bo Yang &lt;boyang@samba.org&gt;
+    * BUG 7106: Fix malformed require_membership_of_sid.
+</pre>
+
+</body>
+</html>
index 1f01a1d16d3254bab9575cada96d2d2e9366f702..4101fa61c620e16ffaa694ca05847585922d21f5 100755 (executable)
@@ -24,6 +24,18 @@ winbind daemon.</p>
     <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>