diff options
author | Remi Collet <remi@remirepo.net> | 2019-10-22 09:38:58 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-10-22 09:38:58 +0200 |
commit | b1b66396debbf9f9030deda817b31e0a447be549 (patch) | |
tree | 6028cc2b92fd7a8b7623692821f44c3839c8c731 /failed.txt | |
parent | d55411f02f2475c2bf1515297170dbd276bf7682 (diff) |
Fix CVE-2019-11043 env_path_info underflow in fpm_main.c
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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] |