svn commit: samba-web r821 - in trunk: devel history news/releases

deryck at samba.org deryck at samba.org
Fri Sep 30 18:53:07 GMT 2005


Author: deryck
Date: 2005-09-30 18:53:05 +0000 (Fri, 30 Sep 2005)
New Revision: 821

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

Log:
Add news on latest release.
Update 'Latest release' links throughout the site.
Bump old release announcment to history.

deryck

Added:
   trunk/news/releases/3.0.20a.html
Modified:
   trunk/devel/index.html
   trunk/history/index.html


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2005-09-30 14:47:36 UTC (rev 820)
+++ trunk/devel/index.html	2005-09-30 18:53:05 UTC (rev 821)
@@ -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.20</em> (<a
-href="/samba/history/samba-3.0.20.html">release notes</a> and <a
+<p>The latest stable release is <em>Samba 3.0.20a</em> (<a
+href="/samba/history/samba-3.0.20a.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/history/index.html
===================================================================
--- trunk/history/index.html	2005-09-30 14:47:36 UTC (rev 820)
+++ trunk/history/index.html	2005-09-30 18:53:05 UTC (rev 821)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.20</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.20</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.20a</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.20a</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -16,6 +16,44 @@
 
 
 <h2>Previous Release Announcments</h2>
+<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>
 
@@ -321,29 +359,5 @@
 download area</a>.</p>        
     
 
-<h4><a name="stable">5 February 2005</a></h4>
-<p class="headline">Samba 3.0.11 Available for Download</p>
 
-<p>This is the latest stable release of Samba. This is 
-the version that production Samba servers should run
-for all current bug-fixes.  Many issues have been fixed 
-since the 3.0.10 release.  New features 
-that have been added include: better migration of user 
-information from Windows NT domains, the capability to 
-delegate certain operations, such as joining clients to 
-a Samba domain, to non-root users, and performance 
-improvements to winbindd.  Full details are available in the 
-<a href="/samba/history/samba-3.0.11.html">Release Notes</a>
-and in the <a href="/samba/docs/">updated Samba Documentation</a>.
-</p>
-    
-<p>The <a href="/samba/ftp/samba-3.0.11.tar.gz">Samba 3.0.11
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/samba-3.0.11.tar.asc">GnuPG
-signature for the <em>un</em>compressed tarball</a> is also available.
-Precompiled packages for various platforms are available in the
-<a href="/samba/ftp/Binary_Packages/">Binary_Packages
-download area</a>.</p>    
-
-
 <!--#include virtual="footer_history.html" -->

Added: trunk/news/releases/3.0.20a.html
===================================================================
--- trunk/news/releases/3.0.20a.html	2005-09-30 14:47:36 UTC (rev 820)
+++ trunk/news/releases/3.0.20a.html	2005-09-30 18:53:05 UTC (rev 821)
@@ -0,0 +1,29 @@
+    <h3><a name="3.0.20a">Samba 3.0.20a Available for Download</a></h3> 
+        
+    <div class="article">
+    <p>We are proud to announce the production release of Samba 3.0.20a.
+       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 specific changes in the 
+       <a href="/samba/history/samba-3.0.20a.html">Release Notes</a>.</p>
+
+    <p>The <a href="/samba/ftp/stable/samba-3.0.20a.tar.gz">Samba 3.0.20a
+       source code</a> can be downloaded now.  The <a
+       href="/samba/ftp/stable/samba-3.0.20a.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.20 to 3.0.20a, the 
+       <a href="/samba/ftp/patches/patch-3.0.20-3.0.20a.diffs.gz">patch file</a> 
+       (<a href="/samba/ftp/patches/patch-3.0.20-3.0.20a.diffs.asc">gpg signature</a>) is also available.
+       Precompiled packages for Solaris, Fedora Core 4, and RedHat 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>
+
+    <p>Samba 3.0.20a is also available via BitTorrent
+       (<a href="http://torrent.samba.org/samba/ftp/samba-3.0.20a.tar.gz.torrent">samba-3.0.20a.tar.gz.torrent</a>).
+       Note that when downloading via BitTorrent, you are encouraged
+       to verify the resulting uncompressed tarball's
+       <a href="/samba/ftp/stable/samba-3.0.20a.tar.asc">GPG signature</a>.</p>
+    </div>
+        
+       



More information about the samba-cvs mailing list