From 7175a6b5b9e8c83736bf450537d7be76f8455344 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jun 2022 12:50:38 +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 --- failed.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index a097e55..9d1a938 100644 --- a/failed.txt +++ b/failed.txt @@ -1,12 +1,12 @@ -===== 7.2.34-10 (2021-11-15) +===== 7.2.34-11 (2022-06-07) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl72el7x/build.log:Tests failed : 0 /var/lib/mock/scl72el8x/build.log:Tests failed : 18 -/var/lib/mock/scl72fc33x/build.log:Tests failed : 18 /var/lib/mock/scl72fc34x/build.log:Tests failed : 18 /var/lib/mock/scl72fc35x/build.log:Tests failed : 18 +/var/lib/mock/scl72fc36x/build.log:Tests failed : 18 el8x -- cgit