You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by cr...@apache.org on 2001/08/10 07:53:54 UTC

cvs commit: jakarta-site2/xdocs/site binindex.xml news.xml sourceindex.xml

craigmcc    01/08/09 22:53:54

  Modified:    docs/site binindex.html news.html sourceindex.html
               xdocs/site binindex.xml news.xml sourceindex.xml
  Log:
  Announcement and updates for Tomcat 4.0-beta-7.
  
  Revision  Changes    Path
  1.84      +2 -2      jakarta-site2/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- binindex.html	2001/08/06 17:02:44	1.83
  +++ binindex.html	2001/08/10 05:53:54	1.84
  @@ -200,8 +200,8 @@
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta 4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/bin/">Tomcat 3.3
   Beta 1</a></li>
  -<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b6/">Tomcat 4.0 beta
  -6</a></li>
  +<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b7/">Tomcat 4.0 beta
  +7</a></li>
   </ul>
                                                   <h2>
   Nightly Builds
  
  
  
  1.84      +12 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- news.html	2001/08/06 02:36:51	1.83
  +++ news.html	2001/08/10 05:53:54	1.84
  @@ -133,7 +133,18 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>6 August 2001 - Apache LogKit 1.0b4 Released</h3>
  +                                    <h3>9 August 2001 - Tomcat 4.0-beta-7 Released</h3>
  +                                                <p>A <strong>release candidate</strong> version of Tomcat 4.0, version
  +<em>Tomcat 4.0-beta-7</em> has been released.  This version conforms to
  +the <code>Proposed Final Draft 3</code> version of the Servlet 2.3 and
  +JSP 1.2 specifications, which will go final soon, and incorporates all of
  +the latest bugfixes.</p>
  +                                                <p>In addition, for users who run Tomcat 4.0 on Windows 9x, this release
  +fixes a security vulnerability that allows unauthenticated users to browse
  +the directory tree above the web application's context root by using request
  +URIs including three or more dots ("/...").  Users running on Win2K and Unix
  +systems are <strong>not</strong> susceptible to this vulnerability.</p>
  +                                                <h3>6 August 2001 - Apache LogKit 1.0b4 Released</h3>
                                                   <p>The Avalon team is proud to announce the 1.0b4 beta
    release of LogKit. LogKit is an easy to use logging toolkit designed
    for secure performance-orientated logging. The distribution is available <a href="http://jakarta.apache.org/builds/jakarta-avalon/release/logkit/latest">here</a>.</p>
  
  
  
  1.58      +2 -2      jakarta-site2/docs/site/sourceindex.html
  
  Index: sourceindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- sourceindex.html	2001/08/06 17:02:44	1.57
  +++ sourceindex.html	2001/08/10 05:53:54	1.58
  @@ -196,8 +196,8 @@
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta 4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/src/">Tomcat 3.3
   Beta 1</a></li>
  -<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b6/src/">Tomcat 4.0
  -beta 6</a></li>
  +<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b7/src/">Tomcat 4.0
  +beta 7</a></li>
   </ul>
                                                   <h2>
   Nightly Builds (May not compile or even run)
  
  
  
  1.68      +2 -2      jakarta-site2/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- binindex.xml	2001/08/06 17:02:44	1.67
  +++ binindex.xml	2001/08/10 05:53:54	1.68
  @@ -89,8 +89,8 @@
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta 4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/bin/">Tomcat 3.3
   Beta 1</a></li>
  -<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b6/">Tomcat 4.0 beta
  -6</a></li>
  +<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b7/">Tomcat 4.0 beta
  +7</a></li>
   </ul>
   
   <h2>
  
  
  
  1.68      +15 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- news.xml	2001/08/06 02:36:51	1.67
  +++ news.xml	2001/08/10 05:53:54	1.68
  @@ -11,6 +11,21 @@
   
   <section name="News &amp; Status">
   
  +<h3>9 August 2001 - Tomcat 4.0-beta-7 Released</h3>
  +
  +<p>A <strong>release candidate</strong> version of Tomcat 4.0, version
  +<em>Tomcat 4.0-beta-7</em> has been released.  This version conforms to
  +the <code>Proposed Final Draft 3</code> version of the Servlet 2.3 and
  +JSP 1.2 specifications, which will go final soon, and incorporates all of
  +the latest bugfixes.</p>
  +
  +<p>In addition, for users who run Tomcat 4.0 on Windows 9x, this release
  +fixes a security vulnerability that allows unauthenticated users to browse
  +the directory tree above the web application's context root by using request
  +URIs including three or more dots ("/...").  Users running on Win2K and Unix
  +systems are <strong>not</strong> susceptible to this vulnerability.</p>
  +
  +
   <h3>6 August 2001 - Apache LogKit 1.0b4 Released</h3>
   
   <p>The Avalon team is proud to announce the 1.0b4 beta
  
  
  
  1.38      +2 -2      jakarta-site2/xdocs/site/sourceindex.xml
  
  Index: sourceindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- sourceindex.xml	2001/08/06 17:02:44	1.37
  +++ sourceindex.xml	2001/08/10 05:53:54	1.38
  @@ -84,8 +84,8 @@
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta 4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/src/">Tomcat 3.3
   Beta 1</a></li>
  -<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b6/src/">Tomcat 4.0
  -beta 6</a></li>
  +<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-b7/src/">Tomcat 4.0
  +beta 7</a></li>
   </ul>
   
   <h2>