Author: deryck Date: 2006-11-15 21:04:50 +0000 (Wed, 15 Nov 2006) New Revision: 1064
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1064 Log: Post release updates: Archive old release announcment. Updated latest release links. deryck Modified: trunk/devel/index.html trunk/history/index.html Changeset: Modified: trunk/devel/index.html =================================================================== --- trunk/devel/index.html 2006-11-15 18:12:32 UTC (rev 1063) +++ trunk/devel/index.html 2006-11-15 21:04:50 UTC (rev 1064) @@ -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.23c</em> (<a +<p>The latest production release is <em>Samba 3.0.23d</em> (<a href="/samba/history/samba-3.0.23c.html">release notes</a> and <a href="/samba/download/">download</a>).</p> Modified: trunk/history/index.html =================================================================== --- trunk/history/index.html 2006-11-15 18:12:32 UTC (rev 1063) +++ trunk/history/index.html 2006-11-15 21:04:50 UTC (rev 1064) @@ -6,8 +6,8 @@ <div class="latest"> <ul> - <li>Latest Release — <a href="/samba/#latest">Samba 3.0.23c</a></li> - <li>Current Stable Release — <a href="/samba/#latest">Samba 3.0.23c</a></li> + <li>Latest Release — <a href="/samba/#latest">Samba 3.0.23d</a></li> + <li>Current Stable Release — <a href="/samba/#latest">Samba 3.0.23d></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>1 Sep 2006</a></h4> +<p class="headline">Samba 3.0.23c Available for Download</p> + +<p>The Samba Team is pleased to announce the general availability of Samba 3.0.23c. +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 changes in the +<a href="http://www.samba.org/samba/history/samba-3.0.23c.html">Release Notes</a> +for details on new features and difference in behavior +from previous releases.</p> + +<p>The <a href="/samba/ftp/samba-3.0.23c.tar.gz">Samba 3.0.23c +source code</a> can be downloaded now. The <a +href="/samba/ftp/samba-3.0.23c.tar.asc">GnuPG +signature for the <em>un</em>compressed tarball</a> is also +available. Please read these <a href="/samba/download/">instructions on +how to verify the gpg signature</a>. Precompiled packages are available in the +<a href="/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p> + + <h4><a>8 Aug 2006</a></h4> <p class="headline">Samba 3.0.23b Available for Download</p> @@ -263,31 +283,5 @@ Packages for other platforms will be available shortly.</p> -<h4>24 Jan 2006</h4> -<p class="headline">Samba 4.0.0TP1 Available for Download</p> -<p>Samba 4 is the ambitious next version of the Samba suite that is being -developed in parallel to the stable 3.0 series. The main emphasis in -this branch is support for the Active Directory logon protocols used -by Windows 2000 and above.</p> - -<p>Samba 4 is currently <b>not</b> yet in a state where it is usable in -production environments. Note the WARNINGS, and the STATUS file, -which aims to document what should and should not work.</p> - -<p>With 3 years of development under our belt since Tridge first proposed -a new Virtual File System (VFS) layer for Samba3 (a project which -eventually lead to our Active Directory efforts), it was felt that we -should create something we could 'show off' to our users. This is a -Technology Preview (TP), aimed at allowing users, managers and -developers to see how we have progressed, and to invite feedback and -support.</p> - -<p>The uncompressed tarball and patch files have been signed -using GnuPG (ID 1EEF5276). The source code can be -<a href="/samba/ftp/samba4/">downloaded now</a>. See the -<a href="/samba/history/samba-4.0.0tp1.html">release notes</a> -for more information.</p> - - <!--#include virtual="footer_history.html" -->