From 9eb1d50117cb6df4f7ce70ed92813ec77a87d78e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jun 2022 11:05:41 +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 8e3124f..b653506 100644 --- a/failed.txt +++ b/failed.txt @@ -1,16 +1,18 @@ -===== 7.3.33 (2021-11-16) +===== 7.3.33-3 (2022-06-07) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl73el7x/build.log:Tests failed : 0 -/var/lib/mock/scl73el8x/build.log:Tests failed : 13 -/var/lib/mock/scl73fc33x/build.log:Tests failed : 14 +/var/lib/mock/scl73el7x/build.log:Tests failed : 1 +/var/lib/mock/scl73el8x/build.log:Tests failed : 15 /var/lib/mock/scl73fc34x/build.log:Tests failed : 14 /var/lib/mock/scl73fc35x/build.log:Tests failed : 14 +el7x: + 5 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt el8x, fc33x 2 buildroot issue with strict openssl policy (fixed in 7.4) + 5 ext/standard/tests/strings/setlocale_variation2.phpt fc33x, fc34x, fc35x 4 ext/date/tests/bug33415-2.phpt -- cgit