summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 10:32:39 +0100
committerRemi Collet <remi@php.net>2023-02-14 10:32:39 +0100
commit1336d456e93c07227d6a4b0ff442923216af35f8 (patch)
tree83b6aa868a76c2c10f40aee6664c3cc3bbf0b0af /failed.txt
parent5eae232649f2a9bffbfd98bc08bb1a47ea2a8e8c (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 add dependency on pcre2 minimal version
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index 9cc772b..bfff5ea 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,15 @@
-===== 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/scl74el7x/build.log:Tests failed : 0
-/var/lib/mock/scl74el8x/build.log:Tests failed : 1
+/var/lib/mock/scl74el8x/build.log:Tests failed : 0
/var/lib/mock/scl74el9x/build.log:Tests failed : 0
-/var/lib/mock/scl74fc34x/build.log:Tests failed : 0
-/var/lib/mock/scl74fc35x/build.log:Tests failed : 0
/var/lib/mock/scl74fc36x/build.log:Tests failed : 0
+/var/lib/mock/scl74fc37x/build.log:Tests failed : 0
+
-el8x:
- 5 ext/standard/tests/strings/setlocale_variation2.phpt
(1) proc_open give erratic test results :(
(2) test issue (fixed upstream)