<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Apache News Online : Apache HTTP</title>
<link>http://www.apachenews.org/archives/cat_apache_http.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator>tetsuya@apache.org</dc:creator>
<dc:date>2008-06-14T00:21:57+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.122-ja" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>14 June 2008 - Apache HTTP Server 2.2.9 Released</title>
<link>http://www.apachenews.org/archives/001167.html</link>
<description>
<![CDATA[<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.2.9 of the Apache HTTP Server ("Apache").  This version of Apache is principally a bug and security fix release. The following potential security flaws are addressed:<ul><li>CVE-2008-2364 (cve.mitre.org) -- mod_proxy_http: Better handling of excessive interim responses from origin server to prevent potential denial of service and high memory usage. Reported by Ryujiro Shibuya.</li><li>CVE-2007-6420 (cve.mitre.org) -- mod_proxy_balancer: Prevent CSRF attacks against the balancer-manager interface.</li></ul>
<p/>
We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.
<p/>
Apache HTTP Server 2.2.9 is available for download from:
<p/>
  <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced since 2.0 please see:
<p/>
  <a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a>
<p/>
Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes.  A condensed list, CHANGES_2.2.9 provides the complete list of changes since 2.2.8. A summary of security vulnerabilities which were addressed in the previous 2.2.8 and earlier releases is available:
<p/>
  <a href="http://httpd.apache.org/security/vulnerabilities_22.html">http://httpd.apache.org/security/vulnerabilities_22.html</a>
<p/>
Apache HTTP Server 1.3.41 and 2.0.63 legacy releases are also currently available.  See the appropriate CHANGES from the url above.  See the corresponding CHANGES files linked from the download page.  The Apache HTTP Project developers strongly encourage all users to migrate to Apache 2.2, as only limited maintenance is performed on these legacy versions.
<p/>
This release includes <a href="http://apr.apache.org/">the Apache Portable Runtime</a> (APR) version 1.3.0 bundled with the tar and zip distributions.  The APR libraries libapr and libaprutil (and on Win32, libapriconv) must all be updated to ensure binary compatibility and address many known platform bugs.
<p/>
This release builds on and extends the Apache 2.0 API.  Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, and require minimal or no source code changes.
<p/>
  <a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING">http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING</a>
<p/>
When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1167@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2008-06-14T00:21:57+00:00</dc:date>
</item>
<item>
<title>19 January 2008 - Apache HTTP Server 2.2.8 (2.0.63, 1.3.41) Released</title>
<link>http://www.apachenews.org/archives/001105.html</link>
<description>
<![CDATA[      Apache HTTP Server 2.2.8 Released
<p/>
 The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.2.8 of the Apache HTTP Server ("Apache"). This version of Apache is principally a bug and security fix release. The following potential security flaws are addressed:
<ul>
<li>CVE-2007-6421 (cve.mitre.org)<br/>
 mod_proxy_balancer: Correctly escape the worker route and the worker redirect string in the HTML output of the balancer manager. Reported by SecurityReason.
<p/>
 A flaw was found in the mod_proxy_balancer module. On sites where mod_proxy_balancer is enabled, a cross-site scripting attack against an authorized user is possible.
</li>
<li>CVE-2007-6422 (cve.mitre.org)<br/>
 Prevent crash in balancer manager if invalid balancer name is passed as parameter. Reported by SecurityReason.
<p/>
 A flaw was found in the mod_proxy_balancer module. On sites where mod_proxy_balancer is enabled, an authorized user could send a carefully crafted request that would cause the Apache child process handling that request to crash. This could lead to a denial of service if using a threaded Multi-Processing Module.
</li>
<li>CVE-2007-6388 (cve.mitre.org)<br/>
 mod_status: Ensure refresh parameter is numeric to prevent a possible XSS attack caused by redirecting to other URLs. Reported by SecurityReason.
<p/>
 A flaw was found in the mod_status module. On sites where mod_status is enabled and the status pages were publicly accessible, a cross-site scripting attack is possible. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available.
</li>
<li>CVE-2007-5000 (cve.mitre.org)<br/>
 mod_imagemap: Fix a cross-site scripting issue. Reported by JPCERT.
<p/>
 A flaw was found in the mod_imap module. On sites where mod_imap is enabled and an imagemap file is publicly available, a cross-site scripting attack is possible.
</li></ul>
<p/>
 We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.
<p/>
 Apache HTTP Server 2.2.8 is available for download from:
<p/>
  <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
 Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase. For an overview of new features introduced since 2.0 please see:
<p/>
  <a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a>
<p/>
 Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes. A condensed list, CHANGES_2.2.8 provides the complete list of changes since 2.2.6 (2.2.7 was not released). A summary of security vulnerabilities which were addressed in the previous 2.2.6 and earlier releases is available:
<p/>
  <a href="http://httpd.apache.org/security/vulnerabilities_22.html">http://httpd.apache.org/security/vulnerabilities_22.html</a>
<p/>
 Apache HTTP Server 1.3.41 and 2.0.63 legacy releases are also currently available. See the appropriate CHANGES from the url above. See the corresponding CHANGES files linked from the download page. The Apache HTTP Project developers strongly encourage all users to migrate to Apache 2.2, as only limited maintenance is performed on these legacy versions.
<p/>
 This release includes the Apache Portable Runtime (APR) version 1.2.12 bundled with the tar and zip distributions. The APR libraries libapr and libaprutil (and on Win32, libapriconv) must all be updated to ensure binary compatibility and address many known platform bugs.
<p/>
 This release builds on and extends the Apache 2.0 API. Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, and require minimal or no source code changes.
<p/>
  <a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING">http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING</a>
<p/>
 When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.
<p/>
----
<p/>
-- The Apache Software Foundation and the Apache HTTP Server Project
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1105@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2008-01-20T00:51:27+00:00</dc:date>
</item>
<item>
<title>19 January 2008 - Apache HTTP Server 2.0.63 (2.2.8, 1.3.41) Released</title>
<link>http://www.apachenews.org/archives/001104.html</link>
<description>
<![CDATA[      Apache HTTP Server 2.0.63 Released
<p/>
 The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the legacy release of version 2.0.63 of the Apache HTTP Server ("Apache"). This Announcement notes the significant changes in 2.0.63 as compared to 2.0.61 (2.0.62 was not released). This Announcement 2.0 document may also be available in multiple languages at:
<p/>
   <a href="http://www.apache.org/dist/httpd/">http://www.apache.org/dist/httpd/</a>
<p/>
 This version of Apache is principally a bug and security fix release. The following potential security flaws are addressed:<ul>
<li>CVE-2007-6388 (cve.mitre.org)<br/>
  mod_status: Ensure refresh parameter is numeric to prevent a possible XSS attack caused by redirecting to other URLs. Reported by SecurityReason.
<p/>
  A flaw was found in the mod_status module. On sites where mod_status is enabled and the status pages were publicly accessible, a cross-site scripting attack is possible. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available.
</li>
<li>CVE-2007-5000 (cve.mitre.org)<br/>
  mod_imagemap: Fix a cross-site scripting issue.  Reported by JPCERT.
<p/>
  A flaw was found in the mod_imap module. On sites where mod_imap is enabled and an imagemap file is publicly available, a cross-site scripting attack is possible.
</li>
</ul>
<p/>
 Please see the CHANGES_2.0.63 file in this directory for a full list of changes for this version.
<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 2.0 available and encourage users of all prior versions to upgrade.
<p/>
 This release includes the Apache Portable Runtime library suite release version 0.9.17, bundled with the tar and zip distributions. These libraries; libapr, libaprutil, and on Win32, libapriconv must all be updated to ensure binary compatibility and address many known platform bugs.
<p/>
 Apache HTTP Server 2.0.63 is available for download from
<p/>
   <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
 Please see the CHANGES_2.0 file, linked from the above page, for a full list of changes. A condensed list, CHANGES_2.0.63 provides the complete list of changes since 2.0.61.
<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/>
   <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/>
 When upgrading or installing this version of Apache, please keep in mind the following: 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 refer to the documentation of these modules and libraries to obtain this information.
<p/>
 Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase. For an overview of new features introduced after 2.0 please see
<p/>
   <a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a>
<p/>
 We consider Apache 2.2 to be the best available version at the time of this release. We offer Apache 2.0.63 as the best legacy version of Apache 2.0 available. Users should first consider upgrading to the current release of Apache 2.2 instead.
<p/>
----
<p/>
-- The Apache Software Foundation and The Apache HTTP Server Project
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1104@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2008-01-20T00:43:41+00:00</dc:date>
</item>
<item>
<title>19 January 2008 - Apache HTTP Server 1.3.41 (2.2.8, 2.0.63) Released</title>
<link>http://www.apachenews.org/archives/001103.html</link>
<description>
<![CDATA[                        Apache HTTP Server 1.3.41 Released
<p/>
    The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 1.3.41 of the Apache HTTP Server ("Apache"). This Announcement notes the significant changes in 1.3.41 as compared to 1.3.39 (1.3.40 was not released).
<p/>
    This version of Apache is is principally a bug and security fix release. The following potential security flaws are addressed:<ul>

<li>CVE-2007-6388 (cve.mitre.org)<br/>
        mod_status: Ensure refresh parameter is numeric to prevent a possible XSS attack caused by redirecting to other URLs. Reported by SecurityReason.
<p/>
        A flaw was found in the mod_status module. On sites where  
mod_status is enabled and the status pages were publicly accessible, a cross-site scripting attack is possible. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available.

</li>
<li>CVE-2007-5000 (cve.mitre.org)<br/>
        mod_imap: Fix cross-site scripting issue.  Reported by JPCERT.
<p/>
        A flaw was found in the mod_imap module. On sites where mod_imap is enabled and an imagemap file is publicly   available, a cross-site scripting attack is possible.

</li>
<li>CVE-2007-3847 (cve.mitre.org)<br/>
        mod_proxy: Prevent reading past the end of a buffer when parsing date-related headers.  PR 41144. With Apache 1.3, the denial of service vulnerability applies only to the Windows and NetWare platforms.
</li>
</ul>
<p/>
    Please see the CHANGES_1.3.41 file in this directory for a full list of changes for this version.
<p/>
    Apache 1.3.41 is the current stable release of the Apache 1.3 family. We strongly recommend that users of all earlier versions, including 1.3 family release, upgrade to to the current 2.2 version as soon as possible.
<p/>
    We recommend Apache 1.3.41 version for users who require a third party module that is not yet available as an Apache 2.x module. Modules compiled for Apache 2.x are not compatible with Apache 1.3, and modules compiled for Apache 1.3 are not compatible with Apache 2.x.
<p/>
    Apache 1.3.41 is available for download from
<p/>
            <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
    This service utilizes the network of mirrors listed at:
<p/>
            <a href="http://www.apache.org/mirrors/">http://www.apache.org/mirrors/</a>
<p/>
    Binary distributions may be available for your specific platform from
<p/>
            <a href="http://www.apache.org/dist/httpd/binaries/">http://www.apache.org/dist/httpd/binaries/</a>
<p/>
    Binaries distributed by the Apache HTTP Server Project are provided as a courtesy by individual project contributors. The project makes no commitment to release the Apache HTTP Server in binary form for any particular platform, nor on any particular schedule.
<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) will function for some applications, Apache 1.3 is not designed for these platforms. Apache 2 was designed from the ground up for security, stability, or performance issues across all modern operating  systems.
    Users of any non-Unix ports are strongly cautioned to move to Apache 2.
<p/>
    The Apache project no longer distributes non-Unix platform binaries from the main download pages for Apache 1.3. If absolutely necessary, a binary may be available at <a href="http://archive.apache.org/dist/httpd/">http://archive.apache.org/dist/httpd/</a>.
<p/>
    Apache is the most popular web server in the known universe; about 2/3 of the servers on the Internet run Apache HTTP Server, or one of its variants.
<p/>
----
<p/>
   Bugfixes addressed in 1.3.41 are:
<p/>
     More efficient implementation of the CVE-2007-3304 PID table patch. This fixes issues with excessive memory usage by the parent process if long-running and with a high number of child process forks during that timeframe. Also fixes bogus "Bad pid" errors.
<p/>
----
<p/>
-- The Apache Software Foundation and The Apache HTTP Server Project
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1103@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2008-01-20T00:34:43+00:00</dc:date>
</item>
<item>
<title>16 February 2007 - Mod_python 3.3.1 released</title>
<link>http://www.apachenews.org/archives/000948.html</link>
<description>
<![CDATA[<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 3.3.1 release of mod_python. Mod_python 3.3.1 is considered a stable release, suitable for production use.
<p/>
Mod_python is an Apache HTTP Server module that embeds the Python language interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to maintain objects between requests, access to httpd internals, content filters and connection handlers.
<p/>
The 3.3.1 release has many new features, feature enhancements, fixed bugs and other improvements over the previous version. See Appendix A of mod_python documentation for more details.
<p/>
Mod_python 3.3.1 is released under the new <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License version 2.0</a>.
<p/>
Mod_python 3.3.1 is available for download from:
<p/>
<a href="http://httpd.apache.org/modules/python-download.cgi">http://httpd.apache.org/modules/python-download.cgi</a>
<p/>
More infromation about mod_python is available at:
<p/>
<a href="http://httpd.apache.org/modules/">http://httpd.apache.org/modules/</a>
<p/>
Many thanks to everyone who contributed to and helped test this release, without your help it would not be possible.
<p/>
Regards,
<p/>
----
<p/>
<strong><em><u>-- The Apache Mod_python team</u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">948@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2007-02-16T00:00:49+00:00</dc:date>
</item>
<item>
<title>10 January 2007 - Apache HTTP Server 2.2.4 Released</title>
<link>http://www.apachenews.org/archives/000931.html</link>
<description>
<![CDATA[<center>Apache HTTP Server 2.2.4 Released</center>
<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 <a href="http://httpd.apache.org/download.cgi">release</a> of version 2.2.4 of the Apache HTTP Server ("Apache"). This version of Apache is principally a bugfix release.
<p/>
We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.
<p/>
Apache HTTP Server 2.2.4 is available for download from:
<p/>
  <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced since 2.0 please see:
<p/>
  <a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a>
<p/>
Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes.  A summary of security vulnerabilities which were addressed in the previous 2.2.3 and earlier releases is available:
<p/>
  <a href="http://httpd.apache.org/security/vulnerabilities_22.html">http://httpd.apache.org/security/vulnerabilities_22.html</a>
<p/>
Apache HTTP Server 1.3.37 and 2.0.59 legacy releases are also currently available.  See the appropriate CHANGES from the url above.  See the corresponding CHANGES files linked from the download page.  The Apache HTTP Project developers strongly encourage all users to migrate to Apache 2.2, as only limited maintenance is performed on these legacy versions.
<p/>
This release includes the Apache Portable Runtime (APR) version 1.2.8 bundled with the tar and zip distributions.  The APR libraries libapr and libaprutil (and on Win32, libapriconv) must all be updated to ensure binary compatibility and address many known platform bugs.
<p/>
This release builds on and extends the Apache 2.0 API.  Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, and require minimal or no source code changes.
<p/>
  <a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING">http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING</a>
<p/>
When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
<strong><em><u><a href="http://www.apache.org/">-- The Apache Software Foundation</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">931@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2007-01-10T22:56:27+00:00</dc:date>
</item>
<item>
<title>26 December 2006 - Mod_python 3.3.0b (Beta) Now Available</title>
<link>http://www.apachenews.org/archives/000924.html</link>
<description>
<![CDATA[The Apache mod_python team is pleased to announce the 3.3.0b (Beta) release of mod_python.
<p/>
Version 3.3.0b of mod_python features several new functions and attributes providing better access to apache internals, as well as many bug fixes and various performance and security improvements. A detailed description of the changes is available in Appendix A of the mod_python manual, also available here
<p/>
<a href="http://www.modpython.org/live/mod_python-3.3.0b/doc-html/app-changes-from-3.2.10.html">http://www.modpython.org/live/mod_python-3.3.0b/doc-html/app-changes-from-3.2.10.html</a>
<p/>
Beta releases are NOT considered stable and usually contain bugs.
<p/>
This release is intended to solicit widespread testing of the code. We strongly recommend that you try out your existing applications and experiment with new features in a non-production environment using this version and report any problems you may encounter so that they can be addressed before the final release.
<p/>
Preferred method of reporting problems is the mod_python user list mod_python@modpython.org.
<p/>
Mod_python 3.3.0b is available for download from:
<p/>
<a href="http://httpd.apache.org/modules/python-download.cgi">http://httpd.apache.org/modules/python-download.cgi</a>
<p/>
For more information about mod_python visit <a href="http://www.modpython.org/">http://www.modpython.org/</a>
<p/>
----
<p/>
<strong><em><u>-- The Apache mod_python team</u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">924@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2006-12-26T23:49:22+00:00</dc:date>
</item>
<item>
<title>10 August 2006 - libapreq2-2.08 Released</title>
<link>http://www.apachenews.org/archives/000891.html</link>
<description>
<![CDATA[<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 2.08 release of libapreq2.  This Announcement notes significant changes introduced by this release.
<p/>
libapreq2-2.08 is released under the Apache License version 2.0.  It is now available through the ASF mirrors
<p/>
      <a href="http://httpd.apache.org/apreq/download.cgi">http://httpd.apache.org/apreq/download.cgi</a>
<p/>
and has entered the CPAN as <ul><li>file: $CPAN/authors/id/J/JO/JOESUF/libapreq2-2.08.tar.gz</li><li>size: 847527 bytes</li><li>md5: 9fb3deec448f74c455d4ffc13846ea9f</li></ul>
<p/>
libapreq2 is an <a href="http://apr.apache.org/">APR</a>-based shared library used for parsing HTTP cookies, query-strings and POST data.  This package provides<ol><li>version 2.6.0 of the libapreq2 library,</li><li>mod_apreq2, a filter module necessary for using libapreq2 within the Apache HTTP Server,</li><li>the Apache2::Request, Apache2::Cookie, and Apache2::Upload perl modules for using libapreq2 with <a href="http://perl.apache.org/">mod_perl2</a>.</li></ol>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">891@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2006-08-10T16:06:37+00:00</dc:date>
</item>
<item>
<title>07 August 2006 - Mod_python 3.2.10</title>
<link>http://www.apachenews.org/archives/000890.html</link>
<description>
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the 3.2.10 release of mod_python. Mod_python 3.2.10 is considered a stable release, suitable for production use. Mod_python is an Apache HTTP Server module that embeds the Python language interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to maintain objects between requests, access to httpd internals, content filters and connection handlers. The 3.2.10 release has many new features, feature enhancements, fixed bugs and other improvements over the previous version. 3.2.10 now works with Apache HTTP Server 2.2. See Appendix A of mod_python documentation for a complete list. Mod_python 3.2.10 is released under Apache License version 2.0. Mod_python 3.2.10 is available for download from: http://httpd.apache.org/modules/python-download.cgi More information about mod_python is available at: http://httpd.apache.org/modules/ Many thanks to Jim Gallacher, Graham Dumpleton, Nicolas Lehuen and everyone else who contributed to and helped test this release, without your help it would not be possible ---- -- The Apache HTTP Server Project...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">890@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2006-08-07T17:48:03+00:00</dc:date>
</item>
<item>
<title>28 July 2006 - Apache HTTP Server 2.2.3 Released</title>
<link>http://www.apachenews.org/archives/000885.html</link>
<description>
<![CDATA[<center>Apache HTTP Server 2.2.3 Released</center>
<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 <a href="http://httpd.apache.org/download.cgi">release</a> of version 2.2.3 of the Apache HTTP Server ("Apache").
<p/>
This version of Apache is principally a bug and security fix release. The following potential security flaws are addressed;<ul><li>CVE-2006-3747: An off-by-one flaw exists in the Rewrite module, mod_rewrite, as shipped with Apache 1.3 since 1.3.28, 2.0 since 2.0.46, and 2.2 since 2.2.0.</li></ul>
<p/>
Depending on the manner in which Apache HTTP Server was compiled, this software defect may result in a vulnerability which, in combination with certain types of Rewrite rules in the web server configuration files, could be triggered remotely. For vulnerable builds, the nature of the vulnerability can be denial of service (crashing of web server processes) or potentially allow arbitrary code execution. This issue has been rated as having important security impact by the Apache HTTP Server Security Team.
<p/>
This flaw does not affect a default installation of Apache HTTP Server. Users who do not use, or have not enabled, the Rewrite module mod_rewrite are not affected by this issue. This issue only affects installations using a Rewrite rule with the following characteristics:<ul><li>The RewriteRule allows the attacker to control the initial part of the     rewritten URL (for example if the substitution URL starts with $1)</li><li>The RewriteRule flags do NOT include any of the following flags: Forbidden (F), Gone (G), or NoEscape (NE).</li></ul>
<p/>
Please note that ability to exploit this issue is dependent on the stack layout for a particular compiled version of mod_rewrite. If the compiler used to compile Apache HTTP Server has added padding to the stack immediately after the buffer being overwritten, it will not be possible to exploit this issue, and Apache HTTP Server will continue operating normally.
<p/>
The Apache HTTP Server project recommends that all users who have built Apache from source apply the patch or upgrade to the latest level and rebuild. Providers of Apache-based web servers in pre-compiled form will be able to determine if this vulnerability applies to their builds. That determination has no bearing on any other builds of Apache HTTP Server, and Apache HTTP Server users are urged to exercise caution and apply patches or upgrade unless they have specific instructions from the provider of their web server. Statements from vendors can be obtained from the US-CERT vulnerability note for this issue at:
<p/>
     <a href="http://www.kb.cert.org/vuls/id/395412">http://www.kb.cert.org/vuls/id/395412</a>
<p/>
The Apache HTTP Server project thanks Mark Dowd of McAfee Avert Labs for the responsible reporting of this vulnerability.
<p/>
We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.
<p/>
Apache HTTP Server 2.2.3 is available for download from:
<p/>
     <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase. For an overview of new features introduced since 2.0 please see:
<p/>
     <a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a>
<p/>
Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes.
<p/>
Apache HTTP Server 1.3.37 and 2.0.59 legacy releases are also available with this security fix. See the appropriate CHANGES from the url above. The Apache HTTP Project developers strongly encourage all users to migrate to Apache 2.2, as only limited maintenance is performed on these legacy versions.
<p/>
This release includes the Apache Portable Runtime (APR) version 1.2.7 bundled with the tar and zip distributions. The APR libraries libapr, libaprutil, and (on Win32) libapriconv must all be updated to ensure binary compatibility and address many known platform bugs.
<p/>
This release builds on and extends the Apache 2.0 API. Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, but no substantial reworking should be necessary.
<p/>
     <a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING">http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING</a>
<p/>
When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs, you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
<strong><em><u><a href="http://www.apache.org/">-- The Apache Software Foundation</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">885@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2006-07-28T20:58:10+00:00</dc:date>
</item>
<item>
<title>01 May 2006 - Apache HTTP Server 2.2.2 Released</title>
<link>http://www.apachenews.org/archives/000857.html</link>
<description>
<![CDATA[Apache HTTP Server 2.2.2 Released
<p/>
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the release of version 2.2.2 of the Apache HTTP Server ("Apache").
<p/>
We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.
<p/>
Apache HTTP Server 2.2.2 is available for download from:
<p/>
  <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced since 2.0 please see:
<p/>
  <a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a>
<p/>
Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes.
<p/>
Apache HTTP Server 1.3.35 and 2.0.58 legacy releases are also available with minor bugfixes.  See the appropriate CHANGES from the url above. The Apache HTTP Project developers strongly encourages all users to migrate to Apache 2.2, as only limited maintenance is performed on these legacy versions.
<p/>
This release includes the <a href="http://apr.apache.org/">Apache Portable Runtime (APR)</a> version 1.2.7 bundled with the tar and zip distributions.  The APR libraries libapr, libaprutil, and (on Win32) libapriconv must all be updated to ensure binary compatibility and address many known platform bugs.
<p/>
This release has been through extensive testing, including live at some of the world's busiest sites, and is now considered stable.  This means that modules and applications developed for Apache 2.2.2 will be both source- and binary-compatible with future 2.2.x releases.  This release builds on and extends the Apache 2.0 API. Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, but no substantial reworking should be necessary.
<p/>
  <a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING">http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/VERSIONING</a>
<p/>
When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs, you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.
<p/>
----
<p/>
<strong><em><u><a href="http://www.apache.org/">-- The Apache Software Foundation</a></u></em></strong>
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">857@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2006-05-01T05:46:21+00:00</dc:date>
</item>
<item>
<title>02 December 2005 - Apache HTTP Server 2.2.0 Released</title>
<link>http://www.apachenews.org/archives/000798.html</link>
<description>
<![CDATA[<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.2.0 of the Apache HTTP Server ("Apache"). -- <a href="http://www.apachenews.org/archives/000798.html">(read more)</a>]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">798@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-12-02T00:08:26+00:00</dc:date>
</item>
<item>
<title>23 November 2005 - Mod_python 3.2.5 Beta Now Available</title>
<link>http://www.apachenews.org/archives/000792.html</link>
<description>
<![CDATA[The Apache mod_python team has announced the general availability of mod_python 3.2.5 Beta. -- <a href="http://www.apachenews.org/archives/000792.html">(read more)</a>]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">792@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-11-24T14:01:37+00:00</dc:date>
</item>
<item>
<title>07 November 2005 - Apache HTTP Server 2.1.9-beta Now Available</title>
<link>http://www.apachenews.org/archives/000782.html</link>
<description>
<![CDATA[<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.1.9-beta of the Apache HTTP Server ("Apache"). This beta release should not be presumed to be compatible with binaries built against any prior or future version.
<p/>
Apache HTTP Server 2.1.9-beta is available for download from:<br/>

    <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Please see the CHANGES_2.1 file, linked from the above page, for a full list of changes.
<p/>
Apache 2.1 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced after 2.0 please see:<br/>

     <a href="http://httpd.apache.org/docs/2.1/new_features_2_2.html">http://httpd.apache.org/docs/2.1/new_features_2_2.html</a>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">782@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-11-07T09:28:10+00:00</dc:date>
</item>
<item>
<title>18 October 2005 - Apache HTTP Server 1.3.34 Released</title>
<link>http://www.apachenews.org/archives/000768.html</link>
<description>
<![CDATA[<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 1.3.34 of the Apache HTTP Server ("Apache").  This Announcement notes the significant changes in 1.3.34 as compared to 1.3.33.  This Announcement1.3 document may also be available in multiple languages at:<dl><dd><a href="http://www.apache.org/dist/httpd/">http://www.apache.org/dist/httpd/</a></dd></dl>
<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. A full listing of changes can be found in the CHANGES file. Of particular note is that 1.3.34 addresses and fixes 2 potential security issues:<ul><li>If a request contains both Transfer-Encoding and Content-Length headers, remove the Content-Length, mitigating some HTTP Request Splitting/Spoofing attacks.</li><li>Added TraceEnable [on|off|extended] per-server directive to alter the behavior of the TRACE method.</li></ul>
<p/>
We consider Apache 1.3.34 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/>
Apache 1.3.34 is available for download from<dl><dd><a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a></dd></dl>
<p/>
Binary distributions are available from<dl><dd><a href="http://www.apache.org/dist/httpd/binaries/">http://www.apache.org/dist/httpd/binaries/</a></dd></dl>
<p/>
This service utilizes the network of mirrors listed at:<dl><dd><a href="http://www.apache.org/mirrors/">http://www.apache.org/mirrors/</a></dd></dl>
<p/>
Please see the CHANGES_1.3 file in the same directory for a full list of changes.
<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/>
For an overview of new features introduced after 1.2 please see<dl><dd>http://httpd.apache.org/docs/new_features_1_3.html</dd></dl>
<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 95/98 and NT (which fall under the "Win32" label), OS2, Netware, and TPE threaded platforms.
<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/>
Apache 2.0 has been structured for multiple operating systems from its inception, by introducing the Apache Portability Library and MPM modules. Users on Unix and non-Unix platforms are strongly encouraged to move up to Apache 2.0 for better performance, stability and security on their platforms. We consider Apache 2.0.55 to be the best available version at the time of this release.  We offer Apache 1.3.34 as the best legacy version of Apache 1.3 available, and strongly recommend that users who require compatibility with existing Apache 1.3 installations should upgrade as soon as possible.  Users should first consider upgrading to the current release of Apache 2 instead.
<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/>
<em>Apache 1.3.34 Major changes</em>
<p/>
<i>Security vulnerabilities</i>
<p/>
 The main security vulnerabilities addressed in 1.3.34 are:<ul><li>If a request contains both Transfer-Encoding and Content-Length headers, remove the Content-Length, mitigating some HTTP Request Splitting/Spoofing attacks.</li><li>Added TraceEnable [on|off|extended] per-server directive to alter the behavior of the TRACE method.</li></ul>
<p/>
<i>New features</i>
<p/>
 New features that relate to specific platforms:<ul><li>None</li></ul>
<p/>
<i>Bugs fixed</i>
<p/>
 The following bugs were found in Apache 1.3.33 (or earlier) and have been fixed in Apache 1.3.34:<ul><li><code>hsregex</code>: Fix potential core dumping on 64 bit machines, such as AMD64. PR 31858.</li><li><code>mod_digest</code>: Fix another nonce string calculation issue.</li></ul>
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
----
<p/>
<table border="1" width="90%" cellspacing="0" cellpadding="0" bordercolorlight="#C0C0C0" style="font-size: 8pt">
  <tr>
    <td align="center" colspan="2">
      <h3><font color="#FF0000"><b><u>Product Info</u></b></font></h3> 
    </td>
  </tr>
  <tr>
    <td align="center"><b>TLP (Top Level Project) Name</b></td> 
    <td align="center"><a href="http://httpd.apache.org/">Apache HTTP Server Project</a></td> 
  </tr>
  <tr>
    <td colspan="2"><blockquote>The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server software product for various modern desktop and server operating systems. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.</blockquote></td>
  </tr>
  <tr>
    <td align="center"><b>Product Name</b></td> 
    <td align="center"><a href="http://httpd.apache.org/docs/1.3/">Apache  
      HTTP Server 1.x</a></td> 
  </tr>
  <tr>
    <td colspan="2"><blockquote>The Apache HTTP Server is an open-source HTTP server for modern operating systems including UNIX, MS-Windows, Macintosh and Netware. Apache has been the most popular web server on the Internet since April of 1996</blockquote></td>
  </tr>
  <tr>
    <td align="center"><b>Downloads</b></td>
    <td align="center"><a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a></td>
  </tr>
  <tr>
    <td align="center"><b>Bug Tracking</b></td> 
    <td align="center"><a href="http://httpd.apache.org/bug_report.html">http://httpd.apache.org/bug_report.html</a></td>
  </tr>
  <tr>
    <td align="center"><b>License</b></td>
    <td align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></td> 
  </tr>
</table>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">768@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-10-18T19:03:31+00:00</dc:date>
</item>
<item>
<title>14 October 2005 - Apache HTTP Server 2.0.55 Released</title>
<link>http://www.apachenews.org/archives/000764.html</link>
<description>
<![CDATA[<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.55 of the Apache HTTP Server ("Apache").  This Announcement notes the significant changes in 2.0.55 as compared to 2.0.54.  This Announcement2.0 document may also be available in multiple languages at:</p>

<dl><dd><a href="http://www.apache.org/dist/httpd/">http://www.apache.org/dist/httpd/</a></dd></dl>

<p>This version of Apache is principally a security release.  The following potential security flaws are addressed, the first three of which address several classes of HTTP Request and Response Splitting/Spoofing attacks;</p>

<dl>
<dt>CAN-2005-2088 (cve.mitre.org)</dt>
 <dd>core: If a request contains both Transfer-Encoding and Content-Length headers, remove the Content-Length.</dd>
 <dd>proxy_http: Correctly handle the Transfer-Encoding and Content-Length request headers.  Discard the request Content-Length whenever chunked T-E is used, always passing one of either C-L or T-E chunked whenever the request includes a request body.</dd>
<dt>Unassigned</dt>
 <dd>proxy_http: If a response contains both Transfer-Encoding and a Content-Length, remove the Content-Length and don't reuse the connection.</dd>
<dt>CAN-2005-2700 (cve.mitre.org)</dt>
 <dd>mod_ssl: Fix a security issue where "SSLVerifyClient" was not enforced in per-location context if "SSLVerifyClient optional" was configured in the vhost configuration.</dd>
<dt>CAN-2005-2491 (cve.mitre.org)</dt>
 <dd>pcre: Fix integer overflows in PCRE in quantifier parsing which could be triggered by a local user through use of a carefully crafted regex in an .htaccess file.</dd>
<dt>CAN-2005-2728 (cve.mitre.org)</dt>
 <dd>Fix cases where the byterange filter would buffer responses into memory.</dd>
<dt>CAN-2005-1268 (cve.mitre.org)</dt>
 <dd>mod_ssl: Fix off-by-one overflow whilst printing CRL information at "LogLevel debug" which could be triggered if configured to use a "malicious" CRL.</dd>
</dl>

<p>The Apache HTTP Project thanks all of the reporters of these issues and vulnerabilities for the responsible reporting and thorough analysis of these vulnerabilities.</p>

<p>This release further addresses a number of cross-platform bugs, as well as specific issues on OS/X 10.4, Win32, AIX, and across all EBCDIC platforms, and adds compatibility with OpenSSL 0.9.8.</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>This release includes the Apache Portable Runtime library suite release version 0.9.7, bundled with the tar and zip distributions. These libraries; libapr, libaprutil, and on Win32, libapriconv must all be updated to ensure binary compatibility and address many known platform bugs.</p>

<p>Apache 2.0.55 is available for download from</p>
<dl>
  <dd><a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a></dd>
</dl>

<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>
<dl>
 <dd><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></dd>
</dl>

<p>When upgrading or installing this version of Apache, please keep in mind the following:  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 refer to the documentation of these modules and libraries to obtain this information.</p>

----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">764@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-10-14T19:21:45+00:00</dc:date>
</item>
<item>
<title>02 October 2005 - Apache HTTP Server 2.1.8-beta Now Available</title>
<link>http://www.apachenews.org/archives/000742.html</link>
<description>
<![CDATA[<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.1.8-beta of the Apache HTTP Server ("Apache"). This beta release should not be presumed to be compatible with binaries built against any prior or future version.
<p/>
Apache HTTP Server 2.1.8-beta is available for download from:
<p/>
    <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Please see the CHANGES_2.1 file, linked from the above page, for a full list of changes.
<p/>
Apache 2.1 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced after 2.0 please see:
<p/>
  <a href="http://httpd.apache.org/docs-2.1/new_features_2_2.html">http://httpd.apache.org/docs-2.1/new_features_2_2.html</a>
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">742@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-10-02T16:12:40+00:00</dc:date>
</item>
<item>
<title>12 September 2005 - Apache HTTP Server 2.1.7-beta Now Available</title>
<link>http://www.apachenews.org/archives/000728.html</link>
<description>
<![CDATA[<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.1.7-beta of the Apache HTTP Server ("Apache"). This beta release should not be presumed to be compatible with binaries built against any prior or future version.
<p/>
Apache HTTP Server 2.1.7-beta is available for download from:
<p/>
    <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
Please see the CHANGES_2.1 file, linked from the above page, for a full list of changes.
<p/>
Known Issues
<p/>
Several non-show-stopping issues were found during the 2.1.7-beta release cycle:<ul><li>mod_setvenfif was missing updated documentation</li><li>server/listen.c had problems working on AIX</li><li>The RPM spec file was outdated.</li><li>htcacheclean lacked support for recent changes to mod_disk_cache</li></ul>
<p/>
A patch that fixes these issues ia available at:
<p/>
<a href="http://www.apache.org/dist/httpd/patches/apply_to_2.1.7/non-showstoppers.patch">http://www.apache.org/dist/httpd/patches/apply_to_2.1.7/non-showstoppers.patch</a>
<p/>
In addition, mod_ldap in 2.1.7-beta does not compile on older version of Windows.
<p/>
Apache 2.1 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced after 2.0 please see:
<p/>
  <a href="http://httpd.apache.org/docs-2.1/new_features_2_2.html">http://httpd.apache.org/docs-2.1/new_features_2_2.html</a>
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">728@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-09-12T19:01:20+00:00</dc:date>
</item>
<item>
<title>05 May 2005 - Apache HTTP Server Request Library 2.05-dev Released</title>
<link>http://www.apachenews.org/archives/000614.html</link>
<description>
<![CDATA[        libapreq2-2.05-dev Released
<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 2.05-dev release of libapreq2.  This Announcement notes significant changes introduced by this release.
<p/>
libapreq2-2.05-dev is released under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License version 2.</a>0.  It is now available through the ASF mirrors
<p/>
      <a href="http://httpd.apache.org/apreq/download.cgi">http://httpd.apache.org/apreq/download.cgi</a>
<p/>
and has entered the CPAN as 
<p/>
  file: $CPAN/authors/id/J/JO/JOESUF/libapreq2-2.05-dev.tar.gz<br/>
  size: 702625 bytes<br/>
   md5: 0985e102b6d2bc9c747a56b04a85cba6<br/>
<p/>
libapreq2 is an <a href="http://apr.apache.org/">APR</a>-based shared library used for parsing HTTP cookies,
query-strings and POST data.  This package provides
<ol>
<li>version 2.1.0 of the libapreq2 library,</li>
<li>mod_apreq2, a filter module necessary for using libapreq2 within the Apache HTTP Server,</li>
<li>the Apache2::Request, Apache2::Cookie, and Apache2::Upload perl modules for using libapreq2 with mod_perl2.</li>
</ol>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">614@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-05-05T22:29:12+00:00</dc:date>
</item>
<item>
<title>17 April 2005 - Apache HTTP Server 2.0.54 Released</title>
<link>http://www.apachenews.org/archives/000607.html</link>
<description>
<![CDATA[                  Apache HTTP Server 2.0.54 Released
<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.54 of the Apache HTTP Server ("Apache").  This Announcement notes the significant changes in 2.0.54 as compared to 2.0.53. The Announcement is also available in German and Japanese from:
<p/>
       <a href="http://www.apache.org/dist/httpd/Announcement2.txt.de">http://www.apache.org/dist/httpd/Announcement2.txt.de</a><br/>
       <a href="http://www.apache.org/dist/httpd/Announcement2.txt.ja">http://www.apache.org/dist/httpd/Announcement2.txt.ja</a><br/>
<p/>
  This version of Apache is principally a bug fix release.
<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/>
  Apache HTTP Server 2.0.54 is available for download from
<p/>
    <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>
<p/>
  Please see the CHANGES_2.0 file, linked from the above page, for a full list of changes.
<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/>
    <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/>
  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/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">607@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-04-17T23:21:54+00:00</dc:date>
</item>
<item>
<title>13 February 2005 - Mod_python 3.1.4 and 2.7.11 (Security Release)</title>
<link>http://www.apachenews.org/archives/000562.html</link>
<description>
<![CDATA[<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 versions 3.1.4 and 2.7.11 of mod_python.
<p/>
This release addresses a vulnerability in mod_python's publisher handler whereby a carefully crafted URL would expose objects that should not be visible, leading to an information leak. The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/">http://cve.mitre.org/</a>) has assigned the name CAN-2005-0088 to this issue.
<p/>
Users of the publisher handler are urged to upgrade as soon as possible.
<p/>
There are no other changes or improvements from the previous version in this release.
<p/>
At this point the new version is only available as a source code archive. Users of mod_python on Win32 platform can update their installation by simply replacing the publisher.py file with the latest version from the source code archive.
<p/>
Mod_python is available for download from:
<p/>
<a href="http://httpd.apache.org/modules/python-download.cgi">http://httpd.apache.org/modules/python-download.cgi</a>
<p/>
For more information about mod_python visit
<a href="http://www.modpython.org/">http://www.modpython.org/</a>
<p/>
Regards,
<p/>
----
<p/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">562@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-02-13T05:07:39+00:00</dc:date>
</item>
<item>
<title>08 February 2005 - Apache HTTP Sever 2.0.53 Released</title>
<link>http://www.apachenews.org/archives/000557.html</link>
<description>
<![CDATA[<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.53 of the Apache HTTP Server ("Apache"). This Announcement notes the significant changes in 2.0.53 as compared to 2.0.52. The Announcement is also available in <a href="http://www.apache.org/dist/httpd/Announcement2.html.de">German</a> and <a href="http://www.apache.org/dist/httpd/Announcement2.html.ja">Japanese</a> from:
<br/>
<a href="http://www.apache.org/dist/httpd/Announcement2.html.de">http://www.apache.org/dist/httpd/Announcement2.html.de</a><br/>
<a href="http://www.apache.org/dist/httpd/Announcement2.html.ja">http://www.apache.org/dist/httpd/Announcement2.html.ja</a>
<p/>
This version of Apache is principally a bug fix release.
<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/>
Apache 2.0.53 is available for download from -- <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a> 
<p/>
Please see the CHANGES_2.0 file, linked from the above page, for a full list of changes.
<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 -- <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/>
When upgrading or installing this version of Apache, please keep in mind the following:
<p/>
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/>
<strong><em><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">557@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2005-02-08T15:32:50+00:00</dc:date>
</item>
<item>
<title>28 September 2004 - Apache HTTP Server 2.0.52 Released</title>
<link>http://www.apachenews.org/archives/000469.html</link>
<description>
<![CDATA[The Apache Software Foundation and the The Apache HTTP Server Project are pleased to announce the release of version 2.0.52 of the Apache HTTP Server ("Apache"). This Announcement notes the significant changes in 2.0.52 as compared to 2.0.51. The Announcement is also available in German and Japanese from:
<p/>
<a href="http://www.apache.org/dist/httpd/Announcement2.html.de">http://www.apache.org/dist/httpd/Announcement2.html.de</a> <br/>
<a href="http://www.apache.org/dist/httpd/Announcement2.html.ja">http://www.apache.org/dist/httpd/Announcement2.html.ja</a><br/>
<p/>
This version of Apache is principally a bug fix release. Of particular note is that 2.0.52 addresses one new security related flaw introduced in 2.0.51:
<p/>
Fix merging of the Satisfy directive, which was applied to the surrounding context and could allow access despite configured authentication. PR 31315.
<p/>
[<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0811">CAN-2004-0811</a>]
<p/>
The Apache HTTP Server Project would like to thank Rici Lake for identification and a proposed fix of this flaw.
<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/>
Apache 2.0.52 is available for download from
<p/>
<a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a> 
<p/>
Please see the CHANGES_2.0 file, linked from the above page, for a full list of changes.
<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/>
<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/>
When upgrading or installing this version of Apache, please keep in mind the following:
<p/>
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/>
<b><i><u><a href="http://httpd.apache.org/">-- Apache HTTP Server Project Team</a></u></i></b>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">469@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-09-28T13:41:04+00:00</dc:date>
</item>
<item>
<title>15 September 2004 - Apache HTTP Server 2.0.51 Released</title>
<link>http://www.apachenews.org/archives/000458.html</link>
<description>
<![CDATA[<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.51 of the Apache HTTP Server ("Apache").  This Announcement notes the significant changes in 2.0.51 as compared to 2.0.50.
<p/>
This version of Apache is principally a bug fix release.  Of particular note is that 2.0.51 addresses five security vulnerabilities:
<ul>
<li>An input validation issue in IPv6 literal address parsing which can result in a negative length parameter being passed to memcpy. [<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0786">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0786</a>]</li>
<li>A buffer overflow in configuration file parsing could allow a local user to gain the privileges of a httpd child if the server can be forced to parse a carefully crafted .htaccess file. [<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0747">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0747</a>]</li>
<li>A segfault in mod_ssl which can be triggered by a malicious remote server, if proxying to SSL servers has been configured. [<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0751">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0751</a>]</li>
<li>A potential infinite loop in mod_ssl which could be triggered given particular timing of a connection abort. [<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0748">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0748</a>]</li>
<li>A segfault in mod_dav_fs which can be remotely triggered by an indirect lock refresh request. [<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0809">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0809</a>]</li>
</ul>
<p/>
The Apache HTTP Server Project would like to thank Codenomicon for supplying copies of their "HTTP Test Tool" used to discover CAN-2004-0786, and to SITIC for reporting the discovery of CAN-2004-0747.
<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/>
Apache HTTP Server 2.0.51 is available for download from
<p/>
  <a href="http://httpd.apache.org/download.cgi?update=200409150645">http://httpd.apache.org/download.cgi?update=200409150645</a>
<p/>
Please see the CHANGES_2.0 file, linked from the above page, for a full list of changes.
<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/>
  <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/>
When upgrading or installing this version of Apache, please keep in mind the following:<br/>
<em>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.</em>
<p/>
----
<p/>
<b><i><u><a href="http://httpd.apache.org/">-- The Apache HTTP Server Project Team</a></u></i></b>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">458@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-09-15T19:26:03+00:00</dc:date>
</item>
<item>
<title>30 August 2004 - Apache HTTP Server Request Library 2.04-dev Released</title>
<link>http://www.apachenews.org/archives/000440.html</link>
<description>
 Apache HTTP Server Request Library 2.04-dev Released The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the 2.04-dev release of libapreq2. This Announcement notes significant changes introduced by this release. The package libapreq2-2.04_03-dev.tar.gz is released under the Apache License version 2.0. It is now available through the ASF mirrors http://httpd.apache.org/apreq/download.cgi and has entered the CPAN as file: $CPAN/authors/id/J/JO/JOESUF/libapreq2-2.04_03-dev.tar.gz size: 592748 bytes md5: 1f5dd762c877b716f3774d502f575196 libapreq2 is an APR-based shared library used for parsing HTTP cookies, query-strings and POST data. The package libapreq2-2.04_03-dev.tar.gz provides 1) version 2.0.20 of the libapreq2 library, 2) mod_apreq, a filter module necessary for using libapreq2 within the Apache HTTP Server, 3) the Apache::Request, Apache::Cookie, and Apache::Upload perl modules for using libapreq2 with modperl-2. ======================================================================== Changes with libapreq2-2.04-dev (released August 30, 2004) - Perl API [joes] Add TAINT checks, marking all parsed data as tainted. - C API [joes] Add body_status attribute to apreq_request_t, to allow the both environment and the parser to report any errors encountered. - C API [randyk, joes] Cookie parser was locking up on non-alphanumeric chars in cookie names. Also RFC Cookie attributes are always checked for quotes during bake(2), and the quotes are now stripped from incoming RFC cookies during parsing (but they are never stripped from the actual cookie value). - Perl API [joes] Apache::Cookie::Jar-&gt;new accepts a VALUE_CLASS argument, which effectively blesses all the jar&apos;s cookies into that class, which simplifies subclassing Apache::Cookie. Accordingly Apache::Cookie-&gt;freeze($value) no longer accepts a freeze()-able object in $value. - C API [Markus Wichitill, randyk, joes] Drop APR_DELONCLOSE from apreq_file_mktemp implementation and install apreq_file_cleanup. When passed to apr_file_open on Win32, APR_DELONCLOSE sets the FILE_SHARED_DELETE flag, which is, unfortunately, a property that is preserved across NTFS &quot;hard&quot; links. This breaks apps that link() the temp file to a permanent location, and subsequently expect...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">440@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-08-30T23:22:49+00:00</dc:date>
</item>
<item>
<title>30 June 2004 - Apache HTTP Server 2.0.50 Released</title>
<link>http://www.apachenews.org/archives/000393.html</link>
<description>
<![CDATA[<u>Apache HTTP Server 2.0.50 Released</u><p/>

   <a href="http://www.apache.org/foundation/">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").  This Announcement notes the significant changes
   in 2.0.50 as compared to 2.0.49.  The Announcement is also available in
   German from:<p/>
     
     <a href="http://www.apache.org/dist/httpd/Announcement2.txt.de">http://www.apache.org/dist/httpd/Announcement2.txt.de</a><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/>

     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">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0493</a>]<p/>

     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">http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488</a>]<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/>

   Apache HTTP Server 2.0.50 is available for download from<p/>

     <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a><p/>

   Please see the CHANGES_2.0 file, linked from the above page, for
   a full list of changes.<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/>

     <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/>

   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/>

<a href="http://httpd.apache.org/">- Apache HTTP Server Project Team</a><p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">393@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-07-01T00:00:44+00:00</dc:date>
</item>
<item>
<title>11 May 2004 - Apache HTTP Server 1.3.31 Released</title>
<link>http://www.apachenews.org/archives/000319.html</link>
<description>
Apache HTTP Server 1.3.31 Released The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the release of version 1.3.31 of the Apache HTTP Server (&quot;Apache&quot;). This Announcement notes the significant changes in 1.3.31 as compared to 1.3.29 (1.3.30 was not released). The Announcement is also available in German, Spanish and Japanese from: http://www.apache.org/dist/httpd/Announcement.html.de http://www.apache.org/dist/httpd/Announcement.html.es http://www.apache.org/dist/httpd/Announcement.html.ja (Original: http://www.apache.org/dist/httpd/Announcement.html) 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. A full listing of changes can be found in the CHANGES file. Of particular note is that 1.3.31 addresses and fixes 4 potential security issues: o CAN-2003-0987 (cve.mitre.org) In mod_digest, verify whether the nonce returned in the client response is one we issued ourselves. This problem does not affect mod_auth_digest. o CAN-2003-0020 (cve.mitre.org) Escape arbitrary data before writing into the errorlog. o CAN-2004-0174 (cve.mitre.org) Fix starvation issue on listening sockets where a short-lived connection on a rarely-accessed listening socket will cause a child to hold the accept mutex and block out new connections until another connection arrives on that rarely-accessed listening socket. This only affects some platforms, such as Solaris, AIX and IRIX. Linux is unaffected. o CAN-2003-0993 (cve.mitre.org) Fix parsing of Allow/Deny rules using IP addresses without a netmask; issue is only known to affect big-endian 64-bit platforms We consider Apache 1.3.31 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. Apache 1.3.31 is available for download from: http://httpd.apache.org/download.cgi This service utilizes the network of mirrors listed at: http://www.apache.org/mirrors/ Please consult the CHANGES_1.3 file for a full list of...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">319@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-05-11T09:07:44+00:00</dc:date>
</item>
<item>
<title>11 May 2004 - Press Release: Apache HTTP Server Technical Leadership</title>
<link>http://www.apachenews.org/archives/000315.html</link>
<description>
Press Release: Apache HTTP Server Technical Leadership Congratulations and kudos to the HTTP Server Project team for their hard work and accomplishments. To commemorate, the ASF issued this press release today: ------ Apache HTTP Server Reaches Record Eight Consecutive Years of Technical Leadership. San Francisco, CA (May 11, 2004) The Apache Software Foundation today announced that its HTTP Server platform has reached a milestone of eight consecutive years of World Wide Web technology leadership. Since its first release in April of 1995, the Apache HTTP Server has become as pervasive as the Web itself. According to two separate and independent surveys, the Apache HTTP Server, which originally established itself as the leading web server technology in April 1996, continues to acquire even greater market, growing faster than all other competing web server technologies. We started the Apache project to provide the development community with a secure, efficient and extensible open source Web server platform. Our goal from the very beginning was to establish the Apache HTTP Server as the dialtone of the web a standards-compliant, commercial grade reference platform. Through collaboration with the community, we have continually improved upon and added modules to the core Apache HTTP Server platform, thereby evolving the quality and breadth of the technology, said Jim Jagielski, Executive Vice President and Secretary of the Apache Software Foundation. Our recent achievement is testament to the benefits of the process of open source software development itself. By collaborating with the community, we have been able to consistently deliver freely accessible, robust, feature-rich Web server technology. Apache HTTP Server Leadership Continues to Grow In an April 2004 Security Space survey of 14,174,836 Web sites, the Apache HTTP Server was recognized as the most widely implemented Web server platform, with 70.48% share, representing 9,990,804 deployed servers. In an April 2004...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_software_foundation_index.html">Apache Software Foundation</a> ] <a href="http://www.apachenews.org/archives/news_apache_software_foundation.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_software_foundation.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">315@http://www.apachenews.org/</guid>
<dc:subject>Apache Software Foundation</dc:subject>
<dc:date>2004-05-11T04:44:15+00:00</dc:date>
</item>
<item>
<title>19 March 2004 - Apache HTTP Server 2.0.49 Released</title>
<link>http://www.apachenews.org/archives/000186.html</link>
<description>
 Apache HTTP Server 2.0.49 Released The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the release of version 2.0.49 of the Apache HTTP Server (&quot;Apache&quot;). This Announcement notes the significant changes in 2.0.49 as compared to 2.0.48. 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.49 addresses three security vulnerabilities: When using multiple listening sockets, a denial of service attack is possible on some platforms due to a race condition in the handling of short-lived connections. This issue is known to affect some versions of AIX, Solaris, and Tru64; it is known to not affect FreeBSD or Linux. [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0174] Arbitrary client-supplied strings can be written to the error log which can allow exploits of certain terminal emulators. [http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0020] A remotely triggered memory leak in mod_ssl can allow a denial of service attack due to excessive memory consumption. [http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0113] 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. Apache HTTP Server 2.0.49 is available for download from http://httpd.apache.org/download.cgi Please see the CHANGES_2.0 file, linked from the above page, for a full list of changes. 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 http://httpd.apache.org/docs-2.0/new_features_2_0.html When upgrading or installing this version of Apache, please keep in mind the following: 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...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">186@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-03-19T23:06:14+00:00</dc:date>
</item>
<item>
<title>03 March 2004 - Mod_python 3.1.3 Released</title>
<link>http://www.apachenews.org/archives/000189.html</link>
<description>
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the 3.1.3 release of mod_python. Mod_python 3.1.3 is considered a stable release, suitable for production use. Mod_python is an Apache HTTP Server module that embeds the Python language interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to maintain objects between requests, access to httpd internals, content filters and connection handlers. This release includes several features not available in the previous stable release (3.0.x). Some feature highlights: * Native cookie support, including support for automatic cryptographic cookie signing and marshalling. * Server-side sessions with memory or dbm-based storage and session locking support. * PSP - a fast flex-based scanner which allows embedding Python code within HTML. Mod_python 3.1.3 is released under the new Apache License version 2.0. Mod_python 3.1.3 is available for download from: http://httpd.apache.org/modules/python-download.cgi More infromation about mod_python is available at: http://httpd.apache.org/modules/...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_http_index.html">Apache HTTP</a> ] <a href="http://www.apachenews.org/archives/news_apache_http.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_http.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">189@http://www.apachenews.org/</guid>
<dc:subject>Apache HTTP</dc:subject>
<dc:date>2004-03-03T19:15:57+00:00</dc:date>
</item>


</channel>
</rss>
