tetsuya     2003/10/30 22:50:11

  Modified:    docs     index.html
               docs/site elsewhere.html
               xdocs    index.xml
               xdocs/site elsewhere.xml
  Log:
  elsewhere.html :
  31 October 2003 - Apache Axis C++ v1.0 (Alpha) Released
  30 October 2003 - Apache Xalan Java 2.5.2 Released
  29 October 2003 - Apache HTTP Server 2.0.48 Released
  29 October 2003 - Apache HTTP Server 1.3.29 Released
  Congratulations!
  
  Revision  Changes    Path
  1.334     +4 -4      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.333
  retrieving revision 1.334
  diff -u -r1.333 -r1.334
  --- index.html        26 Oct 2003 22:18:14 -0000      1.333
  +++ index.html        31 Oct 2003 06:50:10 -0000      1.334
  @@ -248,19 +248,19 @@
                   <li><a href="site/news.html#20031013.1">13 October 2003 - <b> 
Commons HttpClient 2.0 RC2 Released</b></a></li>
                   <li><a href="site/news.html#20031011.1">11 October 2003 - <b> 
Tomcat mod_jk 1.2.5 Connector Released</b></a></li>
                   <li><a href="site/news.html#20031010.1">10 October 2003 - <b> 
Velocity 1.4 R.C.1 released</b></a></li>
  -                <li><a href="site/news.html#20030930.2">30 September 2003 - <b> 
Pluto is now available at Apache</b></a></li>
           </ul>
                                                   <h4>Other news from <a 
href="site/news.html">Jakarta</a> 
           and <a href="site/elsewhere.html">Elsewhere</a></h4>
                                                   <ul>
  +                <li><a href="site/elsewhere.html#20031031.1">31 October 2003 - 
<b>Apache Axis C++ v1.0 (Alpha)</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20031030.1">30 October 2003 - 
<b>Apache Xalan Java 2.5.2</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20031029.2">29 October 2003 - 
<b>Apache HTTP Server 2.0.48</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20031029.1">29 October 2003 - 
<b>Apache HTTP Server 1.3.29</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031015.1">15 October 2003 - 
<b>The Apache Newsletter Issue #2</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031014.1">14 October 2003 - 
<b>XML-Commons Resolver component 1.1 beta 1</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031013.1">13 October 2003 - 
<b>Scarab Beta 17</b> is now available from Tigris.org</a></li>
                   <li><a href="site/elsewhere.html#20031006.1">06 October 2003 - 
<b>Apache Forrest 0.5.1</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031002.1">02 October 2003 - 
<b>Apache Cocoon 2.1.2 </b> Released</a></li>
  -                <li><a href="site/news.html#20030930.1">30 September 2003 - <b> 
Jakarta POI Featured on devX</b></a></li>
  -                <li><a href="site/elsewhere.html#20030930.1">30 September 2003 - 
<b>Apache Ant 1.6 beta1</b> Released</a></li>
  -                <li><a href="site/elsewhere.html#20030929.1">29 September 2003 - 
<b>Apache Maven 1.0 Release Candidate 1</b> Released</a></li>
           </ul>
                               </blockquote>
           </p>
  
  
  
  1.98      +239 -1    jakarta-site2/docs/site/elsewhere.html
  
  Index: elsewhere.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
  retrieving revision 1.97
  retrieving revision 1.98
  diff -u -r1.97 -r1.98
  --- elsewhere.html    15 Oct 2003 14:11:42 -0000      1.97
  +++ elsewhere.html    31 Oct 2003 06:50:11 -0000      1.98
  @@ -197,7 +197,245 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20031015.1">
  +                                    <a name="20031031.1">
  +    <h3>31 October 2003 - Apache Axis C++ v1.0 (Alpha) Released</h3>
  +</a>
  +                                                <p>
  +Apache Axis C++ Team is proud to announce the release of Apache Axis C++ v1.0 
(Alpha).
  +</p>
  +                                                <p>
  +This implementation of a C++ SOAP engine provides a stable platform
  +for developing Web services using C/C++ as well as a client side
  +library for developing C/C++ client applications. This release
  +includes the following features:
  +<ul>
  +<li>SOAP engine with both client and server support</li>
  +<li>Partial support for both SOAP 1.1 and SOAP 1.2</li>
  +<li>WSDD based deployment with dynamic deployment tools.</li>
  +<li>Support for all basic types, complex types and arrays</li>
  +<li>WSDL2WS tool for building C/C++ components from WSDL<br />
  +        Server side - Skeletons and Wrappers<br />
  +        Client side - Stubs</li>
  +<li>WSDL2WS tool generated wrappers act as RPC Providers and they perform<br />
  +        Serialization<br />
  +        Deserialization<br />
  +        Method invocation</li>
  +<li>WSDLs hosted statistically in the server.</li>
  +<li>Standalone SOAP server (HTTP)</li>
  +<li>Web server modules for Apache HTTPD 1.3 (Linux/Windows)</li>
  +<li>Web interface to the deployed services and their WSDLs.</li>
  +<li>Sample web services and client applications.</li>
  +<li>Supportive documentation for developers and users.</li>
  +</ul>
  +</p>
  +                                                <p>
  +Both binary and source are available at Apache mirror sites:<br />
  +    <a 
href="http://www.apache.org/dyn/closer.cgi/ws/axis-c/";>http://www.apache.org/dyn/closer.cgi/ws/axis-c/</a>
  +</p>
  +                                                <p>
  +We invite all interested Web services developers and users to
  +evaluate Axis C++ and give us feedback and help improve Axis C++
  +to be the best C/C++ SOAP engine.
  +</p>
  +                                                <p>
  +Please direct user questions to [EMAIL PROTECTED] and any
  +bug reports, patches, suggestions for improvement etc. to
  [EMAIL PROTECTED]
  +</p>
  +                                                <p>
  +The Axis C++ Development Team.
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20031030.1">
  +    <h3>30 October 2003 - Apache Xalan Java 2.5.2 Released</h3>
  +</a>
  +                                                <p>
  +The Xalan team is pleased to announce the availability
  +of Xalan Java 2.5.2.
  +</p>
  +                                                <p>
  +Xalan Java provides XSLT processors for transforming XML
  +documents into HTML, text, or other XML document types.
  +The Xalan Java Interpretive processor and the Xalan Java
  +Compiling processor implement XSL Transformations (XSLT)
  +Version 1.0, XML Path Language (XPath) Version 1.0, and
  +Java API for XML Programming (JAXP) Version 1.2.
  +</p>
  +                                                <p>
  +Xalan Java 2.5.2 can be downloaded from one of the Apache
  +mirrors at <a 
href="http://www.apache.org/dyn/closer.cgi/xml/xalan-j";>http://www.apache.org/dyn/closer.cgi/xml/xalan-j</a>
  +</p>
  +                                                <p>
  +Updates in this release include:
  +</p>
  +                                                <p>
  +<ul>
  +<li>Bug fixes<br />
  +  (see <a 
href="http://xml.apache.org/xalan-j/readme.html";>http://xml.apache.org/xalan-j/readme.html</a>
  +  for a list of bugs that have been fixed in this
  +  release)</li>
  +<li>Performance fixes<br />
  +  (see the bug list for specifics)</li>
  +<li>Documentation updates, including a fix which allows
  +  the docs (javadoc) to be built with JDK 1.4</li>
  +</ul>
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20031029.2">
  +    <h3>29 October 2003 - Apache HTTP Server 2.0.48 Released</h3>
  +</a>
  +                                                <p>
  +   The Apache Software Foundation and the Apache HTTP Server Project are
  +   pleased to announce the eleventh public release of the Apache 2.0
  +   HTTP Server.  This Announcement notes the significant changes in
  +   2.0.48 as compared to 2.0.47.
  +</p>
  +                                                <p>
  +   This version of Apache is principally a bug fix release.  A summary of
  +   the bug fixes is given at the end of this document.  Of particular
  +   note is that 2.0.48 addresses two security vulnerabilities:
  +</p>
  +                                                <p>
  +   mod_cgid mishandling of CGI redirect paths could result in CGI output
  +   going to the wrong client when a threaded MPM is used.<br />
  +   [<a 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789";>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789</a>]
  +</p>
  +                                                <p>
  +   A buffer overflow could occur in mod_alias and mod_rewrite when
  +   a regular expression with more than 9 captures is configured.<br />
  +   [<a 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542";>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542</a>]
  +</p>
  +                                                <p>
  +   This release is compatible with modules compiled for 2.0.42 and later
  +   versions.  We consider this release to be the best version of Apache
  +   available and encourage users of all prior versions to upgrade.
  +</p>
  +                                                <p>
  +   Apache 2.0.48 is available for download from<br />
  +     <a 
href="http://httpd.apache.org/download.cgi";>http://httpd.apache.org/download.cgi</a>
  +</p>
  +                                                <p>
  +   Please see the CHANGES_2.0 file, linked from the above page, for
  +   a full list of changes.
  +</p>
  +                                                <p>
  +   Apache 2.0 offers numerous enhancements, improvements, and performance
  +   boosts over the 1.3 codebase.  For an overview of new features introduced
  +   after 1.3 please see
  +</p>
  +                                                <p>
  +     <a 
href="http://httpd.apache.org/docs-2.0/new_features_2_0.html";>http://httpd.apache.org/docs-2.0/new_features_2_0.html</a>
  +</p>
  +                                                <p>
  +   When upgrading or installing this version of Apache, please keep
  +   in mind the following:<br />
  +   If you intend to use Apache with one of the threaded MPMs, you must
  +   ensure that the modules (and the libraries they depend on) that you
  +   will be using are thread-safe.  Please contact the vendors of these
  +   modules to obtain this information.
  +</p>
  +                                                <p>
  +For more information, see the <a href="http://httpd.apache.org/";>Apache HTTP Server 
Project WebSite</a>.
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20031029.1">
  +    <h3>29 October 2003 - Apache HTTP Server 1.3.29 Released</h3>
  +</a>
  +                                                <p>
  +    The Apache Software Foundation and The Apache HTTP Server Project are
  +    pleased to announce the release of version 1.3.29 of the Apache HTTP
  +    Server ("Apache").  This Announcement notes the significant changes
  +    in 1.3.29 as compared to 1.3.28.  The Announcement is also available
  +    in German from 
  +    <a 
href="http://www.apache.org/dist/httpd/Announcement.html.de";>http://www.apache.org/dist/httpd/Announcement.html.de</a>.
  +</p>
  +                                                <p>
  +    This version of Apache is principally a bug and security fix release.
  +    A partial summary of the bug fixes is given at the end of this 
  +document.<br />
  +    A full listing of changes can be found in the CHANGES file.  Of
  +    particular note is that 1.3.29 addresses and fixes 1 potential
  +    security issue:
  +</p>
  +                                                <p>
  +      o CAN-2003-0542 (cve.mitre.org)
  +        Fix buffer overflows in mod_alias and mod_rewrite which occurred 
  +if
  +        one configured a regular expression with more than 9 captures.
  +</p>
  +                                                <p>
  +    We consider Apache 1.3.29 to be the best version of Apache 1.3 
  +available
  +    and we strongly recommend that users of older versions, especially of
  +    the 1.1.x and 1.2.x family, upgrade as soon as possible.  No further
  +    releases will be made in the 1.2.x family.
  +</p>
  +                                                <p>
  +    Apache 1.3.29 is available for download from:<br />
  +        <a 
href="http://httpd.apache.org/download.cgi";>http://httpd.apache.org/download.cgi</a>
  +</p>
  +                                                <p>
  +    This service utilizes the network of mirrors listed at:<br />
  +        <a href="http://www.apache.org/mirrors/";>http://www.apache.org/mirrors/</a>
  +</p>
  +                                                <p>
  +    Please consult the CHANGES_1.3 file for a full list of changes.
  +</p>
  +                                                <p>
  +    As of Apache 1.3.12 binary distributions contain all standard Apache
  +    modules as shared objects (if supported by the platform) and include
  +    full source code.  Installation is easily done by executing the
  +    included install script.  See the README.bindist and INSTALL.bindist
  +    files for a complete explanation.  Please note that the binary
  +    distributions are only provided for your convenience and current
  +    distributions for specific platforms are not always available.  Win32
  +    binary distributions are based on the Microsoft Installer (.MSI)
  +    technology.  While development continues to make this installation 
  +method
  +    more robust, questions should be directed to the
  +    news:comp.infosystems.www.servers.ms-windows newsgroup.
  +</p>
  +                                                <p>
  +    For an overview of new features introduced after 1.2 please see<br />
  +    <a 
href="http://httpd.apache.org/docs/new_features_1_3.html";>http://httpd.apache.org/docs/new_features_1_3.html</a>
  +</p>
  +                                                <p>
  +    In general, Apache 1.3 offers several substantial improvements over
  +    version 1.2, including better performance, reliability and a wider
  +    range of supported platforms, including Windows NT and 2000 (which
  +    fall under the "Win32" label), OS2, Netware, and TPF threaded
  +    platforms.
  +</p>
  +                                                <p>
  +    Apache is the most popular web server in the known universe; over 
  +half
  +    of the servers on the Internet are running Apache or one of its
  +    variants.
  +</p>
  +                                                <p>
  +    IMPORTANT NOTE FOR APACHE USERS:   Apache 1.3 was designed for Unix 
  +OS
  +    variants.  While the ports to non-Unix platforms (such as Win32, 
  +Netware
  +    or OS2) are of an acceptable quality, Apache 1.3 is not optimized for
  +    these platforms.  Security, stability, or performance issues on these
  +    non-Unix ports do not generally apply to the Unix version, due to
  +    software's Unix origin.
  +</p>
  +                                                <p>
  +    Apache 2.0 has been structured for multiple operating systems from 
  +its
  +    inception, by introducing the Apache Portability Library and MPM 
  +modules.
  +    Users on non-Unix platforms are strongly encouraged to move up to
  +    Apache 2.0 for better performance, stability and security on their
  +    platforms.
  +</p>
  +                                                <p>
  +For more information, see the <a href="http://httpd.apache.org/";>Apache HTTP Server 
Project WebSite</a>.
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20031015.1">
       <h3>15 October 2003 - The Apache Newsletter Issue #2 Released</h3>
   </a>
                                                   <p>
  
  
  
  1.272     +4 -4      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.271
  retrieving revision 1.272
  diff -u -r1.271 -r1.272
  --- index.xml 26 Oct 2003 22:18:14 -0000      1.271
  +++ index.xml 31 Oct 2003 06:50:11 -0000      1.272
  @@ -54,19 +54,19 @@
                   <li><a href="site/news.html#20031013.1">13 October 2003 - <b> 
Commons HttpClient 2.0 RC2 Released</b></a></li>
                   <li><a href="site/news.html#20031011.1">11 October 2003 - <b> 
Tomcat mod_jk 1.2.5 Connector Released</b></a></li>
                   <li><a href="site/news.html#20031010.1">10 October 2003 - <b> 
Velocity 1.4 R.C.1 released</b></a></li>
  -                <li><a href="site/news.html#20030930.2">30 September 2003 - <b> 
Pluto is now available at Apache</b></a></li>
           </ul>
   <h4>Other news from <a href="site/news.html">Jakarta</a> 
           and <a href="site/elsewhere.html">Elsewhere</a></h4>
           <ul>
  +                <li><a href="site/elsewhere.html#20031031.1">31 October 2003 - 
<b>Apache Axis C++ v1.0 (Alpha)</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20031030.1">30 October 2003 - 
<b>Apache Xalan Java 2.5.2</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20031029.2">29 October 2003 - 
<b>Apache HTTP Server 2.0.48</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20031029.1">29 October 2003 - 
<b>Apache HTTP Server 1.3.29</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031015.1">15 October 2003 - 
<b>The Apache Newsletter Issue #2</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031014.1">14 October 2003 - 
<b>XML-Commons Resolver component 1.1 beta 1</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031013.1">13 October 2003 - 
<b>Scarab Beta 17</b> is now available from Tigris.org</a></li>
                   <li><a href="site/elsewhere.html#20031006.1">06 October 2003 - 
<b>Apache Forrest 0.5.1</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20031002.1">02 October 2003 - 
<b>Apache Cocoon 2.1.2 </b> Released</a></li>
  -                <li><a href="site/news.html#20030930.1">30 September 2003 - <b> 
Jakarta POI Featured on devX</b></a></li>
  -                <li><a href="site/elsewhere.html#20030930.1">30 September 2003 - 
<b>Apache Ant 1.6 beta1</b> Released</a></li>
  -                <li><a href="site/elsewhere.html#20030929.1">29 September 2003 - 
<b>Apache Maven 1.0 Release Candidate 1</b> Released</a></li>
           </ul>
   </section>
   
  
  
  
  1.62      +247 -0    jakarta-site2/xdocs/site/elsewhere.xml
  
  Index: elsewhere.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- elsewhere.xml     15 Oct 2003 14:11:42 -0000      1.61
  +++ elsewhere.xml     31 Oct 2003 06:50:11 -0000      1.62
  @@ -12,6 +12,253 @@
   
   <section name="Elsewhere ...">
   
  +<a name="20031031.1">
  +    <h3>31 October 2003 - Apache Axis C++ v1.0 (Alpha) Released</h3>
  +</a>
  +<p>
  +Apache Axis C++ Team is proud to announce the release of Apache Axis C++ v1.0 
(Alpha).
  +</p>
  +<p>
  +This implementation of a C++ SOAP engine provides a stable platform
  +for developing Web services using C/C++ as well as a client side
  +library for developing C/C++ client applications. This release
  +includes the following features:
  +<ul>
  +<li>SOAP engine with both client and server support</li>
  +<li>Partial support for both SOAP 1.1 and SOAP 1.2</li>
  +<li>WSDD based deployment with dynamic deployment tools.</li>
  +<li>Support for all basic types, complex types and arrays</li>
  +<li>WSDL2WS tool for building C/C++ components from WSDL<br/>
  +        Server side - Skeletons and Wrappers<br/>
  +        Client side - Stubs</li>
  +<li>WSDL2WS tool generated wrappers act as RPC Providers and they perform<br/>
  +        Serialization<br/>
  +        Deserialization<br/>
  +        Method invocation</li>
  +<li>WSDLs hosted statistically in the server.</li>
  +<li>Standalone SOAP server (HTTP)</li>
  +<li>Web server modules for Apache HTTPD 1.3 (Linux/Windows)</li>
  +<li>Web interface to the deployed services and their WSDLs.</li>
  +<li>Sample web services and client applications.</li>
  +<li>Supportive documentation for developers and users.</li>
  +</ul>
  +</p>
  +<p>
  +Both binary and source are available at Apache mirror sites:<br/>
  +    <a 
href="http://www.apache.org/dyn/closer.cgi/ws/axis-c/";>http://www.apache.org/dyn/closer.cgi/ws/axis-c/</a>
  +</p>
  +<p>
  +We invite all interested Web services developers and users to
  +evaluate Axis C++ and give us feedback and help improve Axis C++
  +to be the best C/C++ SOAP engine.
  +</p>
  +<p>
  +Please direct user questions to [EMAIL PROTECTED] and any
  +bug reports, patches, suggestions for improvement etc. to
  [EMAIL PROTECTED]
  +</p>
  +<p>
  +The Axis C++ Development Team.
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
  +<a name="20031030.1">
  +    <h3>30 October 2003 - Apache Xalan Java 2.5.2 Released</h3>
  +</a>
  +<p>
  +The Xalan team is pleased to announce the availability
  +of Xalan Java 2.5.2.
  +</p>
  +<p>
  +Xalan Java provides XSLT processors for transforming XML
  +documents into HTML, text, or other XML document types.
  +The Xalan Java Interpretive processor and the Xalan Java
  +Compiling processor implement XSL Transformations (XSLT)
  +Version 1.0, XML Path Language (XPath) Version 1.0, and
  +Java API for XML Programming (JAXP) Version 1.2.
  +</p>
  +<p>
  +Xalan Java 2.5.2 can be downloaded from one of the Apache
  +mirrors at <a 
href="http://www.apache.org/dyn/closer.cgi/xml/xalan-j";>http://www.apache.org/dyn/closer.cgi/xml/xalan-j</a>
  +</p>
  +<p>
  +Updates in this release include:
  +</p>
  +<p>
  +<ul>
  +<li>Bug fixes<br/>
  +  (see <a 
href="http://xml.apache.org/xalan-j/readme.html";>http://xml.apache.org/xalan-j/readme.html</a>
  +  for a list of bugs that have been fixed in this
  +  release)</li>
  +<li>Performance fixes<br/>
  +  (see the bug list for specifics)</li>
  +<li>Documentation updates, including a fix which allows
  +  the docs (javadoc) to be built with JDK 1.4</li>
  +</ul>
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
  +<a name="20031029.2">
  +    <h3>29 October 2003 - Apache HTTP Server 2.0.48 Released</h3>
  +</a>
  +<p>
  +   The Apache Software Foundation and the Apache HTTP Server Project are
  +   pleased to announce the eleventh public release of the Apache 2.0
  +   HTTP Server.  This Announcement notes the significant changes in
  +   2.0.48 as compared to 2.0.47.
  +</p>
  +<p>
  +   This version of Apache is principally a bug fix release.  A summary of
  +   the bug fixes is given at the end of this document.  Of particular
  +   note is that 2.0.48 addresses two security vulnerabilities:
  +</p>
  +<p>
  +   mod_cgid mishandling of CGI redirect paths could result in CGI output
  +   going to the wrong client when a threaded MPM is used.<br/>
  +   [<a 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789";>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789</a>]
  +</p>
  +<p>
  +   A buffer overflow could occur in mod_alias and mod_rewrite when
  +   a regular expression with more than 9 captures is configured.<br/>
  +   [<a 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542";>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542</a>]
  +</p>
  +<p>
  +   This release is compatible with modules compiled for 2.0.42 and later
  +   versions.  We consider this release to be the best version of Apache
  +   available and encourage users of all prior versions to upgrade.
  +</p>
  +<p>
  +   Apache 2.0.48 is available for download from<br/>
  +     <a 
href="http://httpd.apache.org/download.cgi";>http://httpd.apache.org/download.cgi</a>
  +</p>
  +<p>
  +   Please see the CHANGES_2.0 file, linked from the above page, for
  +   a full list of changes.
  +</p>
  +<p>
  +   Apache 2.0 offers numerous enhancements, improvements, and performance
  +   boosts over the 1.3 codebase.  For an overview of new features introduced
  +   after 1.3 please see
  +</p>
  +<p>
  +     <a 
href="http://httpd.apache.org/docs-2.0/new_features_2_0.html";>http://httpd.apache.org/docs-2.0/new_features_2_0.html</a>
  +</p>
  +<p>
  +   When upgrading or installing this version of Apache, please keep
  +   in mind the following:<br/>
  +   If you intend to use Apache with one of the threaded MPMs, you must
  +   ensure that the modules (and the libraries they depend on) that you
  +   will be using are thread-safe.  Please contact the vendors of these
  +   modules to obtain this information.
  +</p>
  +<p>
  +For more information, see the <a href="http://httpd.apache.org/";>Apache HTTP Server 
Project WebSite</a>.
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
  +
  +<a name="20031029.1">
  +    <h3>29 October 2003 - Apache HTTP Server 1.3.29 Released</h3>
  +</a>
  +<p>
  +    The Apache Software Foundation and The Apache HTTP Server Project are
  +    pleased to announce the release of version 1.3.29 of the Apache HTTP
  +    Server ("Apache").  This Announcement notes the significant changes
  +    in 1.3.29 as compared to 1.3.28.  The Announcement is also available
  +    in German from 
  +    <a 
href="http://www.apache.org/dist/httpd/Announcement.html.de";>http://www.apache.org/dist/httpd/Announcement.html.de</a>.
  +</p>
  +<p>
  +    This version of Apache is principally a bug and security fix release.
  +    A partial summary of the bug fixes is given at the end of this 
  +document.<br/>
  +    A full listing of changes can be found in the CHANGES file.  Of
  +    particular note is that 1.3.29 addresses and fixes 1 potential
  +    security issue:
  +</p>
  +<p>
  +      o CAN-2003-0542 (cve.mitre.org)
  +        Fix buffer overflows in mod_alias and mod_rewrite which occurred 
  +if
  +        one configured a regular expression with more than 9 captures.
  +</p>
  +<p>
  +    We consider Apache 1.3.29 to be the best version of Apache 1.3 
  +available
  +    and we strongly recommend that users of older versions, especially of
  +    the 1.1.x and 1.2.x family, upgrade as soon as possible.  No further
  +    releases will be made in the 1.2.x family.
  +</p>
  +<p>
  +    Apache 1.3.29 is available for download from:<br/>
  +        <a 
href="http://httpd.apache.org/download.cgi";>http://httpd.apache.org/download.cgi</a>
  +</p>
  +<p>
  +    This service utilizes the network of mirrors listed at:<br/>
  +        <a href="http://www.apache.org/mirrors/";>http://www.apache.org/mirrors/</a>
  +</p>
  +<p>
  +    Please consult the CHANGES_1.3 file for a full list of changes.
  +</p>
  +<p>
  +    As of Apache 1.3.12 binary distributions contain all standard Apache
  +    modules as shared objects (if supported by the platform) and include
  +    full source code.  Installation is easily done by executing the
  +    included install script.  See the README.bindist and INSTALL.bindist
  +    files for a complete explanation.  Please note that the binary
  +    distributions are only provided for your convenience and current
  +    distributions for specific platforms are not always available.  Win32
  +    binary distributions are based on the Microsoft Installer (.MSI)
  +    technology.  While development continues to make this installation 
  +method
  +    more robust, questions should be directed to the
  +    news:comp.infosystems.www.servers.ms-windows newsgroup.
  +</p>
  +<p>
  +    For an overview of new features introduced after 1.2 please see<br/>
  +    <a 
href="http://httpd.apache.org/docs/new_features_1_3.html";>http://httpd.apache.org/docs/new_features_1_3.html</a>
  +</p>
  +<p>
  +    In general, Apache 1.3 offers several substantial improvements over
  +    version 1.2, including better performance, reliability and a wider
  +    range of supported platforms, including Windows NT and 2000 (which
  +    fall under the "Win32" label), OS2, Netware, and TPF threaded
  +    platforms.
  +</p>
  +<p>
  +    Apache is the most popular web server in the known universe; over 
  +half
  +    of the servers on the Internet are running Apache or one of its
  +    variants.
  +</p>
  +<p>
  +    IMPORTANT NOTE FOR APACHE USERS:   Apache 1.3 was designed for Unix 
  +OS
  +    variants.  While the ports to non-Unix platforms (such as Win32, 
  +Netware
  +    or OS2) are of an acceptable quality, Apache 1.3 is not optimized for
  +    these platforms.  Security, stability, or performance issues on these
  +    non-Unix ports do not generally apply to the Unix version, due to
  +    software's Unix origin.
  +</p>
  +<p>
  +    Apache 2.0 has been structured for multiple operating systems from 
  +its
  +    inception, by introducing the Apache Portability Library and MPM 
  +modules.
  +    Users on non-Unix platforms are strongly encouraged to move up to
  +    Apache 2.0 for better performance, stability and security on their
  +    platforms.
  +</p>
  +<p>
  +For more information, see the <a href="http://httpd.apache.org/";>Apache HTTP Server 
Project WebSite</a>.
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
   <a name="20031015.1">
       <h3>15 October 2003 - The Apache Newsletter Issue #2 Released</h3>
   </a>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to