summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 16:54:53 +0100
committerRemi Collet <remi@php.net>2023-02-14 16:54:53 +0100
commit652cab66e0652f1ff20a92bfcd4df14fb7df896c (patch)
tree2dd04cecba810288fe63731fe41e86c884b35509 /failed.txt
parent48a4b061a154fe9577c56a1eff3e360c7e572091 (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.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 433adc3..05f798f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,15 @@
-===== 7.2.34-12 (2022-09-29)
+===== 7.2.34-16 (2023-02-14)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el7x72/build.log:Tests failed : 0
-/var/lib/mock/el8x72/build.log:Tests failed : 18
+/var/lib/mock/el7x72/build.log:Tests failed : 1
+/var/lib/mock/el8x72/build.log:Tests failed : 19
+el7x:
+ 3 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt
el8x:
- 4 Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt]
-el8x:
- 3 buildroot issue with strict openssl policy (fixed in 7.4)
+ 3 buildroot issue with strict openssl policy (fixed in 7.4) and tzdata
1 proc_open give erratic test results :(
@@ -17,4 +17,3 @@ el8x:
3 known issue
4 bugs related to tzdata
5 need investigation
-