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

deryck at samba.org deryck at samba.org
Sat Jul 22 17:26:16 GMT 2006


Author: deryck
Date: 2006-07-22 17:26:15 +0000 (Sat, 22 Jul 2006)
New Revision: 1016

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

Log:
Archive old release announcement.
Update couple more latest release links.

deryck

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


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2006-07-22 02:12:04 UTC (rev 1015)
+++ trunk/devel/index.html	2006-07-22 17:26:15 UTC (rev 1016)
@@ -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.23</em> (<a
-href="/samba/history/samba-3.0.23.html">release notes</a> and <a
+<p>The latest production release is <em>Samba 3.0.23a</em> (<a
+href="/samba/history/samba-3.0.23a.html">release notes</a> and <a
 href="/samba/download/">download</a>).</p> 
 
 <p>Ongoing future research is being done for Samba 4.0

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2006-07-22 02:12:04 UTC (rev 1015)
+++ trunk/history/index.html	2006-07-22 17:26:15 UTC (rev 1016)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.23</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.23</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/#latest">Samba 3.0.23a</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/#latest">Samba 3.0.23a</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -16,6 +16,52 @@
 
 
 <h2>Previous Release Announcments</h2>
+
+<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>
+
+
 <h4><a>23 Jun 2006</a></h4>
 <p class="headline">Samba 3.0.23rc3 Available for Download</p>
 
@@ -255,28 +301,5 @@
 to verify the resulting uncompressed tarball's
 <a href="/samba/ftp/samba-3.0.21a.tar.asc">GPG signature</a>.</p>
 
-<h4><a>20 Dec 2005</a></h4>
-<p class="headline">Samba 3.0.21 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.  Please read the following important <a href="/samba/history/samba-3.0.21.html">changes in this release</a>.</p>
-
-<p>The <a href="/samba/ftp/samba-3.0.21.tar.gz">Samba 3.0.21
-source code</a> can be downloaded now.  The <a href="/samba/ftp/samba-3.0.21.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.20b to 3.0.21rc2, the 
-<a href="/samba/ftp/patch-3.0.20b-3.0.21.diffs.gz">patch file</a> 
-(<a href="/samba/ftp/patch-3.0.20b-3.0.21.diffs.asc">gpg signature</a>) is also available.
-Precompiled packages for Solaris, Fedora Core 4, RedHat 9, and SuSE platforms 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.21 is also available via BitTorrent
-(<a href="http://torrent.samba.org/samba/ftp/samba-3.0.21.tar.gz.torrent">samba-3.0.21.tar.gz.torrent</a>).
-Note that when downloading via BitTorrent, you are encouraged
-to verify the resulting uncompressed tarball's
-<a href="/samba/ftp/samba-3.0.21.tar.asc">GPG signature</a>.</p>
-
-
 <!--#include virtual="footer_history.html" -->



More information about the samba-cvs mailing list