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

deryck at samba.org deryck at samba.org
Wed Aug 9 00:14:53 GMT 2006


Author: deryck
Date: 2006-08-09 00:14:52 +0000 (Wed, 09 Aug 2006)
New Revision: 1026

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

Log:
Move old release announcement to history.
Update "latest release" links through out.


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


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2006-08-08 12:47:59 UTC (rev 1025)
+++ trunk/devel/index.html	2006-08-09 00:14:52 UTC (rev 1026)
@@ -14,8 +14,8 @@
 
 <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 production release is <em>Samba 3.0.23a</em> (<a
-href="/samba/history/samba-3.0.23a.html">release notes</a> and <a
+<p>The latest production release is <em>Samba 3.0.23b</em> (<a
+href="/samba/history/samba-3.0.23b.html">release notes</a> and <a
 href="/samba/download/">download</a>).</p> 
 
 <p>Ongoing future research is being done for Samba 4.0

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2006-08-08 12:47:59 UTC (rev 1025)
+++ trunk/history/index.html	2006-08-09 00:14:52 UTC (rev 1026)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.23a</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.23a</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.23b</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.23b</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -16,7 +16,26 @@
 
 
 <h2>Previous Release Announcments</h2>
+<h4><a>21 Jul 2006</a></h4>
+<p class="headline">Samba 3.0.23a Available for Download</p>
 
+<p>The Samba Team is pleased to announce the general availability of Samba 3.0.23a.
+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 the changes in the 
+<a href="http://www.samba.org/samba/history/samba-3.0.23a.html">Release Notes</a>
+for details on new features and difference in behavior 
+from previous releases.</p>
+
+<p>The <a href="/samba/ftp/samba-3.0.23a.tar.gz">Samba 3.0.23a
+source code</a> can be downloaded now.  The <a
+href="/samba/ftp/samba-3.0.23a.tar.asc">GnuPG
+signature for the <em>un</em>compressed tarball</a> is also 
+available.  Precompiled packages are available in the 
+<a href="/samba/ftp/Binary_Packages/">Binary_Packages
+download area</a>.</p>
+
+
 <h4><a>10 Jul 2006</a></h4>
 <p class="headline">Samba 3.0.23 Available for Download</p>
 
@@ -271,35 +290,4 @@
 Packages for other platforms will be available shortly.</p>
 
 
-<h4><a>30 Dec 2005</a></h4>
-<p class="headline">Samba 3.0.21a 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.  This release is to address a bug in the oplock code 
-which may cause clients to stall when multiple users are accessing 
-a share concurrently (<a href="https://bugzilla.samba.org/bug/3349">BUG 3349</a>).
-Please read the <a 
-href="/samba/history/samba-3.0.21a.html">changes in this release</a>.</p>
-
-<p>The <a href="/samba/ftp/samba-3.0.21a.tar.gz">Samba 3.0.21a
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/samba-3.0.21a.tar.asc">GnuPG
-signature for the <em>un</em>compressed tarball</a> is also available.
-If you prefer to download just the diff from 3.0.21 to 3.0.21a, the 
-<a href="/samba/ftp/patch-3.0.21-3.0.21a.diffs.gz">patch file</a> 
-(<a href="/samba/ftp/patch-3.0.21-3.0.21a.diffs.asc">gpg signature</a>) is also available.  
-The single patch for Samba 3.0.21 is available from 
-<a href="http://www.samba.org/samba/patches/">the patches page</a>.
-Precompiled packages for Fedora Core 4, RedHat 9, AIX, and Solaris are available in the
-<a href="/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.  
-Packages for other platforms will be available shortly.</p>
-
-<p>Samba 3.0.21a is also available via BitTorrent
-(<a href="http://torrent.samba.org/samba/ftp/samba-3.0.21a.tar.gz.torrent">samba-3.0.21a.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.21a.tar.asc">GPG signature</a>.</p>
-
-
 <!--#include virtual="footer_history.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2006-08-08 12:47:59 UTC (rev 1025)
+++ trunk/index.html	2006-08-09 00:14:52 UTC (rev 1026)
@@ -15,7 +15,7 @@
 
     <h2>Current Release</h2>
 
-    <h4><a name="latest">7 Aug 2006</a></h4>
+    <h4><a name="latest">8 Aug 2006</a></h4>
     <p class="headline">Samba 3.0.23b Available for Download</p>
 
     <p>The Samba Team is pleased to announce the general availability of Samba 3.0.23b.



More information about the samba-cvs mailing list