summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-04-24 20:06:35 +0200
committerRemi Collet <remi@remirepo.net>2018-04-24 20:06:35 +0200
commit020af46a273edd47851577f1a390f341be2671fa (patch)
tree02da454c53611cebd8e615e50395498448d29250
parent7a784dc9b0571ff8e4b59284f57d12e749a9aa90 (diff)
Update to 7.2.5 - http://www.php.net/releases/7_2_5.php
-rw-r--r--failed.txt4
-rw-r--r--php72.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 3c7d6d2..9f04d3b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.5RC1 (2018-04-12)
+===== 7.2.5 (2018-04-26)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -16,7 +16,7 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
fc25i:
- 1 Bug #69900 Commandline input/output weird behaviour with STDIO [ext/standard/tests/streams/proc_open_bug69900.phpt]
+ 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
1 proc_open give erratic test results :(
diff --git a/php72.spec b/php72.spec
index 25274ad..ba9bcd3 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,7 +112,7 @@
%endif
%global upver 7.2.5
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2136,6 +2136,9 @@ fi
%changelog
+* Tue Apr 24 2018 Remi Collet <remi@remirepo.net> - 7.2.5-1
+- Update to 7.2.5 - http://www.php.net/releases/7_2_5.php
+
* Wed Apr 11 2018 Remi Collet <remi@remirepo.net> - 7.2.5~RC1-1
- update to 7.2.5RC1