svn commit: samba-web r473 - in trunk: . devel history news/releases style

deryck at samba.org deryck at samba.org
Thu Dec 16 15:22:17 GMT 2004


Author: deryck
Date: 2004-12-16 15:22:17 +0000 (Thu, 16 Dec 2004)
New Revision: 473

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

Log:

Adding 3.0.10 announcement to news.  Also, lots of related
house cleaning: moving 3.0.9 to history, adding last few release notes
to history header, updating 'current stable' notes here and there, and
a little CSS tweak to release notes column on the history page. 

--deryck

Added:
   trunk/news/releases/3.0.10.html
Modified:
   trunk/devel/index.html
   trunk/header2.html
   trunk/history/header_history.html
   trunk/history/index.html
   trunk/index.html
   trunk/style/history.css


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/devel/index.html	2004-12-16 15:22:17 UTC (rev 473)
@@ -13,7 +13,7 @@
 
 <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.8</em> (<a href="/samba/history/samba-3.0.8.html">release notes</a> and <a href="/samba/download/">download</a>).  The next major stable release will be <em>Samba 3.2</em>.   A release date has yet to be projected for 3.2, but it will be made available when the current development branch, Samba 3.1, becomes stable.  Samba 4, an ambitious reworking of the Samba code, is being developed concurrently with Samba3.</p>
+<p>The latest stable release is <em>Samba 3.0.10</em> (<a href="/samba/history/samba-3.0.10.html">release notes</a> and <a href="/samba/download/">download</a>).  The next major stable release will be <em>Samba 3.2</em>.   A release date has yet to be projected for 3.2, but it will be made available when the current development branch, Samba 3.1, becomes stable.  Samba 4, an ambitious reworking of the Samba code, is being developed concurrently with Samba3.</p>
 
 
 <br />

Modified: trunk/header2.html
===================================================================
--- trunk/header2.html	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/header2.html	2004-12-16 15:22:17 UTC (rev 473)
@@ -135,9 +135,9 @@
   <div class="releases">
     <h4>Current Stable Releases</h4>
     <ul>
-    <li><a href="/samba/ftp/samba-3.0.9.tar.gz">Samba 3.0.9 (gzipped)</a></li>
-    <li><a href="/samba/history/samba-3.0.9.html">Release Notes</a></li>
-    <li><a href="/samba/ftp/stable/samba-3.0.9.tar.asc">Signature</a></li>
+    <li><a href="/samba/ftp/samba-3.0.10.tar.gz">Samba 3.0.10 (gzipped)</a></li>
+    <li><a href="/samba/history/samba-3.0.10.html">Release Notes</a></li>
+    <li><a href="/samba/ftp/stable/samba-3.0.10.tar.asc">Signature</a></li>
     </ul>
     
     <ul>

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/history/header_history.html	2004-12-16 15:22:17 UTC (rev 473)
@@ -84,6 +84,9 @@
   <div class="notes">
     <h6>Release Notes</h6>
     <ul>
+    <li><a href="samba-3.0.10.html">samba-3.0.10.html</a></li>
+    <li><a href="samba-3.0.9.html">samba-3.0.9.html</a></li>
+    <li><a href="samba-3.0.8.html">samba-3.0.8.html</a></li>
     <li><a href="samba-3.0.7.html">samba-3.0.7.html</a></li>
     <li><a href="samba-3.0.6.html">samba-3.0.6.html</a></li>
     <li><a href="samba-3.0.5.html">samba-3.0.5.html</a></li>

Modified: trunk/history/index.html
===================================================================
--- trunk/history/index.html	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/history/index.html	2004-12-16 15:22:17 UTC (rev 473)
@@ -6,8 +6,8 @@
 
 <div class="latest"> 
   <ul>
-  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.9</a></li>
-  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.9</a></li> 
+  <li>Latest Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.10</a></li>
+  <li>Current Stable Release &mdash; <a href="/samba/index.html#latest">Samba 3.0.10</a></li> 
   <!-- Second link will point to #stable on this page when current release is a development release -->
   </ul>
 </div>
@@ -16,7 +16,25 @@
 
 
 <h2>Previous Release Announcments</h2>
+<h4><a>19 November 2004</a></h4>
+<p class="headline">Samba 3.0.9 Available for Download</p>
 
+<p>Samba 3.0.9 is the latest stable 
+release of Samba, and is the version that production servers should 
+be running for all current bug-fixes.  There have been several 
+important issues fixed since the 3.0.8 release.
+(<a href="/samba/history/samba-3.0.9.html">release notes</a>)</p>
+
+<p>The <a href="/samba/ftp/samba-3.0.9.tar.gz">Samba 3.0.9
+source code</a> can be downloaded now.  
+The <a href="/samba/ftp/stable/samba-3.0.9.tar.asc">GnuPG
+signature for the uncompressed tarball</a> is also available.  
+Precompiled packages for various platforms are available in the 
+<a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages 
+download area</a>.  More will appear over the next week as they are provided by
+volunteer package maintainers.</p>
+
+
 <h4><a>8 November 2004</a></h4>
 <p class="headline">Samba 3.0.8 Available for Download</p>
 
@@ -250,38 +268,4 @@
 8/9 and Fedora Core 1</a> can be also be downloaded.</p>
 
 
-<h4>8 May 2004</h4>
-<p class="headline">Samba 3.0.4 and 2.2.9 Available for Download</p>
-
-<p>The latest patch release of the 3.0 code base, Samba 3.0.4, is
-available for download in <a href=
-"/samba/ftp/samba-3.0.4.tar.gz">gzipped format</a>. The <a href=
-"/samba/ftp/samba-3.0.4.tar.asc">GPG signature</a> is for the
-uncompressed tarball. This is the latest stable release of Samba.
-This is the version that production Samba servers should be running
-for all current bug-fixes. There have been several issues fixed
-since the 3.0.3 release, the most visible of which is the problem
-with user password changes after applying the Microsoft security
-hotfix described in KB828741 to Windows NT 4.0/200x/XP clients.
-Please refer to the <a href="samba-3.0.4.html">Release
-Notes</a> for descriptions of the exact changes and new
-features.</p>
-<p>Samba 2.2.9 is the latest stable release of the Samba 2.2 code
-base. This is a maintenance release of Samba 2.2.8a to address the
-problem with user password changes after applying the Microsoft
-hotfix described in KB828741 to Windows NT 4.0/200x/XP clients. No
-other changes have been applied since Samba 2.2.8a. There are no
-further Samba 2.2.x releases planned at this time. Samba 2.2.9 can
-be downloaded in <a href="/samba/ftp/samba-2.2.9.tar.gz">gzipped
-format</a>. The <a href="/samba/ftp/samba-2.2.9.tar.asc">GPG
-signature</a> is for the uncompressed tarball. The <a href=
-"samba-2.2.9.html">release notes</a> are available
-on-line.</p>
-<p>Pre-built packages of Samba 3.0.4 and 2.2.9 can be downloaded
-from the <a href="/samba/ftp/Binary_Packages/">Binary_Packages</a>
-directory on samba.org.</p>
-<p>If you are looking for bzip2 versions of the tarballs, please
-<a href="/samba/ftp/README-BZIP2">read this note</a>.</p>
-
-
 <!--#include virtual="footer_history.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/index.html	2004-12-16 15:22:17 UTC (rev 473)
@@ -31,24 +31,6 @@
        download area</a>.  More will appear over the next week as they are provided by
        volunteer package maintainers.</p>
 
-
-    <h4><a name=>19 November 2004</a></h4>
-    <p class="headline">Samba 3.0.9 Available for Download</p>
-
-    <p>Samba 3.0.9 is the latest stable 
-       release of Samba, and is the version that production servers should 
-       be running for all current bug-fixes.  There have been several 
-       important issues fixed since the 3.0.8 release.
-       (<a href="/samba/history/samba-3.0.9.html">release notes</a>)</p>
-
-    <p>The <a href="/samba/ftp/samba-3.0.9.tar.gz">Samba 3.0.9
-       source code</a> can be downloaded now.  The <a href="/samba/ftp/stable/samba-3.0.9.tar.asc">GnuPG
-       signature for the uncompressed tarball</a> is also available.  
-       Precompiled packages for various platforms are available in the 
-       <a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages 
-       download area</a>.  More will appear over the next week as they are provided by
-       volunteer package maintainers.</p>
-
     
     <h4>24 September 2004</h4>
     <p class="headline">Samba 3.1.0 Available for Download</p>

Added: trunk/news/releases/3.0.10.html
===================================================================
--- trunk/news/releases/3.0.10.html	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/news/releases/3.0.10.html	2004-12-16 15:22:17 UTC (rev 473)
@@ -0,0 +1,20 @@
+    <h3><a name="3.0.10">Security Release: Samba 3.0.10 Available for Download</a></h3> 
+        
+    <div class="article">
+    <p>Samba 3.0.10 is the latest stable
+       release of Samba, and is the version that production servers should
+       be running for all current bug-fixes. This is primarily a security 
+       release to address <a href="/samba/security/CAN-2004-1154.html">CAN-2004-1154</a>. 
+       Please refer to the <a href="/samba/history/samba-3.0.10.html">release notes</a> 
+       for details regarding additional changes.</p>
+
+    <p>The <a href="/samba/ftp/samba-3.0.10.tar.gz">Samba 3.0.10
+       source code</a> can be downloaded now.  The <a href="/samba/ftp/stable/samba-3.0.10.tar.asc">GnuPG
+       signature for the uncompressed tarball</a> is also available.
+       Precompiled packages for various platforms are available in the
+       <a href="http://download.samba.org/samba/ftp/Binary_Packages/">Binary_Packages
+       download area</a>.  More will appear over the next week as they are provided by
+       volunteer package maintainers.</p>
+    </div>
+        
+       

Modified: trunk/style/history.css
===================================================================
--- trunk/style/history.css	2004-12-16 12:37:42 UTC (rev 472)
+++ trunk/style/history.css	2004-12-16 15:22:17 UTC (rev 473)
@@ -4,11 +4,15 @@
 	top:265px;
 	left:0;
 }
+.notes h6 {
+    text-align:left;
+    margin:10px 5px;
+}
 .notes ul {
 	list-style-type:none;
 	text-align:left;
 	padding-left:12px;
-	margin:0;
+	margin:0 0 0 10px;
 	font-size:10px;
 }
 		/* Styles for main content (center column) */



More information about the samba-cvs mailing list