svn commit: samba-web r1162 - in trunk: devel history

deryck at samba.org deryck at samba.org
Tue Dec 11 02:37:40 GMT 2007


Author: deryck
Date: 2007-12-11 02:37:39 +0000 (Tue, 11 Dec 2007)
New Revision: 1162

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

Log:
Move old release announcement to history page, and
updated latest release links.


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


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2007-12-10 15:57:19 UTC (rev 1161)
+++ trunk/devel/index.html	2007-12-11 02:37:39 UTC (rev 1162)
@@ -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 production release is <em>Samba 3.0.27a</em> (<a
-href="/samba/history/samba-3.0.27.html">release notes</a> and <a
+<p>The latest production release is <em>Samba 3.0.28</em> (<a
+href="/samba/history/samba-3.0.28.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	2007-12-10 15:57:19 UTC (rev 1161)
+++ trunk/history/index.html	2007-12-11 02:37:39 UTC (rev 1162)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.27a</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.27a</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.28</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.28</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -17,6 +17,25 @@
 
 <h2>Previous Release Announcments</h2>
 
+<h4><a>20 Nov 2007</a></h4>
+<p class="headline">Samba 3.0.27a Available for Download</p>
+
+<p>Samba 3.0.27a is a bug fix release and is the current release
+for production servers running the Samba 3.0 series.</p>
+
+<p>The <a href="/samba/ftp/stable/samba-3.0.27a.tar.gz">Samba 3.0.27a</a> source code
+(<a href="/samba/ftp/stable/samba-3.0.27a.tar.asc">GPG
+signature</a>) can be downloaded now.   If you prefer, the 
+<a href="/samba/ftp/patches/patch-3.0.27-3.0.27a.diffs.gz">patch 
+file against previous releases</a>
+(<a href="/samba/ftp/patches/patch-3.0.27-3.0.27a.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>15 Nov 2007</a></h4>
 <p class="headline">Samba 3.0.27 Available for Download</p>
 
@@ -237,49 +256,5 @@
 download area</a>.</p>
 
 
-<h4><a>10 Jul 2006</a></h4>
-<p class="headline">Samba 3.0.23 Available for Download</p>
 
-<p>After four months of development, the Samba Team is pleased to 
-announce the general availability of Samba 3.0.23.
-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.23.html">Release Notes</a>
-for details on new features and difference in behavior 
-from previous releases.</p>
-
-<p>There has been a substantial amount of cleanup work done during 
-this development cycle.  We would like to thank both 
-<a href="http://www.coverity.com/">Coverity</a> and
-<a href="http://www.klocwork.com/">Klocwork</a>
-for analyzing the Samba source code. As a result, this release 
-includes fixes for over 400 defects.  The coverage was approximately 
-even with over 200 defects reported by each tool.</p>
-
-<p>New features in 3.0.23 include:</p>
-<ul>
-<li>Improved 'make test'</li>
-<li>New offline mode in winbindd</li>
-<li>New Kerberos support for pam_winbind.so</li>
-<li>New handling of unmapped users and groups</li>
-<li>New non-root share management tools</li>
-<li>Improved support for local and BUILTIN groups</li>
-<li>Winbind IDMAP integration with RFC2307 schema objects 
-    supported by Windows 2003 R2</li>
-<li>Rewritten 'net ads join' to mimic Windows XP without 
-    requiring administrative rights to join a domain</li>
-</ul>
-
-<p>The <a href="/samba/ftp/samba-3.0.23.tar.gz">Samba 3.0.23
-source code</a> can be downloaded now.  The <a
-href="/samba/ftp/samba-3.0.23.tar.asc">GnuPG
-signature for the <em>un</em>compressed tarball</a> is also 
-available.  Precompiled packages for RedHat 9, Fedora Core 
-5, &amp; 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" -->



More information about the samba-cvs mailing list