summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-27 15:53:00 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-27 15:53:00 +0200
commit04446226f01deea19931f05c803401e78804e9d7 (patch)
tree87f01a5a6df8b9bf8278a396eda9e0678b8116a8
parent5cd12f99df6782ec40bbfa5555b5c0d367029dfb (diff)
PHP 5.5.35
-rw-r--r--failed.txt12
-rw-r--r--php55.spec6
2 files changed, 11 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 7c23c62..c451c92 100644
--- a/failed.txt
+++ b/failed.txt
@@ -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]
diff --git a/php55.spec b/php55.spec
index d790d3d..1216fb4 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.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