summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-15 10:38:19 +0100
committerRemi Collet <remi@php.net>2023-02-15 10:38:19 +0100
commita3a86755b6862c0d12ffde785217e0840ba14e4d (patch)
tree3ee49a8154e0c0e19d7e1764837953a1fdcee67f /failed.txt
parent5595ebceecf9b0712790b5c1bf8ce3915846b2bc (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
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt14
1 files changed, 5 insertions, 9 deletions
diff --git a/failed.txt b/failed.txt
index 21d9256..a796422 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,13 @@
-===== 7.1.33-12 (2021-02-03)
+===== 7.1.33-24 (2023-02-15)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
-/var/lib/mock/scl71el7x/build.log:Tests failed : 0
-/var/lib/mock/scl71el8x/build.log:Tests failed : 29
-/var/lib/mock/scl71fc29x/build.log:Tests failed : 2
-/var/lib/mock/scl71fc30x/build.log:Tests failed : 2
-/var/lib/mock/scl71fc31x/build.log:Tests failed : 2
+/var/lib/mock/scl71el7x/build.log:Tests failed : 15
+/var/lib/mock/scl71el8x/build.log:Tests failed : 30
-fc29x, fc30x, fc31x:
- openssl_encrypt() with CCM cipher algorithm tests [ext/openssl/tests/openssl_encrypt_ccm.phpt]
- TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
+el8x:
+ 2 related to tzdata, expired test cert and openssl policy
1 proc_open give erratic test results :(