summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 15:49:49 +0100
committerRemi Collet <remi@php.net>2023-02-14 15:49:49 +0100
commit1b1f978a479f016248d1b2b00874db1d6e55cc1f (patch)
tree6ec0c9b6f53ddeb501c85efd11806139b5410179 /failed.txt
parent49b132f929fc66d5badcf6cdec646e150ed94714 (diff)
fix #81744: Password_verify() always return true with some hash
CVE-2023-0567 fix #81746: 1-byte array overrun in common path resolve code CVE-2023-0568 fix DOS vulnerability when parsing multipart request body CVE-2023-0662 add dependency on pcre2 minimal version
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index af8d441..92939ae 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,19 +1,15 @@
-===== 7.3.33-4 (2022-09-29)
+===== 7.3.33-8 (2023-02-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl73el7x/build.log:Tests failed : 1
-/var/lib/mock/scl73el8x/build.log:Tests failed : 15
-/var/lib/mock/scl73fc35x/build.log:Tests failed : 14
+/var/lib/mock/scl73el8x/build.log:Tests failed : 14
el7x:
5 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt
-el8x, fc33x
+el8x:
2 buildroot issue with strict openssl policy (fixed in 7.4)
- 5 ext/standard/tests/strings/setlocale_variation2.phpt
-fc33x, fc34x, fc35x
- 4 ext/date/tests/bug33415-2.phpt
(1) proc_open give erratic test results :(