<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/php, branch 2011.05</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-01-17T19:50:17Z</updated>
<entry>
<title>php: security bump to 5.2.17</title>
<updated>2011-01-17T19:50:17Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-01-07T18:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b3395489fee554ee2d08269d1d72e1357d7c4c13'/>
<id>urn:sha1:b3395489fee554ee2d08269d1d72e1357d7c4c13</id>
<content type='text'>
PHP bug #53632 and CVE-2010-4645, where conversions from string to
double might cause the PHP interpreter to hang on systems using x87 FPU
registers.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: fix CFLAGS handling</title>
<updated>2011-01-02T21:53:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-02T11:28:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b25cf0a05c1146b8f09da0c73032f3e08f768d86'/>
<id>urn:sha1:b25cf0a05c1146b8f09da0c73032f3e08f768d86</id>
<content type='text'>
The shell doesn't understand += assignments. Fixes a build issue with
sqlite extension and !largefile (and possibly with ext toolchains as well).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: fix gmp extension build after libgmp bump</title>
<updated>2010-12-28T07:52:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-12-28T07:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6527001c9d42b95c76b7689ed8eeecd8d17740cd'/>
<id>urn:sha1:6527001c9d42b95c76b7689ed8eeecd8d17740cd</id>
<content type='text'>
Patch from php svn r295402.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: libgmp was renamed to gmp</title>
<updated>2010-12-27T21:00:59Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-12-06T19:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eb8390d66f487559828058a47414617632afb1f1'/>
<id>urn:sha1:eb8390d66f487559828058a47414617632afb1f1</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: security bump to version 5.2.16</title>
<updated>2010-12-22T21:53:57Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-12-16T14:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1ecf423dfb69492a3fadb3c11ae735a6c0d5e0c4'/>
<id>urn:sha1:1ecf423dfb69492a3fadb3c11ae735a6c0d5e0c4</id>
<content type='text'>
* Fixed extract() to do not overwrite $GLOBALS and $this when using
  EXTR_OVERWRITE.

* Fixed crash in zip extract method (possible CWE-170).

* Fixed a possible double free in imap extension.

* Fixed possible flaw in open_basedir (CVE-2010-3436).

* Fixed NULL pointer dereference in ZipArchive::getArchiveComment.
  (CVE-2010-3709).

* Fixed bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL
  with large amount of data).

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: add process control support</title>
<updated>2010-11-24T22:12:54Z</updated>
<author>
<name>Thomas Rudin</name>
<email>thomas@rudin.li</email>
</author>
<published>2010-11-15T20:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=972cd4229b21f03183fe7b72a36ffc2be81d87e3'/>
<id>urn:sha1:972cd4229b21f03183fe7b72a36ffc2be81d87e3</id>
<content type='text'>
Closes #2791

Signed-off-by: Thomas Rudin &lt;thomas@rudin.li&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: convert old-style hooks to new-style hooks</title>
<updated>2010-09-12T17:24:59Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T15:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c692a3e44348b70153210733bd7d0c82028f8973'/>
<id>urn:sha1:c692a3e44348b70153210733bd7d0c82028f8973</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Security bump php to 5.2.14</title>
<updated>2010-08-24T07:30:41Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-08-09T14:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a022ab5e0199ff5168393487c13dd9e8a95ae2c0'/>
<id>urn:sha1:a022ab5e0199ff5168393487c13dd9e8a95ae2c0</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
</content>
</entry>
<entry>
<title>php: filter plugin depends on pcre</title>
<updated>2010-07-22T11:08:24Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-22T11:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6ef765d3bd17e5dc9ea2c049cb79443b23fdcd16'/>
<id>urn:sha1:6ef765d3bd17e5dc9ea2c049cb79443b23fdcd16</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>php: pdo mysql extension needs C++ support in toolchain</title>
<updated>2010-07-21T21:45:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-21T21:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=68fe213daa83dee8f4ee54e1878c2b893e81912b'/>
<id>urn:sha1:68fe213daa83dee8f4ee54e1878c2b893e81912b</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
