You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2005/10/13 22:49:28 UTC

svn commit: r320907 - in /httpd/site/trunk/xdocs: download.xml index.xml

Author: wrowe
Date: Thu Oct 13 13:49:23 2005
New Revision: 320907

URL: http://svn.apache.org/viewcvs?rev=320907&view=rev
Log:

  Site is already updated, so prepare for a 1.3.34

Modified:
    httpd/site/trunk/xdocs/download.xml
    httpd/site/trunk/xdocs/index.xml

Modified: httpd/site/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/xdocs/download.xml?rev=320907&r1=320906&r2=320907&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/download.xml (original)
+++ httpd/site/trunk/xdocs/download.xml Thu Oct 13 13:49:23 2005
@@ -131,9 +131,9 @@
 
 </section>
 
-<section id="apache13"><title>Apache 1.3.33 is also available</title>
+<section id="apache13"><title>Apache 1.3.34 is also available</title>
 
-<p>Apache 1.3.33 is the best available version of the 1.3 series, and
+<p>Apache 1.3.34 is the best available version of the 1.3 series, and
 is recommended over all previous 1.3 releases.  This release adds several
 enhancements, fixes a number of bugs and addresses 2 security issues described in
 <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0940">CAN-2004-0940 (cve.mitre.org)</a> and
@@ -150,29 +150,29 @@
 in preference to 2.0, although important new features and
 enhancements will be seriously considered for inclusion in 1.3.</p>
 
-<p>Use the Apache 1.3.33 version if you need to use third party
+<p>Use the Apache 1.3.34 version if you need to use third party
 modules that are not yet available as an Apache 2.0 module.  Apache
 1.3 is not compatibile with Apache 2.0 modules.</p>
 
 <ul>
 <li>Unix Source: <a
-href="[preferred]/httpd/apache_1.3.33.tar.gz">apache_1.3.33.tar.gz</a>
+href="[preferred]/httpd/apache_1.3.34.tar.gz">apache_1.3.34.tar.gz</a>
 [<a
-href="http://www.apache.org/dist/httpd/apache_1.3.33.tar.gz.asc">PGP</a>] [<a
-href="http://www.apache.org/dist/httpd/apache_1.3.33.tar.gz.md5">MD5</a>]</li>
+href="http://www.apache.org/dist/httpd/apache_1.3.34.tar.gz.asc">PGP</a>] [<a
+href="http://www.apache.org/dist/httpd/apache_1.3.34.tar.gz.md5">MD5</a>]</li>
 
 <li>Unix Source: <a
-href="[preferred]/httpd/apache_1.3.33.tar.Z">apache_1.3.33.tar.Z</a>
+href="[preferred]/httpd/apache_1.3.34.tar.Z">apache_1.3.34.tar.Z</a>
 [<a
-href="http://www.apache.org/dist/httpd/apache_1.3.33.tar.Z.asc">PGP</a>] [<a
-href="http://www.apache.org/dist/httpd/apache_1.3.33.tar.Z.md5">MD5</a>]</li>
+href="http://www.apache.org/dist/httpd/apache_1.3.34.tar.Z.asc">PGP</a>] [<a
+href="http://www.apache.org/dist/httpd/apache_1.3.34.tar.Z.md5">MD5</a>]</li>
 
 <li>Win32 Binary (Self extracting): <a
-href="[preferred]/httpd/binaries/win32/apache_1.3.33-win32-x86-no_src.exe"
->apache_1.3.33-win32-x86-no_src.exe</a> [<a
-href="http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.33-win32-x86-no_src.exe.asc">PGP</a>]
+href="[preferred]/httpd/binaries/win32/apache_1.3.34-win32-x86-no_src.exe"
+>apache_1.3.34-win32-x86-no_src.exe</a> [<a
+href="http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.34-win32-x86-no_src.exe.asc">PGP</a>]
 [<a
-href="http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.33-win32-x86-no_src.exe.md5">MD5</a>]</li>
+href="http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.34-win32-x86-no_src.exe.md5">MD5</a>]</li>
 
 <li><a href="[preferred]/httpd/">Other files</a></li>
 </ul>

Modified: httpd/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/xdocs/index.xml?rev=320907&r1=320906&r2=320907&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/index.xml (original)
+++ httpd/site/trunk/xdocs/index.xml Thu Oct 13 13:49:23 2005
@@ -80,23 +80,22 @@
 
 </section>
 
-<section id="1.3.33">
-<title>Apache 1.3.33 Released</title>
+<section id="1.3.34">
+<title>Apache 1.3.34 Released</title>
 
 <p>The Apache Group is pleased to announce the
    <a href="http://www.apache.org/dist/httpd/Announcement1.3.html"
-      >legacy release of the 1.3.33 version of the Apache HTTP Server</a>.
+      >legacy release of the 1.3.34 version of the Apache HTTP Server</a>.
 </p>
 
-<p>This version of Apache is principally a security and bug fix
-release.  Of particular note is that 1.3.33 addresses and fixes the
-following 2 security related issues:</p>
+<p>This version of Apache is principally a security and bug fix release.
+   Of particular note is that 1.3.34 addresses the following security issue:</p>
 
-<p>Fix potential buffer overflow with escaped characters in SSI tag string.<br./>
-       <code>[<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0940">CAN-2004-0940 (cve.mitre.org)</a>]</code></p>
-
-<p>Reject responses from a remote server if sent an invalid (negative) Content-Length.<br./>
-       <code>[<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492">CAN-2004-0492 (cve.mitre.org)</a>]</code></p>
+<dl>
+<dd>If a request contains both Transfer-Encoding and Content-Length headers,
+    remove the Content-Length, mitigating some HTTP Request Splitting/Spoofing
+    attacks.</dd>
+</dl>
 
 <p>For further details, see the 
    <a href="http://www.apache.org/dist/httpd/Announcement1.3.html"
@@ -106,7 +105,7 @@
 <a href="download.cgi">Download</a> | 
 <a href="docs/1.3/windows.html">Apache for Win32</a> |
 <a href="docs/1.3/new_features_1_3.html">New Features in Apache 1.3</a> |
-<a href="http://www.apache.org/dist/httpd/CHANGES_1.3">ChangeLog for 1.3.33</a>
+<a href="http://www.apache.org/dist/httpd/CHANGES_1.3">ChangeLog for 1.3.34</a>
 </p>
 </section>