From b1b66396debbf9f9030deda817b31e0a447be549 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Oct 2019 09:38:58 +0200 Subject: Fix CVE-2019-11043 env_path_info underflow in fpm_main.c --- failed.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index c100cd2..b6f9c2a 100644 --- a/failed.txt +++ b/failed.txt @@ -1,9 +1,9 @@ -===== 5.6.40-13 (2019-08-28) +===== 5.6.40-14 (2019-09-22) $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log /var/lib/mock/scl56el6x/build.log:Tests failed : 3 -/var/lib/mock/scl56el7x/build.log:Tests failed : 1 +/var/lib/mock/scl56el7x/build.log:Tests failed : 2 /var/lib/mock/scl56el8x/build.log:Tests failed : 28 /var/lib/mock/scl56fc29x/build.log:Tests failed : 3 /var/lib/mock/scl56fc30x/build.log:Tests failed : 3 @@ -16,9 +16,10 @@ el6x: 3 getmxrr() test [ext/standard/tests/network/getmxrr.phpt] el7x: 2 Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt] +el7x, fc29x, fc30x, fc31x: + openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] fc29x, fc30x, fc31x: 2 substr_compare() [ext/standard/tests/strings/substr_compare.phpt] - openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] -- cgit