diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-12 09:21:23 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-12 09:21:23 +0200 |
| commit | 88edb703ae6141870d45d0dee0e131aa55f807c4 (patch) | |
| tree | d5577e1c56291a69d55b5fbbcfa2896e0ec64505 /failed.txt | |
| parent | 8321cc2ff79704c3b40f7cde20a5ced2c34f6274 (diff) | |
CVE-2026-6735
Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map
CVE-2026-6722
Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION
CVE-2026-7261
Fix Broken Apache map value NULL check
CVE-2026-7262
Fix Signed integer overflow of char array offset
CVE-2026-7568
Fix Consistently pass unsigned char to ctype.h functions
CVE-2026-7258
Diffstat (limited to 'failed.txt')
| -rw-r--r-- | failed.txt | 29 |
1 files changed, 16 insertions, 13 deletions
@@ -1,19 +1,19 @@ -===== 7.4.33-25 (2025-12-18) +===== 7.4.33-26 (2026-05-12) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl74el8a/build.log:Tests failed : 0 -/var/lib/mock/scl74el8x/build.log:Tests failed : 0 -/var/lib/mock/scl74el9a/build.log:Tests failed : 1 -/var/lib/mock/scl74el9x/build.log:Tests failed : 1 -/var/lib/mock/scl74el10a/build.log:Tests failed : 1 -/var/lib/mock/scl74el10x/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/scl74fc42a/build.log:Tests failed : 0 -/var/lib/mock/scl74fc42x/build.log:Tests failed : 0 -/var/lib/mock/scl80fc43a/build.log:Tests failed : 4 -/var/lib/mock/scl80fc43x/build.log:Tests failed : 4 +/var/lib/mock/scl74el8a/build.log:Tests failed : 2 +/var/lib/mock/scl74el8x/build.log:Tests failed : 2 +/var/lib/mock/scl74el9a/build.log:Tests failed : 3 +/var/lib/mock/scl74el9x/build.log:Tests failed : 3 +/var/lib/mock/scl74el10a/build.log:Tests failed : 3 +/var/lib/mock/scl74el10x/build.log:Tests failed : 3 +/var/lib/mock/scl74fc42a/build.log:Tests failed : 2 +/var/lib/mock/scl74fc42x/build.log:Tests failed : 2 +/var/lib/mock/scl80fc43a/build.log:Tests failed : 6 +/var/lib/mock/scl80fc43x/build.log:Tests failed : 6 +/var/lib/mock/scl80fc44a/build.log:Tests failed : 6 +/var/lib/mock/scl80fc44x/build.log:Tests failed : 6 el9, el10, fc43: @@ -22,6 +22,9 @@ 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] +all + 3 sni_server [ext/openssl/tests/sni_server.phpt] + 3 sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt] (1) proc_open give erratic test results :( |
