summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-15 11:41:42 +0100
committerRemi Collet <remi@php.net>2023-02-15 11:41:42 +0100
commit738a69da96784d7eb9425de2b39d50e6f3cb9b91 (patch)
treee47bd7e6ac0a404a00b024c31ab0fb14eb9268a2 /failed.txt
parente1bef3cc369f6d9874be8d7f1c8ea4c5ffbe7773 (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.txt12
1 files changed, 3 insertions, 9 deletions
diff --git a/failed.txt b/failed.txt
index f85b219..4fee0b7 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,12 @@
-===== 5.6.40-22 (2020-08-04)
+===== 5.6.40-36 (2023-02-15)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 2
-/var/lib/mock/el6x/build.log:Tests failed : 0
-/var/lib/mock/el7x/build.log:Tests failed : 2
+/var/lib/mock/el7x/build.log:Tests failed : 20
-el6i:
- 4 Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt]
- 4 Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]
el7x:
- openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt]
- 2 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 have erratic results... :(