summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-15 10:38:28 +0100
committerRemi Collet <remi@php.net>2023-02-15 10:38:28 +0100
commitad578fac5ca84ea0050f4b25cd51fbd8535404a1 (patch)
tree8030fb039d3d51c284cb08dc1181258e91ad726b /failed.txt
parentd013369d0b6e77a3a5d391b7eccec64cc147d33e (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.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index cf12e07..c2cb23f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,12 @@
-===== 7.1.33-12 (2021-02-03)
+===== 7.1.33-24 (2023-02-15)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el7x/build.log:Tests failed : 4
+/var/lib/mock/el7x/build.log:Tests failed : 18
-el7x
- 4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
- 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
- 4 Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt]
- 4 date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
+el7x:
+ 2 related to tzdata, expired test cert and openssl policy
1 proc_open give erratic test results :(