summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-26 13:39:31 +0200
committerRemi Collet <remi@php.net>2024-09-26 13:39:31 +0200
commit17ccc1ac32b31eef62ed9fdb2f39c8d8765f17f9 (patch)
treef2d9d648a3256848d00d894f34682e09c8541e3f /failed.txt
parenta3bc7da51b195f073fd549371b7814866fa15650 (diff)
Fix Bypass of CVE-2012-1823, Argument Injection in PHP-CGIHEADmaster
CVE-2024-4577 Fix Bypass of CVE-2024-4577, Parameter Injection Vulnerability CVE-2024-8926 Fix cgi.force_redirect configuration is bypassable due to the environment variable collision CVE-2024-8927 Fix Logs from childrens may be altered CVE-2024-9026 Fix Erroneous parsing of multipart form data CVE-2024-8925 use ICU 74.2
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 6ef55d3..5e34040 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.30-8 (2024-08-26)
+===== 8.0.30-9 (2024-09-26)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
@@ -14,14 +14,14 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl80fc41x/build.log:Tests failed : 3
-el8
+el8:
3 openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt]
3 openssl_open() tests [ext/openssl/tests/openssl_open_basic.phpt]
+all:
3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
fc39, fc40, fc41, el9:
3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt]
- 3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
-fc40:
+fc40, fc41:
3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt]