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

deryck at samba.org deryck at samba.org
Sat Jan 22 03:44:30 GMT 2005


Author: deryck
Date: 2005-01-22 03:44:30 +0000 (Sat, 22 Jan 2005)
New Revision: 513

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

Log:

Adding news item about current release.  Moving older release
announcement to history.

deryck

Added:
   trunk/news/releases/3.0.11pre2.html
Modified:
   trunk/history/index.html
   trunk/index.html


Changeset:
Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2005-01-22 03:10:16 UTC (rev 512)
+++ trunk/history/index.html	2005-01-22 03:44:30 UTC (rev 513)
@@ -6,7 +6,7 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.11pre1</a></li>
+  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.11pre2</a></li>
   <li>Current Stable Release &mdash; <a href="#stable">Samba 3.0.10</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
@@ -16,6 +16,26 @@
 
 
 <h2>Previous Release Announcments</h2>
+<h4>4 January 2005</h4>
+<p class="headline">Samba 3.0.11pre1 Available for Download</p>
+
+<p>This is a preview release of the Samba 3.0.11 code base and
+is provided for testing only.  This release is *not* intended
+for production servers.  However, there have been several bug
+fixes since 3.0.10 that we feel are important to make available
+to the Samba community for wider testing.  Please refer to the 
+<a href="/samba/ftp/pre/WHATSNEW-3-0-11pre1.txt">Release Notes</a> for
+details on specific changes.</p>
+
+<p>The <a href="/samba/ftp/pre/samba-3.0.11pre1.tar.gz">Samba 3.0.11pre1
+source code</a> can be downloaded now.  The <a href="/samba/ftp/pre/samba-3.0.11pre1.tar.asc">GnuPG
+signature for the uncompressed tarball</a> is also available.
+Precompiled packages for various platforms are available in the
+<a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages
+download area</a>.</p>
+
+
+
 <h4><a name="stable">16 December 2004</a></h4>
 <p class="headline">Security Release: Samba 3.0.10 Available for Download</p>
 
@@ -237,25 +257,5 @@
 notes are available <a
 href="http://www.samba.org/samba/history/samba-2.2.11.html">here</a>.</p>
 
-<h4>7 August 2004</h4>
 
-<p class="headline">Samba 3.0.6rc2 Available for Download</p>
-
-<p>The second release candidate of Samba 3.0.6 is now available for download.
-Previously released snapshots in this series were referred to as 3.0.5pre1
-and 3.0.5rc1.  These were later renamed as the 3.0.6 series due to the
-3.0.5 security release.  Samba 3.0.6rc2 can be downloaded in
-<a href="/samba/ftp/rc/samba-3.0.6rc2.tar.gz">gzipped format</a>.
-The <a href="/samba/ftp/rc/samba-3.0.6rc2.tar.asc">GPG signature</a> is for the uncompressed tarball.
-There have been several bug fixes since the 3.0.4/5 release that
-we feel are important to make available to the Samba community
-for wider testings.  This release is <b>not</b> intended for production
-servers.  Use at your own risk.  All testing is very much appreciated.
-Please refer to the <a href="/samba/ftp/rc/WHATSNEW-3-0-6rc2.txt">Release Notes</a> for
-descriptions of the exact changes.</p>
-
-<p><a href="http://samba.org/~jerry/RPMS/samba/">RPMS for RedHat 8/9
-and Fedora Core 1/2</a> can also be downloaded.</p>
-
-
 <!--#include virtual="footer_history.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2005-01-22 03:10:16 UTC (rev 512)
+++ trunk/index.html	2005-01-22 03:44:30 UTC (rev 513)
@@ -29,26 +29,8 @@
        signature for the uncompressed tarball</a> is also available.
        Precompiled packages for various platforms are available in the
        <a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages
-       download area</a>.  </p>
+       download area</a>.</p>
 
-    <h4><a name="latest">4 January 2005</a></h4>
-    <p class="headline">Samba 3.0.11pre1 Available for Download</p>
-
-    <p>This is a preview release of the Samba 3.0.11 code base and
-       is provided for testing only.  This release is *not* intended
-       for production servers.  However, there have been several bug
-       fixes since 3.0.10 that we feel are important to make available
-       to the Samba community for wider testing.  Please refer to the 
-       <a href="/samba/ftp/pre/WHATSNEW-3-0-11pre1.txt">Release Notes</a> for
-       details on specific changes.</p>
-
-    <p>The <a href="/samba/ftp/pre/samba-3.0.11pre1.tar.gz">Samba 3.0.11pre1
-       source code</a> can be downloaded now.  The <a href="/samba/ftp/pre/samba-3.0.11pre1.tar.asc">GnuPG
-       signature for the uncompressed tarball</a> is also available.
-       Precompiled packages for various platforms are available in the
-       <a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages
-       download area</a>.  </p>
-
  
     <div class="plugs">
       <a href="/samba/team/tshirt.html"><img src="/samba/images/t-small.jpg"

Added: trunk/news/releases/3.0.11pre2.html
===================================================================
--- trunk/news/releases/3.0.11pre2.html	2005-01-22 03:10:16 UTC (rev 512)
+++ trunk/news/releases/3.0.11pre2.html	2005-01-22 03:44:30 UTC (rev 513)
@@ -0,0 +1,20 @@
+    <h3><a name="3.0.11pre2">Samba 3.0.11pre2 Available for Download</a></h3> 
+        
+    <div class="article">
+    <p>This is a preview release of the Samba 3.0.11 code base and
+       is provided for testing only.  This release is *not* intended
+       for production servers.  However, there have been several bug
+       fixes since 3.0.10 that we feel are important to make available
+       to the Samba community for wider testing.  Please refer to the
+       <a href="/samba/ftp/pre/WHATSNEW-3-0-11pre2.txt">Release Notes</a> for
+       details on specific changes.</p>
+
+    <p>The <a href="/samba/ftp/pre/samba-3.0.11pre2.tar.gz">Samba 3.0.11pre2
+       source code</a> can be downloaded now.  The <a href="/samba/ftp/pre/samba-3.0.11pre2.tar.asc">GnuPG
+       signature for the uncompressed tarball</a> is also available.
+       Precompiled packages for various platforms are available in the
+       <a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages
+       download area</a>.</p>
+    </div>
+        
+       



More information about the samba-cvs mailing list