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

deryck at samba.org deryck at samba.org
Thu Mar 24 04:35:43 GMT 2005


Author: deryck
Date: 2005-03-24 04:35:41 +0000 (Thu, 24 Mar 2005)
New Revision: 600

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

Log:

The usual cleanup after a release -- move older announcement to
history, update 'Latest Release' links, etc.

deryck

Modified:
   trunk/devel/index.html
   trunk/history/index.html
   trunk/index.html


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2005-03-24 04:32:34 UTC (rev 599)
+++ trunk/devel/index.html	2005-03-24 04:35:41 UTC (rev 600)
@@ -13,7 +13,7 @@
 
 <p>As of 4 April 2004, the Samba Team converted from CVS to Subversion for maintaining the Samba source code.  All current development is done in a Subversion repository.  All older code is in the original CVS tree; this would include 2.2.x versions of Samba, which are no longer in active development.</p>
 
-<p>The latest stable release is <em>Samba 3.0.12</em> (<a href="/samba/history/samba-3.0.12.html">release notes</a> and <a href="/samba/download/">download</a>).  The next major stable release will be <em>Samba 3.2</em>.   A release date has yet to be projected for 3.2, but it will be made available when the current development branch, Samba 3.1, becomes stable.  Samba 4, an ambitious reworking of the Samba code, is being developed concurrently with Samba3.</p>
+<p>The latest stable release is <em>Samba 3.0.13</em> (<a href="/samba/history/samba-3.0.12.html">release notes</a> and <a href="/samba/download/">download</a>).  The next major stable release will be <em>Samba 3.2</em>.   A release date has yet to be projected for 3.2, but it will be made available when the current development branch, Samba 3.1, becomes stable.  Samba 4, an ambitious reworking of the Samba code, is being developed concurrently with Samba3.</p>
 
 
 <br />

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2005-03-24 04:32:34 UTC (rev 599)
+++ trunk/history/index.html	2005-03-24 04:35:41 UTC (rev 600)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.12</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.12</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.13</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.13</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -16,6 +16,30 @@
 
 
 <h2>Previous Release Announcments</h2>
+<h4><a>18 March 2005</a></h4>
+<p class="headline">Samba 3.0.12 Available for Download</p>
+
+<p>This is the latest stable release of Samba. This is the version
+that production Samba servers should be running for all current
+bug-fixes.  Please read about the important <a 
+href="/samba/history/samba-3.0.12.html">changes in this
+release</a>.</p>
+
+<p>The <a href="/samba/ftp/samba-3.0.12.tar.gz">Samba 3.0.12
+source code</a> can be downloaded now.  The <a
+href="/samba/ftp/samba-3.0.12.tar.asc">GnuPG
+signature for the <em>un</em>compressed tarball</a> is also available.
+Precompiled packages for various platforms are available in the
+<a href="/samba/ftp/Binary_Packages/">Binary_Packages
+download area</a>.</p>
+
+<p>Samba 3.0.12 is also available via BitTorrent 
+(<a href="http://torrent.samba.org/samba/ftp/samba-3.0.12.tar.gz.torrent">samba-3.0.12.tar.gz.torrent</a>).
+Note that when downloading via BitTorrent, you are encouraged
+to verify the resulting uncompressed tarball's 
+<a href="/samba/ftp/samba-3.0.12.tar.asc">GPG signature</a>.</p>
+        
+
 <h4><a>11 March 2005</a></h4>
 <p class="headline">Samba 3.0.12rc1 Available for Download</p>
 
@@ -249,16 +273,4 @@
 <a href="http://www.samba.org/~jerry/RPMS/samba/">currently available</a>.</p>
 
 
-<h4><a>05 October 2004</a></h4>
-<p class="headline">ERRATA : Security Notice -- CVE CAN-2004-0815</p>
-
-<p>The original notice for CAN-2004-0815 indicated that Samba 3.0.x <= 3.0.5
-was vulnerable to the security issue.  After further research, Samba developers
-have confirmed that only Samba 3.0.2a and earlier releases contain the exploitable
-code.  A new <a href="/samba/ftp/patches/security/samba-3.0.2a-reduce_name.patch">patch
-for Samba 3.0.2a and earlier</a>
-(<a href="/samba/ftp/patches/security/samba-3.0.2a-reduce_name.patch.asc">signature</a>)
-has been posted.</p>
-
-
 <!--#include virtual="footer_history.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2005-03-24 04:32:34 UTC (rev 599)
+++ trunk/index.html	2005-03-24 04:35:41 UTC (rev 600)
@@ -41,29 +41,6 @@
        <a href="/samba/ftp/samba-3.0.13.tar.asc">GPG signature</a>.</p>
         
     
-    <h4><a>18 March 2005</a></h4>
-    <p class="headline">Samba 3.0.12 Available for Download</p>
-
-    <p>This is the latest stable release of Samba. This is the version
-       that production Samba servers should be running for all current
-       bug-fixes.  Please read about the important <a 
-       href="/samba/history/samba-3.0.12.html">changes in this
-       release</a>.</p>
-
-    <p>The <a href="/samba/ftp/samba-3.0.12.tar.gz">Samba 3.0.12
-       source code</a> can be downloaded now.  The <a
-       href="/samba/ftp/samba-3.0.12.tar.asc">GnuPG
-       signature for the <em>un</em>compressed tarball</a> is also available.
-       Precompiled packages for various platforms are available in the
-       <a href="/samba/ftp/Binary_Packages/">Binary_Packages
-       download area</a>.</p>
-
-    <p>Samba 3.0.12 is also available via BitTorrent 
-       (<a href="http://torrent.samba.org/samba/ftp/samba-3.0.12.tar.gz.torrent">samba-3.0.12.tar.gz.torrent</a>).
-       Note that when downloading via BitTorrent, you are encouraged
-       to verify the resulting uncompressed tarball's 
-       <a href="/samba/ftp/samba-3.0.12.tar.asc">GPG signature</a>.</p>
-        
     <div class="plugs">
       <a href="/samba/team/tshirt.html"><img src="/samba/images/t-small.jpg"
 alt="Samba t-shirt" /></a>



More information about the samba-cvs mailing list