svn commit: samba-web r876 - in trunk: devel history news/releases

deryck at samba.org deryck at samba.org
Wed Dec 21 02:59:21 GMT 2005


Author: deryck
Date: 2005-12-21 02:59:20 +0000 (Wed, 21 Dec 2005)
New Revision: 876

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

Log:
Post release updates:

* run release announcement as news
* Update "Current Stable Release" links
* Archive last announcement to history page
* Add 3.0.21 release notes link to history page

deryck

Added:
   trunk/news/releases/3.0.21.html
Modified:
   trunk/devel/index.html
   trunk/history/header_history.html
   trunk/history/index.html


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2005-12-20 23:33:36 UTC (rev 875)
+++ trunk/devel/index.html	2005-12-21 02:59:20 UTC (rev 876)
@@ -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 stable release is <em>Samba 3.0.20b</em> (<a
-href="/samba/history/samba-3.0.20b.html">release notes</a> and <a
+<p>The latest stable release is <em>Samba 3.0.21</em> (<a
+href="/samba/history/samba-3.0.21.html">release notes</a> and <a
 href="/samba/download/">download</a>). </p> 
 
 <p>The next major release will be <em>Samba 4.0</em>, an ambitious

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2005-12-20 23:33:36 UTC (rev 875)
+++ trunk/history/header_history.html	2005-12-21 02:59:20 UTC (rev 876)
@@ -77,6 +77,7 @@
   <div class="notes">
     <h6>Release Notes</h6>
     <ul>
+    <li><a href="samba-3.0.21.html">samba-3.0.21.html</a></li>
     <li><a href="samba-3.0.20b.html">samba-3.0.20b.html</a></li>
     <li><a href="samba-3.0.20a.html">samba-3.0.20a.html</a></li>
     <li><a href="samba-3.0.20.html">samba-3.0.20.html</a></li>

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2005-12-20 23:33:36 UTC (rev 875)
+++ trunk/history/index.html	2005-12-21 02:59:20 UTC (rev 876)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.21rc2</a></li>
-  <li>Current Stable Release &mdash; <a href="#stable">Samba 3.0.20b</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.21</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.21</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -17,6 +17,35 @@
 
 <h2>Previous Release Announcments</h2>
 
+<h4><a>2 Dec 2005</a></h4>
+<p class="headline">Samba 3.0.21rc2 Available for Download</p>
+
+<p>This is a release candidate of the 3.0.21 code base and is provided
+for testing purposes only.  While this snapshot is <em>not</em> intended
+for production servers, we do believe that this will become the 3.0.21
+final release.  Your testing and feedback is greatly appreciated.
+If all goes well, we should release the final version of 3.0.21 within two weeks.
+Please read the specific changes in the 
+<a href="/samba/ftp/rc/WHATSNEW-3-0-21rc2.txt">Release Notes</a>.</p>
+
+<p>The <a href="/samba/ftp/rc/samba-3.0.21rc2.tar.gz">Samba 3.0.21rc2
+source code</a> can be downloaded now.  The <a
+href="/samba/ftp/rc/samba-3.0.21rc2.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.21rc1 to 3.0.21rc2, the 
+<a href="/samba/ftp/rc/patch-3.0.21rc1-3.0.21rc2.diffs.gz">patch file</a> 
+(<a href="/samba/ftp/rc/patch-3.0.21rc1-3.0.21rc2.diffs.asc">gpg signature</a>) is also available.
+Precompiled packages for Solaris and Fedora Core 4 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.21rc2 is also available via BitTorrent
+(<a href="http://torrent.samba.org/samba/ftp/rc/samba-3.0.21rc2.tar.gz.torrent">samba-3.0.21rc2.tar.gz.torrent</a>).
+Note that when downloading via BitTorrent, you are encouraged
+to verify the resulting uncompressed tarball's
+<a href="/samba/ftp/rc/samba-3.0.21rc2.tar.asc">GPG signature</a>.</p>
+
+
 <h4><a>12 Nov 2005</a></h4>
 <p class="headline">Samba 3.0.21rc1 Available for Download</p>
 
@@ -333,56 +362,4 @@
 <a href="/samba/ftp/pre/samba-3.0.20pre1.tar.asc">GPG signature</a>.</p>
 
 
-<h4><a>18 April 2005</a></h4>
-<p class="headline">Samba 3.0.15pre2 Available for Download</p>
-
-<p>Samba 3.0.15pre2 is a preview release of the Samba 3.0.15 code base and
-is provided for testing only.  This release is <em>not</em> intended
-for production servers.  However, there have been several bug
-fixes and new features added since 3.0.14a that we feel are
-important to make available to the Samba community for wider
-testing.  There are still more changes planned before the
-final 3.0.15 release.  Please read about the important <a
-href="/samba/ftp/pre/WHATSNEW-3-0-15pre2.txt">changes in this
-snapshot</a>.</p>
-
-<p>The <a href="/samba/ftp/pre/samba-3.0.15pre2.tar.gz">Samba 3.0.15pre2
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/pre/samba-3.0.15pre2.tar.asc">GnuPG
-signature for the <em>un</em>compressed tarball</a> is also available.
-Precompiled packages for RedHat and Fedora platforms are available in the
-<a href="/samba/ftp/Binary_Packages/">Binary_Packages
-download area</a>.</p>
-
-<p>Samba 3.0.15pre2 is also available via BitTorrent
-(<a href="http://torrent.samba.org/samba/ftp/pre/samba-3.0.15pre2.tar.gz.torrent">samba-3.0.15pre2.tar.gz.torrent</a>).
-Note that when downloading via BitTorrent, you are encouraged
-to verify the resulting uncompressed tarball's
-<a href="/samba/ftp/pre/samba-3.0.15pre2.tar.asc">GPG signature</a>.</p>
-
-
-<h4><a name="stable">15 April 2005</a></h4>
-<p class="headline">Samba 3.0.14a Available for Download</p>
-
-<p>Samba 3.0.14a 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.14a.html">changes in this
-release</a>.</p>
-
-<p>The <a href="/samba/ftp/samba-3.0.14a.tar.gz">Samba 3.0.14a
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/samba-3.0.14a.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.14a is also available via BitTorrent 
-(<a href="http://torrent.samba.org/samba/ftp/samba-3.0.14a.tar.gz.torrent">samba-3.0.14a.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.14a.tar.asc">GPG signature</a>.</p>
-
-
 <!--#include virtual="footer_history.html" -->

Added: trunk/news/releases/3.0.21.html
===================================================================
--- trunk/news/releases/3.0.21.html	2005-12-20 23:33:36 UTC (rev 875)
+++ trunk/news/releases/3.0.21.html	2005-12-21 02:59:20 UTC (rev 876)
@@ -0,0 +1,27 @@
+    <h3><a name="3.0.21">Samba 3.0.21 Available for Download</a></h3> 
+        
+    <div class="article">
+    <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 the following important <a 
+       href="/samba/history/samba-3.0.21.html">changes in this release</a>.</p>
+
+    <p>The <a href="/samba/ftp/samba-3.0.21.tar.gz">Samba 3.0.21
+       source code</a> can be downloaded now.  The <a
+       href="/samba/ftp/samba-3.0.21.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.20b to 3.0.21rc2, the 
+       <a href="/samba/ftp/patch-3.0.20b-3.0.21.diffs.gz">patch file</a> 
+       (<a href="/samba/ftp/patch-3.0.20b-3.0.21.diffs.asc">gpg signature</a>) is also available.
+       Precompiled packages for Solaris and Fedora Core 4 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.21 is also available via BitTorrent
+       (<a href="http://torrent.samba.org/samba/ftp/samba-3.0.21.tar.gz.torrent">samba-3.0.21.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.21.tar.asc">GPG signature</a>.</p>
+    </div>
+        
+       



More information about the samba-cvs mailing list