<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rpms/php/php55.git, branch master</title>
<subtitle>The master git repository for php55 RPM</subtitle>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/'/>
<entry>
<title>rebuild with gd 2.3.3</title>
<updated>2022-06-23T06:06:56+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2022-06-23T06:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=2d3b0d79f3018e54d2d3aeab873d9f6f266c4b12'/>
<id>2d3b0d79f3018e54d2d3aeab873d9f6f266c4b12</id>
<content type='text'>
myqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
myqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CVE-2019-11043 env_path_info underflow in fpm_main.c</title>
<updated>2019-10-22T12:33:24+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2019-10-22T12:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=a4201fe247b1230830bcf7f8b89db5b699f7ca99'/>
<id>a4201fe247b1230830bcf7f8b89db5b699f7ca99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport xmlrpc security fix from 5.6.40</title>
<updated>2019-01-11T13:48:46+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2019-01-11T13:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=fe5d970fb9bac5d6db1801db7a40355810895891'/>
<id>fe5d970fb9bac5d6db1801db7a40355810895891</id>
<content type='text'>
- Fix #77242 heap out of bounds read in xmlrpc_decode
- Fix #77380 Global out of bounds read in xmlrpc base64 code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix #77242 heap out of bounds read in xmlrpc_decode
- Fix #77380 Global out of bounds read in xmlrpc base64 code
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #77231 Segfault when using convert.quoted-printable-encode filter</title>
<updated>2018-12-10T17:15:14+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2018-12-10T17:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=474971c0b5e4ce5b004b726ece8ee41c57181ea7'/>
<id>474971c0b5e4ce5b004b726ece8ee41c57181ea7</id>
<content type='text'>
Fix #77020 null pointer dereference in imap_mail CVE-2018-19935
Fix #77153 imap_open allows to run arbitrary shell commands via mailbox parameter CVE-2018-19158
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #77020 null pointer dereference in imap_mail CVE-2018-19935
Fix #77153 imap_open allows to run arbitrary shell commands via mailbox parameter CVE-2018-19158
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #76582: XSS due to the header Transfer-Encoding: chunked</title>
<updated>2018-09-14T08:57:28+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2018-09-14T08:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=8d7778b180a2bae4dd69f32c3d3b404784f78ff5'/>
<id>8d7778b180a2bae4dd69f32c3d3b404784f78ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #73549: Use after free when stream is passed to imagepng</title>
<updated>2018-03-01T10:00:36+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2018-03-01T10:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=0a0c58dff2291870b56cec15fabf27119179c997'/>
<id>0a0c58dff2291870b56cec15fabf27119179c997</id>
<content type='text'>
fix #75981: stack-buffer-overflow while parsing HTTP response
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #75981: stack-buffer-overflow while parsing HTTP response
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP 5.6.38-7 (security fix from 5.6.30)</title>
<updated>2017-02-18T07:58:42+00:00</updated>
<author>
<name>Remi Collet</name>
<email>fedora@famillecollet.com</email>
</author>
<published>2017-02-18T07:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=b7dc0096c61deb8d3f7fb61d636b874ce1452197'/>
<id>b7dc0096c61deb8d3f7fb61d636b874ce1452197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>php: missing ones</title>
<updated>2017-01-22T08:40:24+00:00</updated>
<author>
<name>Remi Collet</name>
<email>fedora@famillecollet.com</email>
</author>
<published>2017-01-22T08:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=f2e3a31837636de81c2f03f8a45145a5869d8575'/>
<id>f2e3a31837636de81c2f03f8a45145a5869d8575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update comment about PHP session data directory ownership</title>
<updated>2017-01-22T08:36:44+00:00</updated>
<author>
<name>Gawain Lynch</name>
<email>gawain.lynch@gmail.com</email>
</author>
<published>2017-01-22T08:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=6d6787c4ac737e7adad68e4ebf422e9f2120f056'/>
<id>6d6787c4ac737e7adad68e4ebf422e9f2120f056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update RPM note for PHP-FPM www.conf</title>
<updated>2017-01-22T08:36:44+00:00</updated>
<author>
<name>Gawain Lynch</name>
<email>gawain.lynch@gmail.com</email>
</author>
<published>2015-11-09T08:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rpms.remirepo.net/cgit/rpms/php/php55.git/commit/?id=3075f81190a817cc7084422977e9c8974d6ebf3b'/>
<id>3075f81190a817cc7084422977e9c8974d6ebf3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
