summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-12-18 08:14:15 +0100
committerRemi Collet <remi@php.net>2025-12-18 08:14:15 +0100
commitd92668863f81fe9ecad724a6bfd4911b1a878df2 (patch)
tree65abf387b92f15b88d6d19695d7f597b1b24331b /failed.txt
parent191c11ffa4fdca689d62774e75ba85b131f8cea5 (diff)
Fix Null byte termination in dns_get_record()HEADmaster
GHSA-www2-q4fc-65wf Fix Heap buffer overflow in array_merge() CVE-2025-14178 Fix Information Leak of Memory in getimagesize CVE-2025-14177
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt20
1 files changed, 13 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 36f704e..7d67972 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,27 @@
-===== 8.0.30-14 (2025-07-03)
+===== 8.0.30-15 (2025-12-18)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl80el8a/build.log:Tests failed : 0
/var/lib/mock/scl80el8x/build.log:Tests failed : 0
-/var/lib/mock/scl80el9a/build.log:Tests failed : 0
-/var/lib/mock/scl80el9x/build.log:Tests failed : 0
-/var/lib/mock/scl80el10a/build.log:Tests failed : 0
-/var/lib/mock/scl80el10x/build.log:Tests failed : 0
-/var/lib/mock/scl80fc40a/build.log:Tests failed : 0
-/var/lib/mock/scl80fc40x/build.log:Tests failed : 0
+/var/lib/mock/scl80el9a/build.log:Tests failed : 1
+/var/lib/mock/scl80el9x/build.log:Tests failed : 1
+/var/lib/mock/scl80el10a/build.log:Tests failed : 1
+/var/lib/mock/scl80el10x/build.log:Tests failed : 1
/var/lib/mock/scl80fc41a/build.log:Tests failed : 0
/var/lib/mock/scl80fc41x/build.log:Tests failed : 0
/var/lib/mock/scl80fc42a/build.log:Tests failed : 0
/var/lib/mock/scl80fc42x/build.log:Tests failed : 0
+/var/lib/mock/scl80fc43a/build.log:Tests failed : 4
+/var/lib/mock/scl80fc43x/build.log:Tests failed : 4
+el9, el10, fc43:
+ 3 Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds) [ext/openssl/tests/bug74341.phpt]
+fc43:
+ 3 X (PCRE_EXTRA) modifier is ignored (no error, no change) [ext/pcre/tests/pcre_extra.phpt]
+ 3 preg_split() [ext/pcre/tests/split.phpt]
+ 3 preg_grep() 2nd test [ext/pcre/tests/grep2.phpt]
(1) proc_open give erratic test results :(