diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-04-27 20:32:19 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-04-27 20:32:19 +0200 | 
| commit | 270d80ad9e42ac9ba76034f3f58cf8dc8ec96a57 (patch) | |
| tree | a1cb0272eb7d59edf0acb24a2b01d3676ef0a3c0 | |
| parent | 16f2c1d0db7d36bbaa1676658f5d8bcd5073ad46 (diff) | |
PHP 7.0.6
| -rw-r--r-- | failed.txt | 34 | ||||
| -rw-r--r-- | php70.spec | 20 | 
2 files changed, 25 insertions, 29 deletions
@@ -1,35 +1,27 @@ -===== 7.0.6RC1 (2016-04-14) +===== 7.0.6 (2016-04-28)  $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el6i/build.log:Tests failed    :    2 -/var/lib/mock/el6x/build.log:Tests failed    :    3 -/var/lib/mock/el7x/build.log:Tests failed    :    4 -/var/lib/mock/fc21i/build.log:Tests failed    :    2 -/var/lib/mock/fc21x/build.log:Tests failed    :    1 -/var/lib/mock/fc22i/build.log:Tests failed    :    1 -/var/lib/mock/fc22x/build.log:Tests failed    :    1 -/var/lib/mock/fc23i/build.log:Tests failed    :    1 -/var/lib/mock/fc23x/build.log:Tests failed    :    3 -/var/lib/mock/fc24i/build.log:Tests failed    :    2 -/var/lib/mock/fc24x/build.log:Tests failed    :    1 +/var/lib/mock/el6i/build.log:Tests failed    :     1 +/var/lib/mock/el6x/build.log:Tests failed    :     2 +/var/lib/mock/el7x/build.log:Tests failed    :     2 +/var/lib/mock/fc21i/build.log:Tests failed    :    0 +/var/lib/mock/fc21x/build.log:Tests failed    :    0 +/var/lib/mock/fc22i/build.log:Tests failed    :    0 +/var/lib/mock/fc22x/build.log:Tests failed    :    0 +/var/lib/mock/fc23i/build.log:Tests failed    :    0 +/var/lib/mock/fc23x/build.log:Tests failed    :    0 +/var/lib/mock/fc24i/build.log:Tests failed    :    1 +/var/lib/mock/fc24x/build.log:Tests failed    :    0  el6i, el6x, el7x  		Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]  el6x, el7x  		strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] -el7x -		Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt] -fc21i -	*	Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] -fc23x -	*	Concatenating many small strings should not slowdown allocations [Zend/tests/concat_003.phpt] -	*	Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]  fc24i  	*	Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] -all: -	**	bug #71428.2: inheritance of ye olde dynamic interfaces [Zend/tests/bug71428.2.phpt] +  *  proc_open give erratic test results :( @@ -121,7 +121,7 @@  %global db_devel  libdb-devel  %endif -%global rcver         RC1 +#global rcver         RC1  %global rpmrel        1  Summary: PHP scripting language for creating dynamic web sites @@ -1997,7 +1997,11 @@ fi  %changelog -* Tue Apr 12 2016 Remi Collet <remi@fedoraproject.org> 7.0.6-0.1.0RC1 +* Wed Apr 27 2016 Remi Collet <remi@fedoraproject.org> 7.0.6-1 +- Update to 7.0.6 +  http://www.php.net/releases/7_0_6.php + +* Tue Apr 12 2016 Remi Collet <remi@fedoraproject.org> 7.0.6-0.1.RC1  - Update to 7.0.6RC1  * Fri Apr  8 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-2 @@ -2007,7 +2011,7 @@ fi  - Update to 7.0.5    http://www.php.net/releases/7_0_5.php -* Wed Mar 16 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-0.1.0RC1 +* Wed Mar 16 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-0.1.RC1  - Update to 7.0.5RC1  * Fri Mar  4 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-2 @@ -2018,24 +2022,24 @@ fi    http://www.php.net/releases/7_0_4.php  - pcre: disables JIT compilation of patterns with system pcre < 8.38 -* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-0.1.0RC1 +* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-0.1.RC1  - Update to 7.0.4RC1  * Wed Feb  3 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-1  - Update to 7.0.3    http://www.php.net/releases/7_0_3.php -* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.2.0RC1 +* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.2.RC1  - FPM: test build for https://bugs.php.net/62172 -* Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.1.0RC1 +* Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.1.RC1  - Update to 7.0.3RC1  * Wed Jan  6 2016 Remi Collet <remi@fedoraproject.org> 7.0.2-1  - Update to 7.0.2    http://www.php.net/releases/7_0_2.php -* Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.2-0.1.0RC1 +* Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.2-0.1.RC1  - Update to 7.0.2RC1  - opcache: build with --disable-huge-code-pages on EL-6 @@ -2044,7 +2048,7 @@ fi    http://www.php.net/releases/7_0_1.php  - curl: add CURL_SSLVERSION_TLSv1_x constant (EL) -* Wed Dec  9 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-0.1.0RC1 +* Wed Dec  9 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-0.1.RC1  - Update to 7.0.1RC1  - drop --disable-huge-code-pages build option on EL-6,    but keep it disabled in default configuration  | 
