summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-04-25 07:43:03 +0200
committerRemi Collet <remi@remirepo.net>2018-04-25 07:43:03 +0200
commit065592fd236ef212d9a258543d916f4838d080f9 (patch)
tree28dc5a3249935ac726962aa7ba688fb08f7e2239
parentbc5a7d045e8ced53f1e3f7f20b362b61d328ba38 (diff)
Update to 7.1.17 - http://www.php.net/releases/7_1_17.php
-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 ddcd9ef..f064ecb 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.16 (2018-03-29)
+===== 7.1.17 (2018-04-26)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
@@ -7,9 +7,11 @@ $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl71fc25x/build.log:Tests failed : 0
/var/lib/mock/scl71fc26x/build.log:Tests failed : 0
/var/lib/mock/scl71fc27x/build.log:Tests failed : 0
-/var/lib/mock/scl71fc28x/build.log:Tests failed : 0
+/var/lib/mock/scl71fc28x/build.log:Tests failed : 1
+f28x:
+ 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 ed75961..7e7c64a 100644
--- a/php.spec
+++ b/php.spec
@@ -120,7 +120,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.16
+%global upver 7.1.17
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1841,6 +1841,9 @@ fi
%changelog
+* Wed Apr 25 2018 Remi Collet <remi@remirepo.net> - 7.1.17-1
+- Update to 7.1.17 - http://www.php.net/releases/7_1_17.php
+
* Wed Mar 28 2018 Remi Collet <remi@remirepo.net> - 7.1.16-1
- Update to 7.1.16 - http://www.php.net/releases/7_1_16.php
- FPM: update default pool configuration for process.dumpable