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

kseeger at samba.org kseeger at samba.org
Wed Aug 5 02:00:01 MDT 2009


Author: kseeger
Date: 2009-08-05 02:00:01 -0600 (Wed, 05 Aug 2009)
New Revision: 1315

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

Log:
Announce Samba 3.0.36
Karolin
Added:
   trunk/history/samba-3.0.36.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-07-29 08:35:44 UTC (rev 1314)
+++ trunk/devel/index.html	2009-08-05 08:00:01 UTC (rev 1315)
@@ -59,16 +59,6 @@
       <p>This is the new combined branch for 3.x.x <em>and</em> 4.x.x development.</p>
     </li>
     <li>
-      <h4><em>v3-0-test</em></h4>
-      <p>This is the current branch for 3.0.x maintenance
-         (security fixes <em>only</em>).</p>
-    </li>
-    <li>
-      <h4><em>v3-0-stable</em></h4>
-      <p>This is the current branch for 3.0.x maintenance releases
-         (security fixes <em>only</em>).</p>
-    </li>
-    <li>
       <h4><em>v3-2-test</em></h4>
       <p>This is the current branch for 3.2.x maintenance
          (security fixes <em>only</em>).</p>

Modified: trunk/header_columns.html
===================================================================
--- trunk/header_columns.html	2009-07-29 08:35:44 UTC (rev 1314)
+++ trunk/header_columns.html	2009-08-05 08:00:01 UTC (rev 1315)
@@ -144,9 +144,9 @@
     <li><a href="/samba/ftp/stable/samba-3.2.13.tar.gz">Samba 3.2.13 (gzipped)</a></li>
     <li><a href="/samba/history/samba-3.2.13.html">Release Notes 3.2.13</a></li>
     <li><a href="/samba/ftp/stable/samba-3.2.13.tar.asc">Signature 3.2.13</a></li>
-    <li><a href="/samba/ftp/stable/samba-3.0.35.tar.gz">Samba 3.0.35 (gzipped)</a></li>
-    <li><a href="/samba/history/samba-3.0.35.html">Release Notes 3.0.35</a></li>
-    <li><a href="/samba/ftp/stable/samba-3.0.35.tar.asc">Signature 3.0.35</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.0.36.tar.gz">Samba 3.0.36 (gzipped)</a></li>
+    <li><a href="/samba/history/samba-3.0.36.html">Release Notes 3.0.36</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.0.36.tar.asc">Signature 3.0.36</a></li>
     </ul>
        
     <h4>Maintenance</h4>

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2009-07-29 08:35:44 UTC (rev 1314)
+++ trunk/history/header_history.html	2009-08-05 08:00:01 UTC (rev 1315)
@@ -100,6 +100,7 @@
     <li><a href="samba-3.2.2.html">samba-3.2.2</a></li>
     <li><a href="samba-3.2.1.html">samba-3.2.1</a></li>
     <li><a href="samba-3.2.0.html">samba-3.2.0</a></li>
+    <li><a href="samba-3.0.36.html">samba-3.0.36</a></li>
     <li><a href="samba-3.0.35.html">samba-3.0.35</a></li>
     <li><a href="samba-3.0.34.html">samba-3.0.34</a></li>
     <li><a href="samba-3.0.33.html">samba-3.0.33</a></li>

Added: trunk/history/samba-3.0.36.html
===================================================================
--- trunk/history/samba-3.0.36.html	                        (rev 0)
+++ trunk/history/samba-3.0.36.html	2009-08-05 08:00:01 UTC (rev 1315)
@@ -0,0 +1,106 @@
+<!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.0.36 Available for Download</H2>
+
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 3.0.36
+                           August, 5 2009
+                   ==============================
+
+
+This is the latest bugfix release of the Samba 3.0 series.
+
+Please note, that the 3.0 series will be DISCONTINUED after this release!
+There will be neither any bugfix release nor any security release. Updating
+to the latest release series is strongly recommended. For more information
+on current Samba releases, please see
+
+http://wiki.samba.org/index.php/Samba3_Release_Planning
+
+
+Major enhancements included in Samba 3.0.36 are:
+
+   o Fix Winbind crash on 'getent group' (bug #5906).
+   o Excel save operation corrupts file ACLs (bug #4308).
+   o Prevent segmentation fault on joining a very long domain name.
+
+
+######################################################################
+Changes
+#######
+
+Changes since 3.0.35
+--------------------
+
+
+o   Michael Adam &lt;obnox at samba.org&gt;
+    * BUG 5906: Fix Winbind crash on 'getent group'.
+    * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
+
+
+o   Jeremy Allison &lt;jra at samba.org&gt;
+    * BUG 4308: Excel save operation corrupts file ACLs.
+    * BUG 6099: In order to allow Win7 to connect to a Samba NT style
+    * BUG 6279: Fix Winbind crash.
+      PDC we set the flags before we know if it's an error or not.
+    * Fix logic error in try_chown.
+    * Correctly use chroot().
+    * Fix bug in processing of open modes in POSIX open.
+
+
+o   G&uuml;nther Deschner &lt;gd at samba.org&gt;
+    * Don't install the cifs.upcall binary twice.
+
+
+o   Steve French &lt;smfrench at gmail.com&gt;
+    * BUG 4640: Fix guest mounts in mount-cifs.
+    * Fix mount.cifs handling of -V option.
+
+
+o   Bhaskar Jain (bhajain) &lt;bhajain at cisco.com&gt;
+    * Prevent segmentation fault on joining a very long domain name.
+
+
+o   G&uuml;nter Kukkukk &lt;linux at kukkukk.com&gt;
+    * Don't try and delete a default ACL from a file.
+
+
+o   Volker Lendecke &lt;vl at samba.org&gt;
+    * Add workaround for MS KB932762.
+
+
+o   Shirish Pargaonkar &lt;shirishpargaonkar at gmail.com&gt;
+    * BUG 4370: Clean-up entries in /etc/mtab after unmount.
+    * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
+
+
+o   Ted Percival &lt;ted.percival at quest.com&gt;
+    * Fix a crash during name resolution when log level >= 10
+      and libc segfaults if printf is passed NULL for a "%s" arg
+     (eg. Solaris).
+
+
+o   Miguel Suarez &lt;Miguel.Suarez at stratus.com&gt;
+    * BUG 6085: Fix build of vfs_default.
+
+
+o   Yasuma Takeda &lt;yasuma at osstech.co.jp&gt;
+    * BUG 6098: When the DNS server is invalid, the ads_find_dc() does not work
+      correctly.
+</pre>
+
+<p>Please refer to the original <a href="/samba/history/samba-3.0.35.html">Samba
+3.0.35 Release Notes</a> for more details regarding changes in
+previous releases.</p>
+</body>
+</html>


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

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2009-07-29 08:35:44 UTC (rev 1314)
+++ trunk/index.html	2009-08-05 08:00:01 UTC (rev 1315)
@@ -26,6 +26,24 @@
 
     <h2>Current Release</h2>
 
+    <h4>05 August 2009</h4>
+    <p class="headline">Samba 3.0.36 Available for Download</p>
+
+    <p>This is the latest stable release of the Samba 3.0 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.0.36.tar.gz">downloaded now</a>.
+    A <a href="/samba/ftp/patches/patch-3.0.35-3.0.36.diffs.gz">patch against Samba 3.0.35</a>
+    is also available. See <a href="/samba/history/samba-3.0.36.html">
+    the release notes for more info</a>.</p>
+
+    <p>Please note, that this is the last release of the Samba 3.0 series!
+    For more information on current Samba releases, please see the
+    <a href="http://wiki.samba.org/index.php/Samba3_Release_Planning">Release
+    Planning</a> Wiki page for more information.
+    </p>
+
     <h4>29 July 2009</h4>
     <p class="headline">Samba 3.3.7 Available for Download</p>
 



More information about the samba-cvs mailing list