Page 1 of 1

PHP 5.4.40, 5.5.24 and PHP 5.6.8

Posted: Fri Apr 17, 2015 7:22 am
by Imaging
FYI, PHP 5.4.40, 5.5.24 and PHP 5.6.8 are out:

http://php.net/archive/2015.php#id2015-04-16-3

with security fixes (in regards to updating the atomic repo and related packages).

Opcache has also been updated to 7.0.5:

https://pecl.php.net/package/ZendOpcache

Thanks.

Re: PHP 5.4.40, 5.5.24 and PHP 5.6.8

Posted: Tue Apr 21, 2015 1:41 pm
by Imaging
Thanks for the quick updates for the base PHP.

As best we can see, the opcache update appears to be security related as well:

The 7.0.5 release mentioned:

Fixed bug #68677 (Use After Free in OPcache)

which appears to be the same as the bug report for the PHP included version:

https://bugs.php.net/bug.php?id=68677

so think the Atomic standalone opcache rpms like

php-pecl-zendopcache-7.0.3.1.el5.art

for example likely needs a security update.

Re: PHP 5.4.40, 5.5.24 and PHP 5.6.8

Posted: Tue Apr 21, 2015 2:48 pm
by scott
Last of the updates for this post should be hitting the repo shortly.

Re: PHP 5.4.40, 5.5.24 and PHP 5.6.8

Posted: Wed Apr 22, 2015 3:32 pm
by Imaging
Thanks! (seeing the pecl package at 7.0.5)

One final question. For the atomic packages like:

atomic-php56-php-opcache-5.6.8-23.el5.art.x86_64

the version appears to be 7.0.4 (from /opt/atomic/atomic-php56/root/usr/bin/php -v).

Was said fix already backported for said packages?