rdonkin 2004/07/01 14:36:00
Modified: docs index.html
docs/site/news elsewhere-2004-2ndHalf.html index.html
xdocs index.xml
xdocs/site/news elsewhere-2004-2ndHalf.xml index.xml
Log:
Added news of apache httpd server 2.0.50 release
Revision Changes Path
1.436 +4 -4 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -r1.435 -r1.436
--- index.html 28 Jun 2004 23:46:03 -0000 1.435
+++ index.html 1 Jul 2004 21:35:59 -0000 1.436
@@ -284,7 +284,7 @@
<blockquote>
<h4><a href="http://www.apachenews.org/">Apache
News Blog</a> (<a href="http://www.apachenews.org/index.xml">RSS</a>) (<a
href="http://www.apachenews.org/index.rdf">RDF</a>) -- Unofficial Resource</h4>
<h4><a
href="http://www.apache.org/licenses/">Apache License Renewal</a></h4>
- <h4><a
href="site/news/news-2004-1stHalf.html">Jakarta Product news</a></h4>
+ <h4><a
href="site/news/news-2004-2ndHalf.html">Jakarta Product news</a></h4>
<ul>
<li><a href="site/news/news-2004-1stHalf.html#20040628.2">28 June 2004 -
<b> Commons Collections 3.1 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040625.1">25 June 2004 -
<b> Commons Net 1.2.2 Released</b></a></li>
@@ -294,16 +294,16 @@
<li><a href="site/news/news-2004-1stHalf.html#20040608.2">8 June 2004 -
<b> Commons DBCP 1.2 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040608.1">8 June 2004 -
<b> Commons Pool 1.2 Released</b></a></li>
</ul>
- <h4>Other news from <a
href="site/news/news-2004-1stHalf.html">Jakarta</a>
- and <a href="site/news/elsewhere-2004-1stHalf.html">Elsewhere</a></h4>
+ <h4>Other news from <a
href="site/news/news-2004-2ndHalf.html">Jakarta</a>
+ and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/news/elsewhere-2004-2ndHalf.html#20040701.1">01 July
2004 - <b>Apache HTTP Server</b> 2.0.50 Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040628.1">28 June 2004
- <b>Henri Yandell</b> Succeeds <b>Geir Magnusson Jr.</b> As Jakarta Chair</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040628.1">28 June
2004 - <b>Eclipse Pollinate</b> announced</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040626.1">26 June
2004 - Call for Participation: <b>ApacheCon US 2004</b></a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040625.1">25 June
2004 - <b>Eclipse 3.0</b> is now available</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040603.1">03 June
2004 - At Last It's Official: <b>Apache Geronimo</b> graduates</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040525.1">25 May
2004 - BEA and ASF Announce <b>Apache Beehive</b></a></li>
- <li><a href="site/news/elsewhere-2004-1stHalf.html#20050412.1">12 April
2004 - <b>Apache Xindice 1.1b4</b> Released</a></li>
</ul>
</blockquote>
</p>
1.2 +34 -1 jakarta-site2/docs/site/news/elsewhere-2004-2ndHalf.html
Index: elsewhere-2004-2ndHalf.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/elsewhere-2004-2ndHalf.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- elsewhere-2004-2ndHalf.html 1 Jul 2004 21:20:52 -0000 1.1
+++ elsewhere-2004-2ndHalf.html 1 Jul 2004 21:35:59 -0000 1.2
@@ -222,7 +222,40 @@
</td></tr>
<tr><td>
<blockquote>
- <hr noshade="noshade" size="1" />
+ <a name="20040701.1"><h3>01 July 2004 - Apache
HTTP Server 2.0.50 Released</h3></a>
+ <p>
+ <a href="http://www.apache.org">The Apache Software Foundation</a> and
+ <a href="http://httpd.apache.org">The Apache HTTP Server Project</a> are
+ pleased to announce the release of version 2.0.50 of the Apache HTTP
+ Server ("Apache").
+</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.50 addresses two security vulnerabilities:
+</p>
+ <ul>
+ <li>
+ A remotely triggered memory leak in http header parsing can allow a
+ denial of service attack due to excessive memory consumption.
+<a
href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0493">CAN-2004-0493</a>
+ </li>
+ <li>
+ Fixes a mod_ssl buffer overflow in the FakeBasicAuth code for a
+ (trusted) client certificate subject DN which exceeds 6K in length.
+<a
href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488">CAN-2004-0488</a>
+ </li>
+ </ul>
+ <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>
+ Download Apache HTTP Server 2.0.50 from
+ <a href="http://httpd.apache.org/download.cgi">here</a>.
+</p>
+ <hr noshade="noshade" size="1" />
<h3 align="center">[ <a
href="index.html#Headlines">News Headlines index</a> ]</h3>
<h3 align="center">[ <a
href="index.html#Newsletter Archive">Newsletters Archive</a> ]</h3>
<h3 align="center">[ <a
href="news-2004-2ndHalf.html">Jakarta Product News from 2004 Jul-Dec</a> ]</h3>
1.91 +7 -0 jakarta-site2/docs/site/news/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/index.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- index.html 28 Jun 2004 22:43:18 -0000 1.90
+++ index.html 1 Jul 2004 21:35:59 -0000 1.91
@@ -352,6 +352,13 @@
<tr><td>
<blockquote>
<ul>
+ <li><strong>July</strong>
+ <ul>
+ <li>
+<a href="elsewhere-2004-2ndHalf.html#20040701.1">Apache HTTP Server 2.0.50
Released</a>
+ </li>
+ </ul>
+ </li>
<li><strong>June</strong>
<ul>
<li>
1.367 +4 -4 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -r1.366 -r1.367
--- index.xml 28 Jun 2004 23:46:03 -0000 1.366
+++ index.xml 1 Jul 2004 21:36:00 -0000 1.367
@@ -64,7 +64,7 @@
<section name="Headlines">
<h4><a href='http://www.apachenews.org/'>Apache News Blog</a> (<a
href='http://www.apachenews.org/index.xml'>RSS</a>) (<a
href='http://www.apachenews.org/index.rdf'>RDF</a>) -- Unofficial Resource</h4>
<h4><a href='http://www.apache.org/licenses/'>Apache License Renewal</a></h4>
- <h4><a href="site/news/news-2004-1stHalf.html">Jakarta Product news</a></h4>
+ <h4><a href="site/news/news-2004-2ndHalf.html">Jakarta Product news</a></h4>
<ul>
<li><a href="site/news/news-2004-1stHalf.html#20040628.2">28 June 2004 -
<b> Commons Collections 3.1 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040625.1">25 June 2004 -
<b> Commons Net 1.2.2 Released</b></a></li>
@@ -74,16 +74,16 @@
<li><a href="site/news/news-2004-1stHalf.html#20040608.2">8 June 2004 -
<b> Commons DBCP 1.2 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040608.1">8 June 2004 -
<b> Commons Pool 1.2 Released</b></a></li>
</ul>
-<h4>Other news from <a href="site/news/news-2004-1stHalf.html">Jakarta</a>
- and <a href="site/news/elsewhere-2004-1stHalf.html">Elsewhere</a></h4>
+<h4>Other news from <a href="site/news/news-2004-2ndHalf.html">Jakarta</a>
+ and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/news/elsewhere-2004-2ndHalf.html#20040701.1">01 July
2004 - <b>Apache HTTP Server</b> 2.0.50 Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040628.1">28 June 2004
- <b>Henri Yandell</b> Succeeds <b>Geir Magnusson Jr.</b> As Jakarta Chair</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040628.1">28 June
2004 - <b>Eclipse Pollinate</b> announced</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040626.1">26 June
2004 - Call for Participation: <b>ApacheCon US 2004</b></a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040625.1">25 June
2004 - <b>Eclipse 3.0</b> is now available</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040603.1">03 June
2004 - At Last It's Official: <b>Apache Geronimo</b> graduates</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040525.1">25 May
2004 - BEA and ASF Announce <b>Apache Beehive</b></a></li>
- <li><a href="site/news/elsewhere-2004-1stHalf.html#20050412.1">12 April
2004 - <b>Apache Xindice 1.1b4</b> Released</a></li>
</ul>
</section>
1.2 +34 -0 jakarta-site2/xdocs/site/news/elsewhere-2004-2ndHalf.xml
Index: elsewhere-2004-2ndHalf.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/elsewhere-2004-2ndHalf.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- elsewhere-2004-2ndHalf.xml 1 Jul 2004 21:20:07 -0000 1.1
+++ elsewhere-2004-2ndHalf.xml 1 Jul 2004 21:36:00 -0000 1.2
@@ -30,6 +30,40 @@
<hr size="1" noshade="noshade" />
-->
+<a name="20040701.1"><h3>01 July 2004 - Apache HTTP Server 2.0.50 Released</h3></a>
+<p>
+ <a href='http://www.apache.org'>The Apache Software Foundation</a> and
+ <a href='http://httpd.apache.org'>The Apache HTTP Server Project</a> are
+ pleased to announce the release of version 2.0.50 of the Apache HTTP
+ Server ("Apache").
+</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.50 addresses two security vulnerabilities:
+</p>
+ <ul>
+ <li>
+ A remotely triggered memory leak in http header parsing can allow a
+ denial of service attack due to excessive memory consumption.
+<a
href='http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0493'>CAN-2004-0493</a>
+ </li>
+ <li>
+ Fixes a mod_ssl buffer overflow in the FakeBasicAuth code for a
+ (trusted) client certificate subject DN which exceeds 6K in length.
+<a
href='http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488'>CAN-2004-0488</a>
+ </li>
+ </ul>
+<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>
+ Download Apache HTTP Server 2.0.50 from
+ <a href='http://httpd.apache.org/download.cgi'>here</a>.
+</p>
+
<hr noshade="noshade" size="1"/>
<h3 align="center">[ <a href="index.html#Headlines">News Headlines index</a> ]</h3>
<h3 align="center">[ <a href="index.html#Newsletter Archive">Newsletters
Archive</a> ]</h3>
1.48 +7 -0 jakarta-site2/xdocs/site/news/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/index.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- index.xml 28 Jun 2004 22:43:19 -0000 1.47
+++ index.xml 1 Jul 2004 21:36:00 -0000 1.48
@@ -83,6 +83,13 @@
<section name='Headlines'>
<subsection name='2004'>
<ul>
+ <li><strong>July</strong>
+ <ul>
+ <li>
+<a href="elsewhere-2004-2ndHalf.html#20040701.1">Apache HTTP Server 2.0.50
Released</a>
+ </li>
+ </ul>
+ </li>
<li><strong>June</strong>
<ul>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]