summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 16:48:17 +0100
committerRemi Collet <remi@php.net>2023-02-14 16:48:17 +0100
commit0afe7affd1c4b8948654e006e64ec07f77098e03 (patch)
tree35217c709b96bed65de2247d0ebb9b4a4ac63b38 /failed.txt
parentcd26a77467429c662fa2f8b94379ea28787924bf (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.txt16
1 files changed, 6 insertions, 10 deletions
diff --git a/failed.txt b/failed.txt
index 429705b..c45af41 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,15 @@
-===== 7.2.34-12 (2022-09-29)
+===== 7.2.34-16 (2023-02-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl72el7x/build.log:Tests failed : 0
-/var/lib/mock/scl72el8x/build.log:Tests failed : 18
-/var/lib/mock/scl72fc35x/build.log:Tests failed : 18
+/var/lib/mock/scl72el8x/build.log:Tests failed : 20
-el8x
- 4 Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt]
-el8x, fc33x, fc34x:
- 3 buildroot issue with strict openssl policy (fixed in 7.4)
-fc33x, fc34x, fc35x
- 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
+el7x:
+ 3 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt
+el8x:
+ 3 buildroot issue with strict openssl policy (fixed in 7.4) and tzdata
(1) proc_open give erratic test results :(
@@ -20,4 +17,3 @@ fc33x, fc34x, fc35x
(3) known issue
(4) tzdata related
(5) need investigation
-