From 887548dbbc64eb97c4a9b32fc637819ce98ddf5d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Mar 2020 12:07:45 +0100 Subject: Update to 7.2.29 - http://www.php.net/releases/7_2_29.php use oracle client library version 19.6 (18.5 on EL-6) --- failed.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index b6caf14..cb9ae7a 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.2.28 (2020-02-20) +===== 7.2.29 (2020-03-17) $ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log @@ -7,9 +7,10 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log /var/lib/mock/scl72el8x/build.log:Tests failed : 18 /var/lib/mock/scl72fc30x/build.log:Tests failed : 1 /var/lib/mock/scl72fc31x/build.log:Tests failed : 1 +/var/lib/mock/scl72fc32x/build.log:Tests failed : 1 -fc30x, fc31x: +fc30x, fc31x, fc32x: TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] el8x: buildroot issue under investigation -- cgit