diff options
-rw-r--r-- | failed.txt | 12 | ||||
-rw-r--r-- | php55.spec | 6 |
2 files changed, 11 insertions, 7 deletions
@@ -1,12 +1,12 @@ -==== PHP 5.5.34 (2016-03-34) +==== PHP 5.5.35 (2016-04-28) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el5i/build.log:Tests failed : 5 ( 0.0%) ( 0.1%) -/var/lib/mock/el5x/build.log:Tests failed : 3 ( 0.0%) ( 0.0%) -/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/el5i/build.log:Tests failed : 5 +/var/lib/mock/el5x/build.log:Tests failed : 3 +/var/lib/mock/el6i/build.log:Tests failed : 3 +/var/lib/mock/el6x/build.log:Tests failed : 0 +/var/lib/mock/el7x/build.log:Tests failed : 0 el5i, el5x Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] @@ -140,7 +140,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.5.34 +Version: 5.5.35 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1976,6 +1976,10 @@ fi %changelog +* Wed Apr 27 2016 Remi Collet <remi@fedoraproject.org> 5.5.35-1 +- Update to 5.5.35 + http://www.php.net/releases/5_5_35.php + * 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 |