summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-12 09:03:16 +0100
committerRemi Collet <remi@php.net>2022-12-12 09:03:16 +0100
commitcc7728d7e2f595d2bb668622b9fa61ad27d585ff (patch)
tree72a7945e92865362292376b2998518121b3698a9
parenta524b6b9482a11e00f97eb11a72a2d2f55ccec04 (diff)
update to 8.1.14RC1
use oracle client library version 21.8
-rw-r--r--failed.txt6
-rw-r--r--php81.spec10
2 files changed, 9 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 3cca017..9444026 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,15 @@
-===== 8.1.13 (2022-11-24)
+===== 8.1.14RC1 (2022-12-15)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x81/build.log:Tests failed : 0
-/var/lib/mock/el8x81/build.log:Tests failed : 1
+/var/lib/mock/el8x81/build.log:Tests failed : 0
/var/lib/mock/el9x81/build.log:Tests failed : 0
/var/lib/mock/fc35x81/build.log:Tests failed : 0
/var/lib/mock/fc36x81/build.log:Tests failed : 0
/var/lib/mock/fc37x81/build.log:Tests failed : 0
-el8x:
- 5 ext/standard/tests/strings/setlocale_variation2.phpt
1 proc_open give erratic test results :(
diff --git a/php81.spec b/php81.spec
index 4813bb0..a1128a6 100644
--- a/php81.spec
+++ b/php81.spec
@@ -24,7 +24,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 21.7
+%global oraclever 21.8
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI), you can disable using --without tests
@@ -107,8 +107,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.1.13
-#global rcver RC1
+%global upver 8.1.14
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2175,6 +2175,10 @@ fi
%changelog
+* Mon Dec 12 2022 Remi Collet <remi@remirepo.net> - 8.1.14~RC1-1
+- update to 8.1.14RC1
+- use oracle client library version 21.8
+
* Tue Nov 22 2022 Remi Collet <remi@remirepo.net> - 8.1.13-1
- Update to 8.1.13 - http://www.php.net/releases/8_1_13.php