svn commit: samba-web r832 - in trunk: . history news/releases

deryck at samba.org deryck at samba.org
Wed Oct 19 04:20:54 GMT 2005


Author: deryck
Date: 2005-10-19 04:20:53 +0000 (Wed, 19 Oct 2005)
New Revision: 832

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

Log:

Add news item on new release.
Fix a few typos.
Fix up latest and stable links on history page.

deryck

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


Changeset:
Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2005-10-19 04:10:06 UTC (rev 831)
+++ trunk/history/index.html	2005-10-19 04:20:53 UTC (rev 832)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.20a</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.20a</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.21pre1</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#stable">Samba 3.0.20b</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -17,7 +17,7 @@
 
 <h2>Previous Release Announcments</h2>
 
-<h4><a name="latest">30 Sep 2005</a></h4>
+<h4><a>30 Sep 2005</a></h4>
 <p class="headline">Samba 3.0.20a Available for Download</p>
 
 <p>We are proud to announce the production release of Samba 3.0.20a.

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2005-10-19 04:10:06 UTC (rev 831)
+++ trunk/index.html	2005-10-19 04:20:53 UTC (rev 832)
@@ -34,18 +34,18 @@
        If you prefer to download just the diff between 3.0.20b to 3.0.21pre1, the 
        <a href="/samba/ftp/pre/patch-3.0.20b-3.0.21pre1.diffs.gz">patch file</a> 
        (<a href="/samba/ftp/pre/patch-3.0.20b-3.0.21pre1.diffs.asc">gpg signature</a>) is also available.
-       Precompiled packages for Solaris and Fedora Core 4 available in the
+       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.20b is also available via BitTorrent
+    <p>Samba 3.0.21pre1 is also available via BitTorrent
        (<a href="http://torrent.samba.org/samba/ftp/pre/samba-3.0.21pre1.tar.gz.torrent">samba-3.0.21pre1.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.21pre1.tar.asc">GPG signature</a>.</p>
 
-    <h4><a name="latest">13 Oct 2005</a></h4>
+    <h4><a name="stable">13 Oct 2005</a></h4>
     <p class="headline">Samba 3.0.20b Available for Download</p>
 
     <p>We are proud to announce the production release of Samba 3.0.20b.

Added: trunk/news/releases/3.0.21pre1.html
===================================================================
--- trunk/news/releases/3.0.21pre1.html	2005-10-19 04:10:06 UTC (rev 831)
+++ trunk/news/releases/3.0.21pre1.html	2005-10-19 04:20:53 UTC (rev 832)
@@ -0,0 +1,32 @@
+    <h3><a name="3.0.21pre1">Samba 3.0.21pre1 Available for Download</a></h3> 
+        
+    <div class="article">
+    <p>This is a preview release of the Samba 3.0.21 code base and
+       is provided for testing only.  This release is *not* intended
+       for production servers.  There has been a substantial amount
+       of development since the 3.0.20 series of stable releases.
+       We would like to ask the Samba community for help in testing
+       these changes as we work towards the next significant production
+       upgrade Samba 3.0 release.  Please read the specific changes in the 
+       <a href="/samba/ftp/pre/WHATSNEW-3-0-21pre1.txt">Release Notes</a>.</p>
+
+    <p>The <a href="/samba/ftp/pre/samba-3.0.21pre1.tar.gz">Samba 3.0.21pre1
+       source code</a> can be downloaded now.  The <a
+       href="/samba/ftp/pre/samba-3.0.21pre1.tar.asc">GnuPG
+       signature for the <em>un</em>compressed tarball</a> is also available.
+       If you prefer to download just the diff between 3.0.20b to 3.0.21pre1, the 
+       <a href="/samba/ftp/pre/patch-3.0.20b-3.0.21pre1.diffs.gz">patch file</a> 
+       (<a href="/samba/ftp/pre/patch-3.0.20b-3.0.21pre1.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.21pre1 is also available via BitTorrent
+       (<a href="http://torrent.samba.org/samba/ftp/pre/samba-3.0.21pre1.tar.gz.torrent">samba-3.0.21pre1.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.21pre1.tar.asc">GPG signature</a>.</p>
+    </div>
+        
+       



More information about the samba-cvs mailing list