From 2dc86a7ff14cdcfa9bfaffbde77b72f756ea8e45 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Oct 2021 12:15:10 +0200 Subject: fix PHP-FPM oob R/W in root process leading to priv escalation CVE-2021-21703 use libicu version 69 use oracle client library version 21.3 --- failed.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 06afa5a..87ad424 100644 --- a/failed.txt +++ b/failed.txt @@ -1,18 +1,20 @@ -===== 7.2.34-6 (2021-06-28) +===== 7.2.34-9 (2021-10-20) $ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log /var/lib/mock/scl72el7x/build.log:Tests failed : 0 /var/lib/mock/scl72el8x/build.log:Tests failed : 18 -/var/lib/mock/scl72fc32x/build.log:Tests failed : 2 -/var/lib/mock/scl72fc33x/build.log:Tests failed : 17 -/var/lib/mock/scl72fc34x/build.log:Tests failed : 17 +/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 el8x 4 Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] el8x, fc33x, fc34x: 3 buildroot issue with strict openssl policy (fixed in 7.4) +fc33x, fc34x, fc35x + 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] (1) proc_open give erratic test results :( -- cgit