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
commite279fe5f831b2f89c18473c1c647e373f8c325f2 (patch)
treeb5a69fa80742fb210bdedc4c8503aeed71ec0f44
parentf67560ab67b519031b4c84091e1c37b6c9402686 (diff)
PHP 5.4.44
-rw-r--r--failed.txt14
-rw-r--r--php.spec6
2 files changed, 12 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 4ba3a50..740fb36 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,16 @@
-===== 5.5.43
+===== 5.5.44
$ grep -r 'Tests failed' /var/lib/mock/scl54*/build.log
/var/lib/mock/scl54fc19x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl54fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl54fc21x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
- Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt]
-
/var/lib/mock/scl54fc22x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
- idem f21
-
/var/lib/mock/scl54el6x/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/scl54el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+
+f21, f22
+ Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt]
+
+el6
+ Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
diff --git a/php.spec b/php.spec
index 0aab416..94670bc 100644
--- a/php.spec
+++ b/php.spec
@@ -118,7 +118,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}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
@@ -1617,6 +1617,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