summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-10-10 12:51:09 +0200
committerRemi Collet <remi@remirepo.net>2018-10-10 12:51:09 +0200
commit95b0d823e22772232ac2f5900526c984597495a3 (patch)
treeb1ab204635621ca88e1a5f374470d4b91f5e1950
parent2fb3003341589e96df702d640badce15a6c5d86b (diff)
Update to 7.1.23 - http://www.php.net/releases/7_1_23.php
-rw-r--r--failed.txt8
-rw-r--r--php71.spec5
2 files changed, 8 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 203889f..63cf0fa 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.23RC1 (2018-09-28)
+===== 7.1.23 (2018-10-11)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
@@ -7,11 +7,11 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/fc26i/build.log:Tests failed : 0
/var/lib/mock/fc26x/build.log:Tests failed : 0
-/var/lib/mock/fc27i/build.log:Tests failed : 1
-/var/lib/mock/fc27x/build.log:Tests failed : 0
+/var/lib/mock/fc27i/build.log:Tests failed : 0
+/var/lib/mock/fc27x/build.log:Tests failed : 1
-fc27i
+fc27x
1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
diff --git a/php71.spec b/php71.spec
index d0c9f9a..fd57f0f 100644
--- a/php71.spec
+++ b/php71.spec
@@ -108,7 +108,7 @@
%endif
%global upver 7.1.23
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2056,6 +2056,9 @@ fi
%changelog
+* Wed Oct 10 2018 Remi Collet <remi@remirepo.net> - 7.1.23-1
+- Update to 7.1.23 - http://www.php.net/releases/7_1_23.php
+
* Sat Sep 29 2018 Remi Collet <remi@remirepo.net> - 7.1.23~RC1-1
- update to 7.1.23RC1
- use oracle client library version 18.3