summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 10:39:04 +0100
committerRemi Collet <remi@php.net>2023-02-14 10:39:04 +0100
commit99a7fe87a658b0ad379d52f5ae319ede84807684 (patch)
tree6ed992dabfc76c8d268fb822848cca3608ae4a7a /failed.txt
parentd1c46074db2886d8fd0a6d2c41617a845058e9d5 (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, 6 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index 7c01d97..0a1a988 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,17 @@
-===== 7.4.32 (2022-09-29)
+===== 7.4.33-4 (2023-02-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x74/build.log:Tests failed : 0
-/var/lib/mock/el8x74/build.log:Tests failed : 1
+/var/lib/mock/el8x74/build.log:Tests failed : 0
/var/lib/mock/el9x74/build.log:Tests failed : 0
-/var/lib/mock/fc34x/build.log:Tests failed : 0
-/var/lib/mock/fc35x74/build.log:Tests failed : 0
/var/lib/mock/fc36x74/build.log:Tests failed : 0
+/var/lib/mock/fc37x74/build.log:Tests failed : 0
+/var/lib/mock/fc38x74/build.log:Tests failed : 1
-el8x:
- 5 ext/standard/tests/strings/setlocale_variation2.phpt
+fc38x:
+ 3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
1 proc_open give erratic test results :(