Announce Samba 3.5.3.
authorKarolin Seeger <kseeger@samba.org>
Wed, 19 May 2010 07:51:11 +0000 (09:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 May 2010 07:51:11 +0000 (09:51 +0200)
Karolin

devel/index.html
history/samba-3.5.3.html [new file with mode: 0755]

index ed3130f44ccba138f14810daa0ed038f02f19b19..426b5f6f50f7e02324065bec50ba312c288a0bc4 100755 (executable)
@@ -20,8 +20,8 @@ All older code is in the original Subversion and CVS trees; this would include
 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.5.2</em> (<a
-href="/samba/history/samba-3.5.2.html">release notes</a> and <a
+<p>The latest production release is <em>Samba 3.5.3</em> (<a
+href="/samba/history/samba-3.5.3.html">release notes</a> and <a
 href="/samba/download/">download</a>).</p>
 
 <p>With the release of Samba 3.5.0, the 3.4 series has been turned into
diff --git a/history/samba-3.5.3.html b/history/samba-3.5.3.html
new file mode 100755 (executable)
index 0000000..83741f9
--- /dev/null
@@ -0,0 +1,88 @@
+<!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.5.3 Available for Download</H2>
+
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 3.5.3
+                           May 19, 2010
+                   =============================
+
+
+This is the latest stable release of Samba 3.5.
+
+Major enhancements in Samba 3.5.3 include:
+
+  o Fix MS-DFS functionality (bug #7339).
+  o Fix a Winbind crash when scanning trusts (bug #7389).
+  o Fix problems with SIGCHLD handling in Winbind (bug #7317).
+
+
+Changes since 3.5.2
+-------------------
+
+
+o   Jeremy Allison &lt;jra@samba.org&gt;
+    * BUG 7288: Fix SMB job IDs in CUPS job names.
+    * BUG 7339: Fix MS-DFS functionality.
+
+
+o   Andrew Bartlett &lt;abartlet@samba.org&gt;
+    * BUG 7354: Fix CLDAP tsocket problem on Solaris.
+
+
+o   Ira Cooper &lt;samba@ira.wakeful.net&gt;
+    * BUG 7384: Fix bitmap leak in dptr_Close.
+
+
+o   G&uuml;nther Deschner &lt;gd@samba.org&gt;
+    * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
+    * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
+    * BUG 7418: Fix 'net rpc printer list' command.
+
+
+o   Olaf Flebbe &lt;o.flebbe@science-computing.de&gt;
+    * BUG 7421: Rename mod_name to module_name.
+
+
+o   Bj&ouml;rn Jacke &lt;bj@sernet.de&gt;
+    * BUG 7352: Make TIME_T_MAX defines consistent.
+    * BUG 7385: Fix building with Solaris' gcc.
+
+
+o   Jeff Layton &lt;jlayton@redhat.com&gt;
+    * BUG 7315: Fix segfault in mount.cifs.
+
+
+o   Volker Lendecke &lt;vl@samba.org&gt;
+    * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
+    * BUG 7389: Fix a Winbind crash when scanning trusts.
+    * BUG 7398: Fix rename problems with full_audit VFS module.
+
+
+o   Jim McDonough &lt;jmcd@samba.org&gt;
+    * BUG 7378: Display an error on 'net conf import' failures.
+
+
+o   Stefan Metzmacher &lt;metze@samba.org&gt;
+    * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
+      headers.
+    * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
+    * BUG 7354: Fix CLDAP tsocket problem on Solaris.
+
+
+o   Luca Olivetti &lt;luca@wetron.es&gt;
+    * BUG 7263: Fix cups encryption setting.
+</pre>
+
+</body>
+</html>