summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-21 14:43:23 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-21 14:43:23 +0200
commit6278647d48e41d38c1cb6236c6c9278745b8bec9 (patch)
tree43b9b464fc363c9efcbe648f7fec0e4e79459e18
parent69e429d206d6cd962dfecf0f1d00e002fad251c6 (diff)
PHP 5.5.37
-rw-r--r--failed.txt9
-rw-r--r--php55.spec6
2 files changed, 8 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 84d6f17..5505c60 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,10 @@
-==== PHP 5.5.36 (2016-05-26)
+==== PHP 5.5.37 (2016-06-23)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el5i/build.log:Tests failed : 6
+/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 : 4
+/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
@@ -17,7 +17,4 @@ el6i
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]
- * Bug #72114 (Integer underflow / arbitrary null write in fread/gzread) [ext/standard/tests/file/bug72114.phpt]
-
-* fixed upstream in next
diff --git a/php55.spec b/php55.spec
index a148b0c..f38996c 100644
--- a/php55.spec
+++ b/php55.spec
@@ -140,7 +140,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.5.36
+Version: 5.5.37
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1979,6 +1979,10 @@ fi
%changelog
+* Tue Jun 21 2016 Remi Collet <remi@fedoraproject.org> 5.5.37-1
+- Update to 5.5.37
+ http://www.php.net/releases/5_5_37.php
+
* Wed May 25 2016 Remi Collet <remi@fedoraproject.org> 5.5.36-1
- Update to 5.5.36
http://www.php.net/releases/5_5_36.php