svn commit: samba-web r943 - in trunk: . devel history

deryck at samba.org deryck at samba.org
Thu Mar 30 14:31:50 GMT 2006


Author: deryck
Date: 2006-03-30 14:31:50 +0000 (Thu, 30 Mar 2006)
New Revision: 943

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

Log:

Update latest stable links.
Archive older release announcments in history.

deryck

Modified:
   trunk/devel/index.html
   trunk/header_columns.html
   trunk/history/index.html


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2006-03-30 13:57:39 UTC (rev 942)
+++ trunk/devel/index.html	2006-03-30 14:31:50 UTC (rev 943)
@@ -14,8 +14,8 @@
 
 <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 stable release is <em>Samba 3.0.21c</em> (<a
-href="/samba/history/samba-3.0.21c.html">release notes</a> and <a
+<p>The latest stable release is <em>Samba 3.0.22</em> (<a
+href="/samba/history/samba-3.0.22.html">release notes</a> and <a
 href="/samba/download/">download</a>). </p> 
 
 <p>The next major release will be <em>Samba 4.0</em>, an ambitious

Modified: trunk/header_columns.html
===================================================================
--- trunk/header_columns.html	2006-03-30 13:57:39 UTC (rev 942)
+++ trunk/header_columns.html	2006-03-30 14:31:50 UTC (rev 943)
@@ -129,9 +129,9 @@
   <div class="releases">
     <h4>Current Stable Releases</h4>
     <ul>
-    <li><a href="/samba/ftp/stable/samba-3.0.21c.tar.gz">Samba 3.0.21c (gzipped)</a></li>
-    <li><a href="/samba/history/samba-3.0.21c.html">Release Notes</a></li>
-    <li><a href="/samba/ftp/stable/samba-3.0.21c.tar.asc">Signature</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.0.22">Samba 3.0.22 (gzipped)</a></li>
+    <li><a href="/samba/history/samba-3.0.22.html">Release Notes</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.0.22.tar.asc">Signature</a></li>
     </ul>
     
     <h4>Historical</h4>

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2006-03-30 13:57:39 UTC (rev 942)
+++ trunk/history/index.html	2006-03-30 14:31:50 UTC (rev 943)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.21c</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.21c</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.22</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.22</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -16,6 +16,56 @@
 
 
 <h2>Previous Release Announcments</h2>
+<h4><a>24 Feb 2005</a></h4>
+<p class="headline">Samba 3.0.21c Available for Download</p>
+
+<p>This is the latest stable release of Samba. This is the version
+that production Samba servers should be running for all current
+bug-fixes.  This release addresses password changes issues
+with older clients, several SPNEGO and schannel non-default
+configuration problems, and a few crash bugs.  Please read the <a
+href="/samba/history/samba-3.0.21c.html">changes in this release</a>.</p>
+
+<p>The <a href="/samba/ftp/samba-3.0.21c.tar.gz">Samba 3.0.21c
+source code</a> can be downloaded now.  The <a
+href="/samba/ftp/samba-3.0.21c.tar.asc">GnuPG
+signature for the <em>un</em>compressed tarball</a> is also available.
+If you prefer to download just the diff from 3.0.21b to 3.0.21c, the
+<a href="/samba/ftp/patch-3.0.21b-3.0.21c.diffs.gz">patch file</a>
+(<a href="/samba/ftp/patch-3.0.21b-3.0.21c.diffs.asc">gpg signature</a>) is also available.
+Precompiled packages for Fedora Core 4, RedHat 9, AIX, all SuSE Linux products, and Solaris
+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>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>
+
+
 <h4><a>30 Jan 2005</a></h4>
 <p class="headline">Samba 3.0.21b Available for Download</p>
 
@@ -234,83 +284,4 @@
 <a href="/samba/ftp/stable/samba-3.0.20a.tar.asc">GPG signature</a>.</p>
 
 
-<h4><a>19 Aug 2005</a></h4>
-<p class="headline">Samba 3.0.20 Available for Download</p>
-
-<p>We are proud to announce the production release of Samba 3.0.20.
-This is the latest stable release of Samba. This is the version
-that production Samba servers should be running for all current
-bug-fixes.  This is a substantial upgrade from previous Samba
-3.0.x releases.  Please read the following explanation, 
-&quot;What happened to 3.0.15 - 3.0.19?&quot; and the other 
-major change descriptions in the 
-<a href="/samba/history/samba-3.0.20.html">Release Notes</a>.</p>
-
-<p><em>So what happened to 3.0.15 through 3.0.19?</em>  After some 
-discussion it was deemed that the amount of changes
-going into the next Samba 3.0 release needed something to catch
-people's attention.  Skipping several releases was chosen as
-the best solution with the least overhead.  There will be no
-3.0.15 - 3.0.19 ever released.  The next production release
-following 3.0.20 should be 3.0.21.  You can also read the 
-<a href="http://marc.theaimsgroup.com/?l=samba&m=111721010206997&w=2">original
-announcement on the samba mailing list</a>.</p>
-
-<p>The <a href="/samba/ftp/samba-3.0.20.tar.gz">Samba 3.0.20
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/samba-3.0.20.tar.asc">GnuPG
-signature for the <em>un</em>compressed tarball</a> is also available.
-Precompiled packages for 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.20 is also available via BitTorrent
-(<a href="http://torrent.samba.org/samba/ftp/samba-3.0.20.tar.gz.torrent">samba-3.0.20.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.20.tar.asc">GPG signature</a>.</p>
-
-
-<h4><a>09 Aug 2005</a></h4>
-<p class="headline">Samba 3.0.20rc2 Available for Download</p>
-
-<p>Samba 3.0.20rc2 is the next release candidate of the 3.0.20 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.  If all goes well, this could become the final 
-3.0.20 release.  We would like to ask the Samba
-community for help in testing these changes as we work towards
-the next official, production Samba 3.0 release.  It is strongly
-recommended that you read the 
-<a href="/samba/ftp/rc/WHATSNEW-3-0-20rc2.txt">changes in this
-preview release</a> to learn about smb.conf changes, new features,
-etc...</p>
-
-<p><em>So what happened to 3.0.15 trough 3.0.19?</em>  After some 
-discussion it was deemed that the amount of changes
-going into the next Samba 3.0 release needed something to catch
-people's attention.  Skipping several releases was chosen as
-the best solution with the least overhead.  There will be no
-3.0.15 - 3.0.19 ever released.  The next production release
-following 3.0.20 should be 3.0.21.  You can also read the 
-<a href="http://marc.theaimsgroup.com/?l=samba&m=111721010206997&w=2">original
-announcement on the samba mailing list</a>.</p>
-
-<p>The <a href="/samba/ftp/rc/samba-3.0.20rc2.tar.gz">Samba 3.0.20rc2
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/rc/samba-3.0.20rc2.tar.asc">GnuPG
-signature for the <em>un</em>compressed tarball</a> is also available.
-Precompiled packages for 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.20rc2 is also available via BitTorrent
-(<a href="http://torrent.samba.org/samba/ftp/rc/samba-3.0.20rc2.tar.gz.torrent">samba-3.0.20rc2.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.20rc2.tar.asc">GPG signature</a>.</p>
-
-
 <!--#include virtual="footer_history.html" -->



More information about the samba-cvs mailing list