From 3bffaea5e0aa5819abe3f4daf7df7d18e15099f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Oct 2021 11:24:24 +0200 Subject: fix PHP-FPM oob R/W in root process leading to priv escalation CVE-2021-21703 use libicu version 69 --- failed.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 14f2dc0..1954bb1 100644 --- a/failed.txt +++ b/failed.txt @@ -1,16 +1,18 @@ -===== 7.3.31 (2021-09-23) +===== 7.3.31-2 (2021-10-20) $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log /var/lib/mock/scl73el7x/build.log:Tests failed : 0 /var/lib/mock/scl73el8x/build.log:Tests failed : 13 -/var/lib/mock/scl73fc32x/build.log:Tests failed : 0 -/var/lib/mock/scl73fc33x/build.log:Tests failed : 13 -/var/lib/mock/scl73fc34x/build.log:Tests failed : 13 +/var/lib/mock/scl73fc33x/build.log:Tests failed : 14 +/var/lib/mock/scl73fc34x/build.log:Tests failed : 14 +/var/lib/mock/scl73fc35x/build.log:Tests failed : 14 el8x, fc33x 2 buildroot issue with strict openssl policy (fixed in 7.4) +fc33x, fc34x, fc35x + 4 ext/date/tests/bug33415-2.phpt (1) proc_open give erratic test results :( -- cgit