summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-05-25 16:44:38 +0200
committerRemi Collet <fedora@famillecollet.com>2016-05-25 16:44:38 +0200
commitb7961ec62d0f275d615912901d01dab0a36153ca (patch)
tree5e13ff17c8239b6527f0180aa65c5a9c5d929c1c
parent04446226f01deea19931f05c803401e78804e9d7 (diff)
PHP 5.5.36
-rw-r--r--failed.txt8
-rw-r--r--php55.spec6
2 files changed, 10 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index c451c92..84d6f17 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,10 @@
-==== PHP 5.5.35 (2016-04-28)
+==== PHP 5.5.36 (2016-05-26)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el5i/build.log:Tests failed : 5
+/var/lib/mock/el5i/build.log:Tests failed : 6
/var/lib/mock/el5x/build.log:Tests failed : 3
-/var/lib/mock/el6i/build.log:Tests failed : 3
+/var/lib/mock/el6i/build.log:Tests failed : 4
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
@@ -17,5 +17,7 @@ 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 1216fb4..d22b3a7 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.35
+Version: 5.5.36
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1976,6 +1976,10 @@ fi
%changelog
+* 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
+
* 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