<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MySQL 5.1.41 has been updated to fix a security issue</title>
	<atom:link href="http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-5-1-41-has-been-updated-to-fix-a-security-issue</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2173</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2173</guid>
		<description>@Alberto : I just checked the last MySQL packages for Lenny. They have the thread safety enabled.</description>
		<content:encoded><![CDATA[<p>@Alberto : I just checked the last MySQL packages for Lenny. They have the thread safety enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2125</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2125</guid>
		<description>Hi Guillaume, 

First, thanks for your work compiling and packaging mysql 5.1

I suggest that you could activate the --enable-thread-safe-client flag. It won&#039;t do any harmful, and it will benefit a lot the people (like me ;D) that uses multithreaded applications on debian!</description>
		<content:encoded><![CDATA[<p>Hi Guillaume, </p>
<p>First, thanks for your work compiling and packaging mysql 5.1</p>
<p>I suggest that you could activate the &#8211;enable-thread-safe-client flag. It won&#8217;t do any harmful, and it will benefit a lot the people (like me ;D) that uses multithreaded applications on debian!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2124</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Wed, 03 Feb 2010 07:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2124</guid>
		<description>@Moritz : Yes, most of them (building MySQL in a chroot makes some of them fail)</description>
		<content:encoded><![CDATA[<p>@Moritz : Yes, most of them (building MySQL in a chroot makes some of them fail)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moritz</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2123</link>
		<dc:creator>Moritz</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2123</guid>
		<description>@Guillaume: Thank you very much! Works like a charm :-)

Do you have the tests enabled when building your packages?</description>
		<content:encoded><![CDATA[<p>@Guillaume: Thank you very much! Works like a charm <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Do you have the tests enabled when building your packages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2122</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2122</guid>
		<description>@Moritz : try to set to set this environment variable :

DEB_BUILD_OPTIONS=nocheck</description>
		<content:encoded><![CDATA[<p>@Moritz : try to set to set this environment variable :</p>
<p>DEB_BUILD_OPTIONS=nocheck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moritz</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2121</link>
		<dc:creator>Moritz</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2121</guid>
		<description>I&#039;m trying to rebuild your 5.1.43 package with a patch but there are always failing tests (with or without the patch)

Failing test(s): main.partition_innodb main.information_schema_chmod main.trigger rpl.rpl_rotate_logs

I&#039;m running AMD64 Lenny. Any ideas? What are your dpkg-buildpackage parameters?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to rebuild your 5.1.43 package with a patch but there are always failing tests (with or without the patch)</p>
<p>Failing test(s): main.partition_innodb main.information_schema_chmod main.trigger rpl.rpl_rotate_logs</p>
<p>I&#8217;m running AMD64 Lenny. Any ideas? What are your dpkg-buildpackage parameters?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2120</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Mon, 01 Feb 2010 21:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2120</guid>
		<description>@Psychos : Greeat! But Debian&#039;s one is still 5.1.41 (with bug- and security- fixes)

http://packages.debian.org/sid/mysql-server-5.1

Please be some more patient :)</description>
		<content:encoded><![CDATA[<p>@Psychos : Greeat! But Debian&#8217;s one is still 5.1.41 (with bug- and security- fixes)</p>
<p><a href="http://packages.debian.org/sid/mysql-server-5.1" rel="nofollow">http://packages.debian.org/sid/mysql-server-5.1</a></p>
<p>Please be some more patient <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psychos</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2119</link>
		<dc:creator>Psychos</dc:creator>
		<pubDate>Mon, 01 Feb 2010 21:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2119</guid>
		<description>New version of MySQL is 5.1.43.
http://dev.mysql.com/downloads/mysql/</description>
		<content:encoded><![CDATA[<p>New version of MySQL is 5.1.43.<br />
<a href="http://dev.mysql.com/downloads/mysql/" rel="nofollow">http://dev.mysql.com/downloads/mysql/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psychos</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2099</link>
		<dc:creator>Psychos</dc:creator>
		<pubDate>Sun, 24 Jan 2010 02:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2099</guid>
		<description>New version of MySQL is 5.1.42.
http://dev.mysql.com/downloads/mysql/</description>
		<content:encoded><![CDATA[<p>New version of MySQL is 5.1.42.<br />
<a href="http://dev.mysql.com/downloads/mysql/" rel="nofollow">http://dev.mysql.com/downloads/mysql/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/01/20/mysql-5-1-41-has-been-updated-to-fix-a-security-issue/comment-page-1/#comment-2077</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=317#comment-2077</guid>
		<description>@Anthony : there is no push to the mirrors yet, but I think I&#039;ll have to think about such a system (inspired from Debian&#039;s one? http://www.debian.org/mirror/ftpmirror#when )

BTW, thanks for updating the UK mirror so quickly.</description>
		<content:encoded><![CDATA[<p>@Anthony : there is no push to the mirrors yet, but I think I&#8217;ll have to think about such a system (inspired from Debian&#8217;s one? <a href="http://www.debian.org/mirror/ftpmirror#when" rel="nofollow">http://www.debian.org/mirror/ftpmirror#when</a> )</p>
<p>BTW, thanks for updating the UK mirror so quickly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 1/13 queries in 0.005 seconds using apc
Object Caching 352/353 objects using apc

Served from: www.dotdeb.org @ 2012-02-07 23:10:04 -->
