<?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>Dotdeb &#187; security</title>
	<atom:link href="http://www.dotdeb.org/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:52:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dotdeb packages are now signed!</title>
		<link>http://www.dotdeb.org/2010/07/11/dotdeb-packages-are-now-signed/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dotdeb-packages-are-now-signed</link>
		<comments>http://www.dotdeb.org/2010/07/11/dotdeb-packages-are-now-signed/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 15:35:51 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[dotdeb]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=374</guid>
		<description><![CDATA[After many requests from several users and after many m [...]]]></description>
			<content:encoded><![CDATA[<p>After many requests from several users and after many months of promise, the Dotdeb repositories are GPG-signed. Yes, you can now get rid of the annoying &#8220;<em>WARNING: The following packages cannot be authenticated!</em>&#8221; message!</p>
<p>Waiting for a dotdeb-keyring package, you just have to get the key and add it to your trusted keys&#8217; keyring :</p>
<pre>gpg --keyserver keys.gnupg.net --recv-key 89DF5277
gpg -a --export 89DF5277 | sudo apt-key add -</pre>
<p>I hope you&#8217;ll enjoy it.</p>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/07/11/dotdeb-packages-are-now-signed/&via=dotdeb&text=Dotdeb packages are now signed!&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/07/11/dotdeb-packages-are-now-signed/&via=dotdeb&text=Dotdeb packages are now signed!&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2010/07/11/dotdeb-packages-are-now-signed/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>MySQL 5.1.47, a security-focused release, is available</title>
		<link>http://www.dotdeb.org/2010/05/25/mysql-5-1-47-a-security-focused-release-is-available/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mysql-5-1-47-a-security-focused-release-is-available</link>
		<comments>http://www.dotdeb.org/2010/05/25/mysql-5-1-47-a-security-focused-release-is-available/#comments</comments>
		<pubDate>Tue, 25 May 2010 16:38:01 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[MySQL 5.1]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=363</guid>
		<description><![CDATA[MySQL 5.1.47 is now available on Dotdeb for your Lenny  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL 5.1.47 is now available on Dotdeb for your Lenny servers, in amd64 and i386 flavours.</p>
<p>This is a security-oriented release that fixes some serious flaws&#8230; Please read <a title="MySQL 5.1.47 Changelog" href="http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html">full changelog</a> for more information.</p>
<p>Please also note that the InnoDB plugin has been upgraded to version 1.0.8 and is now considered of General Availability quality. Feel free to use it for a performance boost.</p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.14';
var flattr_uid = '13101';
var flattr_url = 'http://www.dotdeb.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Dotdeb';
var flattr_dsc = 'The repository for Debian-based LAMP servers';
</script>
<script src="https://api.flattr.com/js/0.5.0/load.js?mode=auto" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/05/25/mysql-5-1-47-a-security-focused-release-is-available/&via=dotdeb&text=MySQL 5.1.47, a security-focused release, is available&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/05/25/mysql-5-1-47-a-security-focused-release-is-available/&via=dotdeb&text=MySQL 5.1.47, a security-focused release, is available&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2010/05/25/mysql-5-1-47-a-security-focused-release-is-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>May is the month of PHP security</title>
		<link>http://www.dotdeb.org/2010/05/04/may-is-the-month-of-php-security/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=may-is-the-month-of-php-security</link>
		<comments>http://www.dotdeb.org/2010/05/04/may-is-the-month-of-php-security/#comments</comments>
		<pubDate>Tue, 04 May 2010 12:26:21 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=349</guid>
		<description><![CDATA[According to Stefan Esser, author of the Suhosin patch, [...]]]></description>
			<content:encoded><![CDATA[<p>According to Stefan Esser, author of the <a title="The Suhosin PHP hardening patch" href="http://www.suhosin.org/">Suhosin</a> patch, May 2010 will be the &#8220;Month of PHP Security&#8221; :</p>
<blockquote><p>This initiative continues the effort of Hardened-PHP&#8217;s Month of PHP Bugs in 2007 to improve the security of PHP and the PHP ecosystem by disclosing vulnerabilities in PHP and PHP applications on the one hand and on the other hand by publishing articles and tools that help PHP application developers to develop more secure PHP applications.</p></blockquote>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://php-security.org/"><img class="aligncenter size-full wp-image-350" title="mopb-logo" src="http://www.dotdeb.org/wp-content/uploads/2010/05/mopb-logo.png" alt="" width="147" height="96" /></a></p>
<p>You&#8217;ll find more information on <a title="the &quot;Month of PHP Security&quot; website" href="http://php-security.org/">the MoPS website</a> and you can follow <a title="&quot;Month of PHP Security&quot; Twitter account" href="http://twitter.com/mops_2010">its twitter account</a> to discover each vulnerability as soon as it&#8217;s reported.</p>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/05/04/may-is-the-month-of-php-security/&via=dotdeb&text=May is the month of PHP security&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/05/04/may-is-the-month-of-php-security/&via=dotdeb&text=May is the month of PHP security&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2010/05/04/may-is-the-month-of-php-security/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Etch security support discontinued by Debian on Feb. 15th&#8230;</title>
		<link>http://www.dotdeb.org/2010/01/20/etch-security-support-discontinued-by-debian-on-feb-15th/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=etch-security-support-discontinued-by-debian-on-feb-15th</link>
		<comments>http://www.dotdeb.org/2010/01/20/etch-security-support-discontinued-by-debian-on-feb-15th/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:33:02 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Etch]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=319</guid>
		<description><![CDATA[The Debian security team announced that Debian 4.0 "Etc [...]]]></description>
			<content:encoded><![CDATA[<p>The Debian security team <a title="Debian 4.0 &quot;Etch&quot; security support ended on Feb. 15th, 2010" href="http://lists.debian.org/debian-security-announce/2010/msg00010.html">announced</a> that Debian 4.0 &#8220;Etch&#8221; security support  will be ended on February 15th, 2010 :</p>
<blockquote>
<pre>Security Support for Debian GNU/Linux 4.0 to be discontinued on
February 15th

One year after the release of Debian GNU/Linux 5.0 alias 'lenny' and
nearly three years after the release of Debian GNU/Linux 4.0 alias
'etch' the security support for the old distribution (4.0 alias
'etch') is coming to an end next month.  The Debian project is proud
to be able to support its old distribution for such a long time and
even for one year after a new version has been released.

The Debian project has released Debian GNU/Linux 5.0 alias 'lenny' on
the 14th of February 2009.  Users and Distributors have been given a
one-year timeframe to upgrade their old installations to the current
stable release.  Hence, the security support for the old release of
4.0 is going to end in February 2010 as previously announced.

Previously announced security updates for the old release will continue
to be available on security.debian.org.</pre>
</blockquote>
<p>Then, Dotdeb will follow the Debian project and all the Etch packages will be moved to <a title="the Dotdeb archives" href="http://archives.dotdeb.org/">http://archives.dotdeb.org/</a> on Feb. 15th.</p>
<p>It is now time for you to upgrade your last servers from Etch to Lenny&#8230;</p>
<h2>What&#8217;s next?</h2>
<p>I&#8217;ll have to prepare the <a title="Debian Squeeze" href="http://www.debian.org/releases/squeeze/">Squeeze</a> release (planned on August 2010). The (early) plans ?</p>
<ul>
<li>Focus on high quality PHP 5.3 and MySQL 5.1+ packages</li>
<li>More useful tools for your LAMP platforms : Gearman, Maatkit&#8230; MariaDB? Drizzle? Wait &amp; see</li>
<li>No more mail-realated packages (Qmail, Vpopmail, Courier, Dovecot, Vqadmin)</li>
</ul>
<script type="text/javascript">
var flattr_wp_ver = '0.9.14';
var flattr_uid = '13101';
var flattr_url = 'http://www.dotdeb.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Dotdeb';
var flattr_dsc = 'The repository for Debian-based LAMP servers';
</script>
<script src="https://api.flattr.com/js/0.5.0/load.js?mode=auto" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/01/20/etch-security-support-discontinued-by-debian-on-feb-15th/&via=dotdeb&text=Etch security support discontinued by Debian on Feb. 15th...&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/01/20/etch-security-support-discontinued-by-debian-on-feb-15th/&via=dotdeb&text=Etch security support discontinued by Debian on Feb. 15th...&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2010/01/20/etch-security-support-discontinued-by-debian-on-feb-15th/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>MySQL 5.1.41 has been updated to fix a security issue</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mysql-5-1-41-has-been-updated-to-fix-a-security-issue</link>
		<comments>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:25:13 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL 5.1]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=317</guid>
		<description><![CDATA[I just uploaded new MySQL 5.1.41 packages that fix a re [...]]]></description>
			<content:encoded><![CDATA[<p>I just uploaded new MySQL 5.1.41 packages that fix a remote buffer overflow in MySQL servers that use the embedded YaSSL library :</p>
<ul>
<li>Lenz Grimmer <a title="remote security vulnerability in MySQL 5.x" href="http://lists.mysql.com/packagers/444">gives more information</a> about this issue</li>
<li><a title="CVS-2009-4484" href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4484">CVE-2009-4484</a> has been filled</li>
</ul>
<p>Since Debian and Dotdeb are impacted, you are strongly encouraged to upgrade your servers.</p>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/&via=dotdeb&text=MySQL 5.1.41 has been updated to fix a security issue&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/&via=dotdeb&text=MySQL 5.1.41 has been updated to fix a security issue&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>MySQL 5.0.77 available</title>
		<link>http://www.dotdeb.org/2009/02/18/mysql-5077-available/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mysql-5077-available</link>
		<comments>http://www.dotdeb.org/2009/02/18/mysql-5077-available/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:49:58 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=188</guid>
		<description><![CDATA[MySQL 5.0.77 packages are now available on Dotdeb for D [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL 5.0.77 packages are now available on Dotdeb for Debian Etch amd64/i386.</p>
<p>This is a maintenance release that fix some annoying bugs and a severe security issue.</p>
<p>Please read the official <a href="http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-77.html">list of changes in 5.0.77</a>  before upgrading.</p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.14';
var flattr_uid = '13101';
var flattr_url = 'http://www.dotdeb.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Dotdeb';
var flattr_dsc = 'The repository for Debian-based LAMP servers';
</script>
<script src="https://api.flattr.com/js/0.5.0/load.js?mode=auto" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2009/02/18/mysql-5077-available/&via=dotdeb&text=MySQL 5.0.77 available&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2009/02/18/mysql-5077-available/&via=dotdeb&text=MySQL 5.0.77 available&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2009/02/18/mysql-5077-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP 5.2.8 available [update]</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=php-528-available</link>
		<comments>http://www.dotdeb.org/2008/12/09/php-528-available/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 12:30:31 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=176</guid>
		<description><![CDATA[The PHP Group released PHP 5.2.8 this morning to fix th [...]]]></description>
			<content:encoded><![CDATA[<p>The PHP Group <a href="http://www.php.net/archive/2008.php#id2008-12-08-1">released</a> PHP 5.2.8 this morning to fix the magic_quotes_gpc issue.</p>
<p>If you previously installed PHP 5.2.7-0.dotdeb.1 from Dotdeb and do not care about the version number displayed in your <a href="http://www.php.net/phpinfo">phpinfo()</a>, save your bandwidth, your server is already secure <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Otherwise, just apt-get upgrade your LAM<strong>P</strong> stack&#8230;</p>
<p>[update] The packages have been upgraded to 5.2.8-0.dotdeb.1 to fix an <a href="http://bugs.php.net/bug.php?id=46800">issue about pcre &amp; utf8</a>.</p>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2008/12/09/php-528-available/&via=dotdeb&text=PHP 5.2.8 available [update]&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2008/12/09/php-528-available/&via=dotdeb&text=PHP 5.2.8 available [update]&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2008/12/09/php-528-available/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>PHP 5.2.7 updated because magic_quotes_gpc is broken</title>
		<link>http://www.dotdeb.org/2008/12/07/php-527-updated-because-magic_quotes_gpc-is-broken/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=php-527-updated-because-magic_quotes_gpc-is-broken</link>
		<comments>http://www.dotdeb.org/2008/12/07/php-527-updated-because-magic_quotes_gpc-is-broken/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 17:54:36 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=167</guid>
		<description><![CDATA[Stefan Esser has posted a warning about upgrading PHP  [...]]]></description>
			<content:encoded><![CDATA[<p>Stefan Esser <a href="http://www.suspekt.org/2008/12/07/php-527-beware-magic_quotes_gpc-broken/">has posted</a> a warning about upgrading PHP to the 5.2.7 release :</p>
<blockquote><p>(&#8230;)a change in the ext/filter extension that by default processes all incoming data, broke the magic_quotes_gpc feature. While magic_quotes_gpc itself is deprecated and it is recommended to not rely on it as protection against SQL injection, it is still used in many legacy applications that become very insecure once it is turned off. And exactly that happens with the upgrade to PHP 5.2.7. The fix for this was <a href="http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.43&amp;r2=1.52.2.44&amp;pathrev=PHP_5_2">already commited to the PHP CVS</a> and PHP 5.2.8 will be released next week.</p></blockquote>
<p>I just fixed this issue in the Dotdeb packages, just upgrade your servers.</p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.14';
var flattr_uid = '13101';
var flattr_url = 'http://www.dotdeb.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Dotdeb';
var flattr_dsc = 'The repository for Debian-based LAMP servers';
</script>
<script src="https://api.flattr.com/js/0.5.0/load.js?mode=auto" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://www.dotdeb.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2008/12/07/php-527-updated-because-magic_quotes_gpc-is-broken/&via=dotdeb&text=PHP 5.2.7 updated because magic_quotes_gpc is broken&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.dotdeb.org/2008/12/07/php-527-updated-because-magic_quotes_gpc-is-broken/&via=dotdeb&text=PHP 5.2.7 updated because magic_quotes_gpc is broken&related=w_a_s_t_e:Dotdeb's maintainer&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2008/12/07/php-527-updated-because-magic_quotes_gpc-is-broken/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
