Author: deryck Date: 2007-11-23 13:26:41 +0000 (Fri, 23 Nov 2007) New Revision: 1157
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1157 Log: Update latest release links and archive the previous release announcement. deryck Modified: trunk/devel/index.html trunk/history/index.html Changeset: Modified: trunk/devel/index.html =================================================================== --- trunk/devel/index.html 2007-11-21 04:38:20 UTC (rev 1156) +++ trunk/devel/index.html 2007-11-23 13:26:41 UTC (rev 1157) @@ -14,7 +14,7 @@ <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 production release is <em>Samba 3.0.27</em> (<a +<p>The latest production release is <em>Samba 3.0.27a</em> (<a href="/samba/history/samba-3.0.27.html">release notes</a> and <a href="/samba/download/">download</a>).</p> Modified: trunk/history/index.html =================================================================== --- trunk/history/index.html 2007-11-21 04:38:20 UTC (rev 1156) +++ trunk/history/index.html 2007-11-23 13:26:41 UTC (rev 1157) @@ -6,8 +6,8 @@ <div class="latest"> <ul> - <li>Latest Release — <a href="/samba/#latest">Samba 3.0.27</a></li> - <li>Current Stable Release — <a href="/samba/#latest">Samba 3.0.27</a></li> + <li>Latest Release — <a href="/samba/#latest">Samba 3.0.27a</a></li> + <li>Current Stable Release — <a href="/samba/#latest">Samba 3.0.27a</a></li> <!-- Second link will point to #stable on this page when current release is a development release --> </ul> </div> @@ -17,6 +17,26 @@ <h2>Previous Release Announcments</h2> +<h4><a>15 Nov 2007</a></h4> +<p class="headline">Samba 3.0.27 Available for Download</p> + +<p>Samba 3.0.27 is a security release to +address <a href="/samba/security/CVE-2007-4572.html">CVE-2007-4572</a> +and <a href="/samba/security/CVE-2007-5398.html">CVE-2007-5398</a>.</p> + +<p>The <a href="/samba/ftp/stable/samba-3.0.27.tar.gz">Samba 3.0.27</a> source code +(<a href="/samba/ftp/stable/samba-3.0.27.tar.asc">GPG +signature</a>) can be downloaded now. If you prefer, the +<a href="/samba/ftp/patches/patch-3.0.26a-3.0.27.diffs.gz">patch +file against previous releases</a> +(<a href="/samba/ftp/patches/patch-3.0.26a-3.0.27.diffs.asc">GPG +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 will +be made available on a volunteer basis and can be found in the +<a href="/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p> + + <h4><a>26 June 2007</a></h4> <p class="headline">Samba 3.0.25b Available for Download</p> @@ -262,35 +282,4 @@ shortly.</p> -<h4><a>23 Jun 2006</a></h4> -<p class="headline">Samba 3.0.23rc3 Available for Download</p> - -<p>This is the third release candidate of the 3.0.23 code base -and is provided for community testing purposes. If all goes -well, we hope that this will become the production 3.0.23 -release. 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-23rc3.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>We would 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 fixes for over 170 defects reported -by the Klocwork code analyzer. - -<p>The <a href="/samba/ftp/rc/samba-3.0.23rc3.tar.gz">Samba 3.0.23rc3 -source code</a> can be downloaded now. The <a -href="/samba/ftp/rc/samba-3.0.23rc3.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> - - <!--#include virtual="footer_history.html" -->