summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 08:00:29 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 08:00:29 +0200
commit6d0ac828fb0bf3f0a73aacf2d59aac87b7e3e76e (patch)
tree4a0c737f9437d8a00cb9181cef3ffd2f99f66373
parent1449e0e560a384fd05e027b08d2e6012de314237 (diff)
PHP 5.4.44
-rw-r--r--failed.txt22
-rw-r--r--php54.spec6
2 files changed, 17 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index 051c150..567a64a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,7 +1,13 @@
-===== 5.5.43
+===== 5.5.44
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
+/var/lib/mock/el5i/build.log:Tests failed : 6 ( 0.0%) ( 0.1%)
+/var/lib/mock/el5x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/el6i/build.log:Tests failed : 5 ( 0.0%) ( 0.1%)
+/var/lib/mock/el6x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+
/var/lib/mock/el5x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
Bug #66501: EC private key support in openssl_sign [ext/openssl/tests/bug66501.phpt]
@@ -9,17 +15,13 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
-/var/lib/mock/el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-
-/var/lib/mock/el5i/build.log:Tests failed : 5 ( 0.0%) ( 0.1%)
- Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (32 bit) [ext/date/tests/bug41523.phpt]
- Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
+el5i, el5x
Bug #66501: EC private key support in openssl_sign [ext/openssl/tests/bug66501.phpt]
- Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath.phpt]
- Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
-
-/var/lib/mock/el6i/build.log:Tests failed : 4 ( 0.0%) ( 0.1%)
+ Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
+el5i, el6i
Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (32 bit) [ext/date/tests/bug41523.phpt]
+ Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt]
Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath.phpt]
Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
+el6i, el6x
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
diff --git a/php54.spec b/php54.spec
index 925faae..7f676ad 100644
--- a/php54.spec
+++ b/php54.spec
@@ -97,7 +97,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.4.43
+Version: 5.4.44
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1736,6 +1736,10 @@ fi
%changelog
+* Thu Aug 6 2015 Remi Collet <remi@fedoraproject.org> 5.4.44-1
+- Update to 5.4.44
+ http://www.php.net/releases/5_4_44.php
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> 5.4.43-1
- Update to 5.4.43
http://www.php.net/releases/5_4_43.php