From 57d207bca8d001f0ef4c0aab76a520459049203a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Jan 2021 15:08:01 +0100 Subject: Fix #77423 FILTER_VALIDATE_URL accepts URLs with invalid userinfo CVE-2020-7071 --- failed.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 4c04e99..16509de 100644 --- a/failed.txt +++ b/failed.txt @@ -1,14 +1,10 @@ -===== 7.1.33-5 (2020-02-18) +===== 7.1.33-11 (2021-01-04) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 0 -/var/lib/mock/el6x/build.log:Tests failed : 1 /var/lib/mock/el7x/build.log:Tests failed : 3 -el6x: - 1 Bug #69521 Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt] el7x 4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] -- cgit