svn commit: samba-web r1089 - in trunk: . history

deryck at samba.org deryck at samba.org
Thu Mar 1 17:09:12 GMT 2007


Author: deryck
Date: 2007-03-01 17:09:12 +0000 (Thu, 01 Mar 2007)
New Revision: 1089

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

Log:
Move old release announcement to history page.
Update current release link on history.
(Also ran news for the news site).

deryck

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


Changeset:
Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2007-03-01 12:39:30 UTC (rev 1088)
+++ trunk/history/index.html	2007-03-01 17:09:12 UTC (rev 1089)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.24</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.24</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.25pre1</a></li>
+  <li>Current Stable Release &mdash; <a href="#stable">Samba 3.0.24</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -17,6 +17,32 @@
 
 <h2>Previous Release Announcments</h2>
 
+<h4><a name="stable">5 Feb 2007</a></h4>
+<p class="headline">Samba 3.0.24 Available for Download</p>
+
+<p>Samba 3.0.24 is available for general download.  This is a security release 
+which addresses <a href="/samba/security/CVE-2007-0452.html">CVE-2007-0452</a>,
+<a href="/samba/security/CVE-2007-0453.html">CVE-2007-0453</a>, and 
+<a href="/samba/security/CVE-2007-0454.html">CVE-2007-0454</a>.
+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="/samba/history/samba-3.0.24.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.24.tar.gz">Samba 3.0.24
+source code</a> can be downloaded now.  The <a
+href="/samba/ftp/samba-3.0.24.tar.asc">GnuPG
+signature is for the for the <em>un</em>compressed tarball</a>.  
+If you prefer, the <a href="/samba/ftp/patches/patch-3.0.23d-3.0.24.diffs.gz">patch 
+file against Samba 3.0.23d<a> (<a href="/samba/ftp/patches/patch-3.0.23d-3.0.24.diffs.gz">GnuPG 
+signature</a>) is also available for download.   
+Please read these <a href="/samba/download/">instructions on  
+how to verify the gpg signature</a>.  Precompiled packages are available in the 
+<a href="/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
+
+
 <h4><a>15 Nov 2006</a></h4>
 <p class="headline">Samba 3.0.23d Available for Download</p>
 
@@ -313,28 +339,5 @@
 Packages for other platforms will be available shortly.</p>
 
 
-<h4><a>24 Feb 2005</a></h4>
-<p class="headline">Samba 3.0.21c 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 addresses password changes issues
-with older clients, several SPNEGO and schannel non-default
-configuration problems, and a few crash bugs.  Please read the <a
-href="/samba/history/samba-3.0.21c.html">changes in this release</a>.</p>
-
-<p>The <a href="/samba/ftp/samba-3.0.21c.tar.gz">Samba 3.0.21c
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/samba-3.0.21c.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.21b to 3.0.21c, the
-<a href="/samba/ftp/patch-3.0.21b-3.0.21c.diffs.gz">patch file</a>
-(<a href="/samba/ftp/patch-3.0.21b-3.0.21c.diffs.asc">gpg signature</a>) is also available.
-Precompiled packages for Fedora Core 4, RedHat 9, AIX, all SuSE Linux products, 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>
-
-
-
 <!--#include virtual="footer_history.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2007-03-01 12:39:30 UTC (rev 1088)
+++ trunk/index.html	2007-03-01 17:09:12 UTC (rev 1089)
@@ -47,32 +47,6 @@
     <a href="/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
 
 
-    <h4>5 Feb 2007</h4>
-    <p class="headline">Samba 3.0.24 Available for Download</p>
-
-    <p>Samba 3.0.24 is available for general download.  This is a security release 
-       which addresses <a href="/samba/security/CVE-2007-0452.html">CVE-2007-0452</a>,
-       <a href="/samba/security/CVE-2007-0453.html">CVE-2007-0453</a>, and 
-       <a href="/samba/security/CVE-2007-0454.html">CVE-2007-0454</a>.
-       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.24.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.24.tar.gz">Samba 3.0.24
-       source code</a> can be downloaded now.  The <a
-       href="/samba/ftp/samba-3.0.24.tar.asc">GnuPG
-       signature is for the for the <em>un</em>compressed tarball</a>.  
-       If you prefer, the <a href="/samba/ftp/patches/patch-3.0.23d-3.0.24.diffs.gz">patch 
-       file against Samba 3.0.23d</a> (<a href="/samba/ftp/patches/patch-3.0.23d-3.0.24.diffs.asc">GnuPG 
-       signature</a>) is also available for download.   
-       Please read these <a href="/samba/download/">instructions on  
-       how to verify the gpg signature</a>.  Precompiled packages are available in the 
-       <a href="/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
-
-
     <h4>31 January 2007</h4>
     <p class="headline">Samba 4.0.0 TP4 Available for Download</p> 
 



More information about the samba-cvs mailing list