From 059ba460fd4e1aad290ade3dd38d6a4aa06247d8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jun 2022 11:05:49 +0200 Subject: use oracle client library version 21.6 mysqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626 pgsql: fix #81720: Uninitialized array in pg_query_params(). CVE-2022-31625 pcre: fix default options for pcre >= 10.38 --- failed.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 28b9677..04dafe1 100644 --- a/failed.txt +++ b/failed.txt @@ -1,14 +1,16 @@ -===== 7.3.33 (2021-11-16) +===== 7.3.33-3 (2022-06-07) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/el8x73/build.log:Tests failed : 13 +/var/lib/mock/el7x/build.log:Tests failed : 1 +/var/lib/mock/el8x73/build.log:Tests failed : 15 +el7x: + 5 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt el8x: 2 buildroot issue with strict openssl policy (fixed in 7.4) - + 5 ext/standard/tests/strings/setlocale_variation2.phpt 1 proc_open give erratic test results :( 2 test issue -- cgit