Author: deryck Date: 2006-06-23 19:25:46 +0000 (Fri, 23 Jun 2006) New Revision: 1004
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1004 Log: Archive old release announcement on history page. deryck Modified: trunk/history/index.html Changeset: Modified: trunk/history/index.html =================================================================== --- trunk/history/index.html 2006-06-23 19:17:01 UTC (rev 1003) +++ trunk/history/index.html 2006-06-23 19:25:46 UTC (rev 1004) @@ -6,7 +6,7 @@ <div class="latest"> <ul> - <li>Latest Release — <a href="/samba/#latest">Samba 3.0.23rc2</a></li> + <li>Latest Release — <a href="/samba/#latest">Samba 3.0.23rc3</a></li> <li>Current Stable Release — <a href="#stable">Samba 3.0.22</a></li> <!-- Second link will point to #stable on this page when current release is a development release --> </ul> @@ -17,6 +17,42 @@ <h2>Previous Release Announcments</h2> +<h4><a>13 Jun 2006</a></h4> +<p class="headline">Samba 3.0.23rc2 Available for Download</p> + +<p>This is the second release candidate of the 3.0.23 code base and is +provided for testing purposes only. While close to the final stable +release, this snapshot is <b>not</b> intended for production servers. +There has been a substantial amount +of development since the 3.0.21 series of stable releases. +Please read the specific changes in the +<a href="/samba/ftp/rc/WHATSNEW-3-0-23rc2.txt">Release Notes</a>. +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.</p> + +<p>Thanks very much to those people who spent time testing +the RC1 release and reported their findings. We would +like to especially thank Thomas Bork for his numerous reports. +We believe that RC2 is in much better shape in a large +part due to his efforts.</p> + +<p>We would also like to thank the developers of <a href="http://www.klocwork.com/">Klocwork </a> +for their analysis of the Samba source tree. This release +candidate includes multiple fixes based on reports from +the Klocwork code analyzer.</p> + +<p>The <a href="/samba/ftp/rc/samba-3.0.23rc2.tar.gz">Samba 3.0.23rc2 +source code</a> can be downloaded now. The <a +href="/samba/ftp/rc/samba-3.0.23rc2.tar.asc">GnuPG +signature for the <em>un</em>compressed tarball</a> is also available. +Precompiled packages for RedHat 9, Fedora Core 5, & Solaris 9 are available +in the +<a href="/samba/ftp/Binary_Packages/">Binary_Packages +download area</a>. Packages for other platforms will be available +shortly.</p> + + <h4><a>24 May 2006</a></h4> <p class="headline">Samba 3.0.23rc1 Available for Download</p> @@ -242,31 +278,4 @@ <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> - -<p>This is a release candidate of the 3.0.21 code base and is provided -for testing purposes only. While close to the final stable release, -this snapshot is <em>not</em> intended for production servers. Please read -the specific changes in the -<a href="/samba/ftp/rc/WHATSNEW-3-0-21rc1.txt">Release Notes</a>.</p> - -<p>The <a href="/samba/ftp/rc/samba-3.0.21rc1.tar.gz">Samba 3.0.21rc1 -source code</a> can be downloaded now. The <a -href="/samba/ftp/rc/samba-3.0.21rc1.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.21pre1 to 3.0.21rc1, the -<a href="/samba/ftp/rc/patch-3.0.21pre1-3.0.21rc1.diffs.gz">patch file</a> -(<a href="/samba/ftp/rc/patch-3.0.21pre1-3.0.21rc1.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/rc/samba-3.0.21rc1.tar.gz.torrent">samba-3.0.21rc1.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.21rc1.tar.asc">GPG signature</a>.</p> - - <!--#include virtual="footer_history.html" -->