[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed May 19 01:54:02 MDT 2010


The branch, master has been updated
       via  20459f4... Add Samba 3.5.3 to the list of releases.
       via  e22d659... Announce Samba 3.5.3.
      from  bae9e3f... FAQ: Update FAQs.

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 20459f47aff15d29eaedd509ff75c60bc4a860f5
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed May 19 09:52:26 2010 +0200

    Add Samba 3.5.3 to the list of releases.
    
    Karolin

commit e22d6590da3b5dd4832c1d3d12ec5846eac03df1
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed May 19 09:51:11 2010 +0200

    Announce Samba 3.5.3.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 devel/index.html            |    4 +-
 history/header_history.html |    1 +
 history/samba-3.5.3.html    |   88 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 91 insertions(+), 2 deletions(-)
 create mode 100755 history/samba-3.5.3.html


Changeset truncated at 500 lines:

diff --git a/devel/index.html b/devel/index.html
index ed3130f..426b5f6 100755
--- a/devel/index.html
+++ b/devel/index.html
@@ -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/header_history.html b/history/header_history.html
index 2e4c2ef..eafb0df 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -9,6 +9,7 @@
 		<li><a href="/samba/history/">Release Notes</a>
 		<li class="navSub">
 			<ul>
+			<li><a href="samba-3.5.3.html">samba-3.5.3</a></li>
 			<li><a href="samba-3.5.2.html">samba-3.5.2</a></li>
 			<li><a href="samba-3.5.1.html">samba-3.5.1</a></li>
 			<li><a href="samba-3.5.0.html">samba-3.5.0</a></li>
diff --git a/history/samba-3.5.3.html b/history/samba-3.5.3.html
new file mode 100755
index 0000000..83741f9
--- /dev/null
+++ b/history/samba-3.5.3.html
@@ -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 at samba.org&gt;
+    * BUG 7288: Fix SMB job IDs in CUPS job names.
+    * BUG 7339: Fix MS-DFS functionality.
+
+
+o   Andrew Bartlett &lt;abartlet at samba.org&gt;
+    * BUG 7354: Fix CLDAP tsocket problem on Solaris.
+
+
+o   Ira Cooper &lt;samba at ira.wakeful.net&gt;
+    * BUG 7384: Fix bitmap leak in dptr_Close.
+
+
+o   G&uuml;nther Deschner &lt;gd at 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 at science-computing.de&gt;
+    * BUG 7421: Rename mod_name to module_name.
+
+
+o   Bj&ouml;rn Jacke &lt;bj at sernet.de&gt;
+    * BUG 7352: Make TIME_T_MAX defines consistent.
+    * BUG 7385: Fix building with Solaris' gcc.
+
+
+o   Jeff Layton &lt;jlayton at redhat.com&gt;
+    * BUG 7315: Fix segfault in mount.cifs.
+
+
+o   Volker Lendecke &lt;vl at 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 at samba.org&gt;
+    * BUG 7378: Display an error on 'net conf import' failures.
+
+
+o   Stefan Metzmacher &lt;metze at 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 at wetron.es&gt;
+    * BUG 7263: Fix cups encryption setting.
+</pre>
+
+</body>
+</html>


-- 
Samba Website Repository


More information about the samba-cvs mailing list