summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-26 17:54:34 +0200
committerRemi Collet <remi@php.net>2024-09-26 17:54:34 +0200
commit71ae6061a38ab8f32e52120633cd8d23bcddfac4 (patch)
tree8b2da4f205caa851045a27ad093e2b2b7602919a /failed.txt
parentd49233a890e00aba4d412f1ed9b15832f3f40fef (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 Erroneous parsing of multipart form data CVE-2024-8925
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt13
1 files changed, 5 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 88edec9..1b3ca9e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,14 @@
-===== 7.3.33-13 (2024-04-11)
+===== 7.3.33-16 (2024-09-26)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el7x73/build.log:Tests failed : 2
-/var/lib/mock/el8a73/build.log:Tests failed : 14
-/var/lib/mock/el8x73/build.log:Tests failed : 15
+/var/lib/mock/el8a73/build.log:Tests failed : 17
+/var/lib/mock/el8x73/build.log:Tests failed : 18
x86_64:
- 3 Zend/tests/bug74093.phpt
-el7x:
- 5 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt
-el8x:
+ 3 Zend/tests/bug74093.phpt (too fast builder)
+el8:
2 buildroot issue with strict openssl policy (fixed in 7.4)
1 proc_open give erratic test results :(