<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marketgrid Consulting Blog &#187; Apache 2.2</title>
	<atom:link href="http://www.marketgrid.com/blog/tag/apache-2-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marketgrid.com/blog</link>
	<description>MySQL, website development and performance news</description>
	<lastBuildDate>Mon, 09 Jan 2012 12:39:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache HTTP Server 2.2.17</title>
		<link>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-2-17/</link>
		<comments>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-2-17/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 09:59:02 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Apache 2.2]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=385</guid>
		<description><![CDATA[The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.2.17 of the Apache HTTP Server (&#8220;Apache&#8221;).  This version of Apache is principally a bug fix release, and a security fix release of the APR-util 1.3.10 dependency; * SECURITY: CVE-2010-1623 (cve.mitre.org) Fix a denial of service attack against apr_brigade_split_line(). [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.2.17 of the Apache HTTP Server (&#8220;Apache&#8221;).  This version of Apache is principally a bug fix release, and a security fix release of the APR-util 1.3.10 dependency;</p>
<p>* SECURITY: CVE-2010-1623 (cve.mitre.org)</p>
<p>Fix a denial of service attack against apr_brigade_split_line().</p>
<p>* SECURITY: CVE-2009-3560, CVE-2009-3720 (cve.mitre.org)</p>
<p>Fix two buffer over-read flaws in the bundled copy of expat which could cause httpd to crash while parsing specially-crafted XML documents.</p>
<p>It is considered to be the best version of Apache available, and they encourage users of all prior versions to upgrade.</p>
<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>
<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>
<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.17 provides the complete list of changes since 2.2.16.  A summary of all of the security</p>
<p>vulnerabilities addressed in this and earlier releases is available:</p>
<p><a href="http://httpd.apache.org/security/vulnerabilities_22.html">http://httpd.apache.org/security/vulnerabilities_22.html</a></p>
<p>This release includes the Apache Portable Runtime (APR) version 1.4.2 and APR Utility Library (APR-util) version 1.3.10, bundled with the tar and zip distributions.  The APR libraries libapr and libaprutil (and on Win32, libapriconv version 1.2.1) must all be updated to ensure binary compatibility and address many known security and platform bugs.</p>
<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>
<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</p>
<p>using (and the libraries they depend on) are thread-safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-2-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache HTTP Server (httpd) 2.2.15</title>
		<link>http://www.marketgrid.com/blog/2010/03/apache-http-server-httpd-2-2-15/</link>
		<comments>http://www.marketgrid.com/blog/2010/03/apache-http-server-httpd-2-2-15/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 20:52:50 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Apache 2.2]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=154</guid>
		<description><![CDATA[The Apache Software Foundation and the Apache HTTP Server Project has announced the release and immediate availability of version 2.2.15 of the Apache HTTP Server (&#8220;httpd&#8221;).  This version of httpd is principally a security and bug fix release. Notably, this release was updated to reflect the OpenSSL Project&#8217;s release 0.9.8m of the openssl library, and [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and the Apache HTTP Server Project has announced the release and immediate availability of version<br />
2.2.15 of the Apache HTTP Server (&#8220;httpd&#8221;).  This version of httpd is principally a security and bug fix release.</p>
<p>Notably, this release was updated to reflect the OpenSSL Project&#8217;s release 0.9.8m of the openssl library, and addresses CVE-2009-3555<br />
(<a href="http://cve.mitre.org/" target="_blank">cve.mitre.org</a>), the  TLS renegotiation prefix injection attack. This release further addresses the issues CVE-2010-0408, CVE-2010-0425 and CVE-2010-0434 within mod_proxy_ajp, mod_isapi and mod_headers respectively.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/03/apache-http-server-httpd-2-2-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

