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

deryck at samba.org deryck at samba.org
Wed May 28 16:05:56 GMT 2008


Author: deryck
Date: 2008-05-28 16:05:54 +0000 (Wed, 28 May 2008)
New Revision: 1194

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

Log:
Some post-release updates.  Mostly, just updating
"latest release" links and moving an old announcement
to the release history page.


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


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2008-05-28 14:51:43 UTC (rev 1193)
+++ trunk/devel/index.html	2008-05-28 16:05:54 UTC (rev 1194)
@@ -20,8 +20,8 @@
 3.0.x and 2.2.x versions of Samba, which are no longer in active development.
 </p>
 
-<p>The latest production release is <em>Samba 3.0.29</em> (<a
-href="/samba/history/samba-3.0.29.html">release notes</a> and <a
+<p>The latest production release is <em>Samba 3.0.30</em> (<a
+href="/samba/history/samba-3.0.30.html">release notes</a> and <a
 href="/samba/download/">download</a>).</p> 
 
 <p>With the release of version 3 of the GPL, the Samba Team has decided to

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2008-05-28 14:51:43 UTC (rev 1193)
+++ trunk/history/index.html	2008-05-28 16:05:54 UTC (rev 1194)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.2.0rc1</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/#stable">Samba 3.0.29</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.30</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.30</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -17,7 +17,22 @@
 
 <h2>Previous Release Announcments</h2>
 
+<h4>21 May 2008</h4>
+<p class="headline">Samba 3.0.29 Available for Download</p>
 
+<p>This is the latest bug fix release for Samba 3.0 and is the
+version recommended for all production Samba servers.  Among other 
+fixes and enhancements, this release address some interoperability
+problems with Windows 2008, interdomain trusts, and SMB/CIFS
+protocol correctness issues.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be 
+<a href="/samba/ftp/stable/samba-3.0.29.tar.gz">downloaded
+now</a>.  See <a href="/samba/history/samba-3.0.29.html">the
+release notes for more info</a>.</p>
+
+
 <h4>8 March 2008</h4>
 <p class="headline">Samba 3.0.28a Available for Download</p>
 
@@ -254,25 +269,4 @@
 for more information.</p>
 
 
-<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>
-
-
-
 <!--#include virtual="footer_history.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2008-05-28 14:51:43 UTC (rev 1193)
+++ trunk/index.html	2008-05-28 16:05:54 UTC (rev 1194)
@@ -19,7 +19,7 @@
 
     <h2>Current Release</h2>
 
-    <h4><a name="stable">28 May 2008</a></h4>
+    <h4><a name="latest">28 May 2008</a></h4>
     <p class="headline">Samba 3.0.30 Available for Download</p>
 
     <p>This is a security release to address CVE-2008-1105.  The 
@@ -36,7 +36,7 @@
     release notes for more info</a>.</p>
 
 
-    <h4><a name="latest">23 May 2008</a></h4>
+    <h4>23 May 2008</h4>
     <p class="headline">Samba 3.2.0rc1 Available for Download</p>
 
     <p>This is the first release candidate of Samba 3.2.0.  This is *not*



More information about the samba-cvs mailing list