summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-15 11:13:36 +0100
committerRemi Collet <remi@php.net>2023-02-15 11:13:36 +0100
commit9e35fd58eaa617754b416680e627ea991a106a7d (patch)
treeb13b9ca70fa33f2333d69058f6e65be1b6434a7b /failed.txt
parent80d876b4f8d57b3b46c3d61cc6e8acb937820839 (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.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 603794a..d38dbcf 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,12 @@
-===== 7.0.33-23 (2020-01-21)
+===== 7.0.33-37 (2022-02-15)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 0
-/var/lib/mock/el6x/build.log:Tests failed : 1
-/var/lib/mock/el7x/build.log:Tests failed : 1
+/var/lib/mock/el7x/build.log:Tests failed : 16
-el6x:
- Bug #54992: Stream not closed and error not returned when SSL CN_match fails [ext/openssl/tests/bug54992.phpt]
el7x:
- Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt]
+ 2 related to tzdata, expired test cert and openssl policy
1 proc_open give erratic test results :(