<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.1.28</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>set versions for 7.1.28</title>
<updated>2019-04-02T13:28:17+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2019-04-02T13:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=edcb43edfc54d69968531dc4ef37150e21c45f4c'/>
<id>edcb43edfc54d69968531dc4ef37150e21c45f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix paste issue</title>
<updated>2019-04-02T09:05:09+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2019-04-02T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc1cd3daf2521b352b0c9fa6ade7e49a8cc63130'/>
<id>dc1cd3daf2521b352b0c9fa6ade7e49a8cc63130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pointer arithmetic on void pointers is illegal</title>
<updated>2019-04-02T08:39:44+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-04-02T08:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=01a4de5c5821f67daeff487ef9b3047ce7b47c4c'/>
<id>01a4de5c5821f67daeff487ef9b3047ce7b47c4c</id>
<content type='text'>
We quick-fix this by casting to char*; it might be more appropriate to
use char pointers in the first place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We quick-fix this by casting to char*; it might be more appropriate to
use char pointers in the first place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #77831 - Heap-buffer-overflow in exif_iif_add_value in EXIF</title>
<updated>2019-04-02T07:12:26+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-04-02T07:12:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=887a7b571407f7a49a5e7cf1e612d21ef83fedb4'/>
<id>887a7b571407f7a49a5e7cf1e612d21ef83fedb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS</title>
<updated>2019-04-01T06:11:15+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-04-01T06:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c684d32fb877aa7335842e8b9e7506ef51620e1a'/>
<id>c684d32fb877aa7335842e8b9e7506ef51620e1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #77753 - Heap-buffer-overflow in php_ifd_get32s</title>
<updated>2019-04-01T06:09:06+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-03-18T05:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f3aefc6d071b807ddacae0a0bc49f09c38e18490'/>
<id>f3aefc6d071b807ddacae0a0bc49f09c38e18490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate subject encoding in mb_split and mb_ereg_match</title>
<updated>2019-03-28T06:20:27+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-02-11T11:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ecac37c40a27ffbd59f34b5920735ee0b7f994c'/>
<id>0ecac37c40a27ffbd59f34b5920735ee0b7f994c</id>
<content type='text'>
We were already validating the subject encoding in most functions,
but not these two.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were already validating the subject encoding in most functions,
but not these two.
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate pattern against mbregex encoding</title>
<updated>2019-03-28T06:19:46+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-02-11T11:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40fe50daf6069f73d0be43d8fcd7d5953053c10d'/>
<id>40fe50daf6069f73d0be43d8fcd7d5953053c10d</id>
<content type='text'>
Oniguruma does not consistently perform this validation itself (at least
on older versions), so make sure we check pattern encoding validity on the
PHP side.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Oniguruma does not consistently perform this validation itself (at least
on older versions), so make sure we check pattern encoding validity on the
PHP side.
</pre>
</div>
</content>
</entry>
<entry>
<title>SQLite3: add DEFENSIVE config for SQLite &gt;= 3.26.0 as a mitigation strategy against potential security flaws</title>
<updated>2019-03-11T17:02:03+00:00</updated>
<author>
<name>bohwaz</name>
<email>github.bohwaz@miam.kd2.org</email>
</author>
<published>2018-12-16T21:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=58c25bf679125a2da354db58ddc6b0cf6d10ee00'/>
<id>58c25bf679125a2da354db58ddc6b0cf6d10ee00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with behavior change in OpenSSL 1.1.1b</title>
<updated>2019-03-08T14:47:32+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2019-02-28T11:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=66bd861fcd2a508d5321d8a3be6158f5026aafc6'/>
<id>66bd861fcd2a508d5321d8a3be6158f5026aafc6</id>
<content type='text'>
A behavior change in revealed by some openssl_decrypt() based test,
where an encrypt API is used with a decrypt context. The EVP_Cipher*
functions will automatically choose the right operation depending on the
context passed.

(cherry picked from commit 19a44ffb7be91344550fa700830b8e62a73031ba)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A behavior change in revealed by some openssl_decrypt() based test,
where an encrypt API is used with a decrypt context. The EVP_Cipher*
functions will automatically choose the right operation depending on the
context passed.

(cherry picked from commit 19a44ffb7be91344550fa700830b8e62a73031ba)
</pre>
</div>
</content>
</entry>
</feed>
