summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt6
-rw-r--r--php.spec5
2 files changed, 8 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index f3a6bbb..3de1bde 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.27RC1 (2017-12-07)
+===== 7.0.27 (2018-01-04)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
@@ -6,10 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
/var/lib/mock/scl70el7x/build.log:Tests failed : 0
/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
/var/lib/mock/scl70fc25x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc26x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc26x/build.log:Tests failed : 1
/var/lib/mock/scl70fc27x/build.log:Tests failed : 0
+fc26x
+ 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
1 proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 12d1643..ec5a586 100644
--- a/php.spec
+++ b/php.spec
@@ -121,7 +121,7 @@
%endif
%global upver 7.0.27
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1820,6 +1820,9 @@ fi
%changelog
+* Tue Jan 2 2018 Remi Collet <remi@remirepo.net> - 7.0.27-1
+- Update to 7.0.27 - http://www.php.net/releases/7_0_27.php
+
* Tue Dec 5 2017 Remi Collet <remi@remirepo.net> - 7.0.27~RC1-1
- Update to 7.0.27RC1