summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-09 10:18:57 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-09 10:18:57 +0100
commitbf7b6e264c90de17b56cc07513a2210d2a5cfb16 (patch)
treecde4a6d2de0f327c7f8290f8d63f34ca23fdf787
parent680691a02ac715aeae86bf6eb2ba4f0a44fc3667 (diff)
PHP 7.1.0RC6
-rw-r--r--failed.txt10
-rw-r--r--php.spec7
2 files changed, 11 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index 675f0eb..70eb629 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,12 +1,12 @@
-===== 7.1.0RC5 (2016-10-27)
+===== 7.1.0RC6 (2016-11-10)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl70el6x/build.log:Tests failed : 0
/var/lib/mock/scl70el7x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc22x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc23x/build.log:Tests failed : 4
-/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc22x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc23x/build.log:Tests failed : 5
+/var/lib/mock/scl70fc24x/build.log:Tests failed : 1
/var/lib/mock/scl70fc25x/build.log:Tests failed : 0
fc21x
@@ -16,6 +16,8 @@ fc23x
*** Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
*** Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
*** Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt]
+fc23x, fc24x
+ * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
* proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 7cbc764..ad00805 100644
--- a/php.spec
+++ b/php.spec
@@ -124,8 +124,8 @@
%global db_devel libdb-devel
%endif
-%global rcver RC5
-%global rpmrel 12
+%global rcver RC6
+%global rpmrel 13
Summary: PHP scripting language for creating dynamic web sites
@@ -1826,6 +1826,9 @@ fi
%changelog
+* Wed Nov 9 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.13.RC6
+- Update to 7.1.0RC6
+
* Wed Oct 26 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.12.RC5
- Update to 7.1.0RC5