diff options
-rw-r--r-- | failed.txt | 6 | ||||
-rw-r--r-- | php55.spec | 6 |
2 files changed, 7 insertions, 5 deletions
@@ -1,4 +1,4 @@ -==== PHP 5.5.33 (2016-03-03) +==== PHP 5.5.34 (2016-03-34) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -7,8 +7,6 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6i/build.log:Tests failed : 3 ( 0.0%) ( 0.0%) /var/lib/mock/el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) /var/lib/mock/el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/fc20i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) -/var/lib/mock/fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) el5i, el5x Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] @@ -16,7 +14,7 @@ el5i, el5x openssl_x509_parse() basic test for OpenSSL 0.9 [ext/openssl/tests/openssl_x509_parse_basic_v9.phpt] el6i Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt] -el5i, el6i, fc20i +el5i, el6i Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] @@ -140,7 +140,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.5.33 +Version: 5.5.34 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1976,6 +1976,10 @@ fi %changelog +* Tue Mar 29 2016 Remi Collet <remi@fedoraproject.org> 5.5.34-1 +- Update to 5.5.34 + http://www.php.net/releases/5_5_34.php + * Wed Mar 2 2016 Remi Collet <remi@fedoraproject.org> 5.5.33-1 - Update to 5.5.33 http://www.php.net/releases/5_5_33.php |