diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-18 08:13:35 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-18 08:13:35 +0100 |
| commit | 64096d0a04a58b3984cf744e10dcfb47413692a8 (patch) | |
| tree | 7af4bf798c1bfc3cc0d52252cfc4b271332b0c2b /failed.txt | |
| parent | 10714588d2209e64a05ed9a550d14b2191b5974a (diff) | |
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.txt | 20 |
1 files changed, 13 insertions, 7 deletions
@@ -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/el8a80/build.log:Tests failed : 0 /var/lib/mock/el8x80/build.log:Tests failed : 0 -/var/lib/mock/el9a80/build.log:Tests failed : 0 -/var/lib/mock/el9x80/build.log:Tests failed : 0 -/var/lib/mock/el10a80/build.log:Tests failed : 0 -/var/lib/mock/el10x80/build.log:Tests failed : 0 -/var/lib/mock/fc40a80/build.log:Tests failed : 0 -/var/lib/mock/fc40x80/build.log:Tests failed : 0 +/var/lib/mock/el9a80/build.log:Tests failed : 1 +/var/lib/mock/el9x80/build.log:Tests failed : 1 +/var/lib/mock/el10a80/build.log:Tests failed : 1 +/var/lib/mock/el10x80/build.log:Tests failed : 1 /var/lib/mock/fc41a80/build.log:Tests failed : 0 /var/lib/mock/fc41x80/build.log:Tests failed : 0 /var/lib/mock/fc42a80/build.log:Tests failed : 0 /var/lib/mock/fc42x80/build.log:Tests failed : 0 +/var/lib/mock/fc43a80/build.log:Tests failed : 4 +/var/lib/mock/fc43x80/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 :( |
