<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/php, branch zeus-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-11-24T19:43:00+00:00</updated>
<entry>
<title>php: fix CVE-2019-11043</title>
<updated>2019-11-24T19:43:00+00:00</updated>
<author>
<name>Slater, Joseph</name>
<email>joe.slater@windriver.com</email>
</author>
<published>2019-11-12T21:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=635b211e0f93b9830bd450b0c089d512aa9bba8f'/>
<id>urn:sha1:635b211e0f93b9830bd450b0c089d512aa9bba8f</id>
<content type='text'>
Backport unmodified patch from git.php.net.  Fixed in php 7.3.11.

Signed-off-by: Joe Slater &lt;joe.slater@windriver.com&gt;
Signed-off-by: Joe Slater &lt;joe.slater@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: fix CVE-2019-6978</title>
<updated>2019-10-05T02:11:55+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>trevor.gamblin@windriver.com</email>
</author>
<published>2019-10-03T18:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ec48bd3bdfa4db779734417d3866b8437a9470e6'/>
<id>urn:sha1:ec48bd3bdfa4db779734417d3866b8437a9470e6</id>
<content type='text'>
Patch for php to sync with the fix for the same issue in
libgd.

CVE: CVE-2019-6978
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: Move more into php.inc after php5 removal</title>
<updated>2019-09-10T13:54:01+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-09-10T10:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c943bc5ea90d626a7b0fa6b6334187f156030748'/>
<id>urn:sha1:c943bc5ea90d626a7b0fa6b6334187f156030748</id>
<content type='text'>
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: Remove no longer needed CFLAGS_append_aarch64</title>
<updated>2019-09-10T13:54:01+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-09-10T10:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7c9881e254e3cdacbdcee2949e633d13d5f16d0c'/>
<id>urn:sha1:7c9881e254e3cdacbdcee2949e633d13d5f16d0c</id>
<content type='text'>
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: fix module path in mod_php.conf</title>
<updated>2019-09-10T13:54:01+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-09-10T09:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=54983c1351ef12d6fa0ef1a61ed6a6b3a4087951'/>
<id>urn:sha1:54983c1351ef12d6fa0ef1a61ed6a6b3a4087951</id>
<content type='text'>
The apache2 module's path has been changed from ${libdir} to
${libexecdir} in commit 8d4d608b4e937bb3b8e3b260bd75338c3ff7e8fd. Update
mod_php.conf to adapt it.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: Turn PCRE JIT off for riscv</title>
<updated>2019-09-10T07:45:48+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-10T07:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c31468e37aec1ae4902228a07b11a70c0580d550'/>
<id>urn:sha1:c31468e37aec1ae4902228a07b11a70c0580d550</id>
<content type='text'>
Its not yet supported

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: sync with apache2's change</title>
<updated>2019-09-06T01:13:44+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2019-09-05T22:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=99bb172561b72d11b6b0efc3bb5a9d915f9763f8'/>
<id>urn:sha1:99bb172561b72d11b6b0efc3bb5a9d915f9763f8</id>
<content type='text'>
It redefines apache2's libexecdir. Update php to sync with that change.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: upgrade 7.3.8 -&gt; 7.3.9</title>
<updated>2019-09-03T14:11:04+00:00</updated>
<author>
<name>Yuan Chao</name>
<email>yuanc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-09-03T08:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8f91643496a433e99b356fc4ac4c540ed85b1080'/>
<id>urn:sha1:8f91643496a433e99b356fc4ac4c540ed85b1080</id>
<content type='text'>
Signed-off-by: Yuan Chao &lt;yuanc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: zlib and zip support</title>
<updated>2019-08-16T05:12:19+00:00</updated>
<author>
<name>Slater, Joseph</name>
<email>joe.slater@windriver.com</email>
</author>
<published>2019-08-15T21:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=84bf94bfe9de517842a363a17c53a601b5363382'/>
<id>urn:sha1:84bf94bfe9de517842a363a17c53a601b5363382</id>
<content type='text'>
Add back zlib support.  Define zip support but do not enable it.

Signed-off-by: Joe Slater &lt;joe.slater@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: upgrade 7.3.7 -&gt; 7.3.8</title>
<updated>2019-08-08T17:04:24+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-08-08T05:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=19661b9056bfbcd7d000deab7c630a86f18fdd6e'/>
<id>urn:sha1:19661b9056bfbcd7d000deab7c630a86f18fdd6e</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
