diff options
| -rw-r--r-- | failed.txt | 33 | ||||
| -rw-r--r-- | php56.spec | 7 | 
2 files changed, 23 insertions, 17 deletions
@@ -1,14 +1,14 @@ -===== 5.6.14 (2015-10-01) +===== 5.6.15 (2015-10-29)  $ grep -r 'Tests failed' /var/lib/mock/56*/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/fc20i/build.log:Tests failed    :    4 (  0.0%) (  0.0%) -/var/lib/mock/fc20x/build.log:Tests failed    :    0 (  0.0%) (  0.0%) +/var/lib/mock/el5i/build.log:Tests failed    :    9 (  0.0%) (  0.1%) +/var/lib/mock/el5x/build.log:Tests failed    :    8 (  0.0%) (  0.0%) +/var/lib/mock/el6i/build.log:Tests failed    :    6 (  0.0%) (  0.0%) +/var/lib/mock/el6x/build.log:Tests failed    :    5 (  0.0%) (  0.0%) +/var/lib/mock/el7x/build.log:Tests failed    :    5 (  0.0%) (  0.0%) +/var/lib/mock/fc20i/build.log:Tests failed    :    6 (  0.0%) (  0.0%) +/var/lib/mock/fc20x/build.log:Tests failed    :    5 (  0.0%) (  0.0%)  /var/lib/mock/fc21i/build.log:Tests failed    :    2 (  0.0%) (  0.0%)  /var/lib/mock/fc21x/build.log:Tests failed    :    0 (  0.0%) (  0.0%)  /var/lib/mock/fc22i/build.log:Tests failed    :    2 (  0.0%) (  0.0%) @@ -17,18 +17,19 @@ $ grep -r 'Tests failed' /var/lib/mock/56*/build.log  /var/lib/mock/fc23x/build.log:Tests failed    :    0 (  0.0%) (  0.0%) -el6i -	Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt] -fc20i -	sni_server [ext/openssl/tests/sni_server.phpt] -	TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_002.phpt] -el5i, el6i, fc20i, fc21i, fc22i, fc23i -	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]  el5i, el5x  	openssl_x509_parse() basic test for OpenSSL 0.9 [ext/openssl/tests/openssl_x509_parse_basic_v9.phpt]  	sni_server [ext/openssl/tests/sni_server.phpt]  	Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] +el5i, el6i, fc20i, fc21i, fc22i, fc23i +	Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] +el6x, el7x, fc20i, fc20x, fc21i, fc22i, fc23i +	Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] +el6x, el7x, fc20i, fc20x +	Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] +	Test date_sunrise() function : usage variation -  Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt] +	Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] +	Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt] @@ -147,7 +147,7 @@  Summary: PHP scripting language for creating dynamic web sites  Name: php -Version: 5.6.14 +Version: 5.6.15  %if 0%{?snapdate:1}%{?rcver:1}  Release: 0.1.%{?snapdate}%{?rcver}%{?dist}  %else @@ -1987,6 +1987,11 @@ fi  %changelog +* Thu Oct 29 2015 Remi Collet <remi@fedoraproject.org> 5.6.15-1 +- Update to 5.6.15 +  http://www.php.net/releases/5_6_15.php +- php-config: reports all built sapis +  * Wed Sep 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.14-1  - Update to 5.6.14    http://www.php.net/releases/5_6_14.php  | 
