diff options
| -rw-r--r-- | failed.txt | 30 | ||||
| -rw-r--r-- | php84.spec | 5 |
2 files changed, 21 insertions, 14 deletions
@@ -1,21 +1,25 @@ -===== 8.4.20RC1 (2026-03-26) +===== 8.4.20 (2026-04-09) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el8a84/build.log:Tests failed : 0 -/var/lib/mock/el8x84/build.log:Tests failed : 0 -/var/lib/mock/el9a84/build.log:Tests failed : 0 -/var/lib/mock/el9x84/build.log:Tests failed : 0 -/var/lib/mock/el10a84/build.log:Tests failed : 0 -/var/lib/mock/el10x84/build.log:Tests failed : 0 -/var/lib/mock/fc42a84/build.log:Tests failed : 0 -/var/lib/mock/fc42x84/build.log:Tests failed : 0 -/var/lib/mock/fc43a84/build.log:Tests failed : 0 -/var/lib/mock/fc43x84/build.log:Tests failed : 0 -/var/lib/mock/fc44a84/build.log:Tests failed : 0 -/var/lib/mock/fc44x84/build.log:Tests failed : 0 +/var/lib/mock/el8a84/build.log:Tests failed : 3 +/var/lib/mock/el8x84/build.log:Tests failed : 3 +/var/lib/mock/el9a84/build.log:Tests failed : 3 +/var/lib/mock/el9x84/build.log:Tests failed : 3 +/var/lib/mock/el10a84/build.log:Tests failed : 3 +/var/lib/mock/el10x84/build.log:Tests failed : 3 +/var/lib/mock/fc42a84/build.log:Tests failed : 3 +/var/lib/mock/fc42x84/build.log:Tests failed : 3 +/var/lib/mock/fc43a84/build.log:Tests failed : 3 +/var/lib/mock/fc43x84/build.log:Tests failed : 3 +/var/lib/mock/fc44a84/build.log:Tests failed : 3 +/var/lib/mock/fc44x84/build.log:Tests failed : 3 +all + 2 Bug #74796: TLS encryption fails behind HTTP proxy [ext/openssl/tests/bug74796.phpt] + 2 sni_server [ext/openssl/tests/sni_server.phpt] + 2 sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt] 1 proc_open give erratic test results :( @@ -81,7 +81,7 @@ %bcond_with zip %global upver 8.4.20 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1856,6 +1856,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed Apr 8 2026 Remi Collet <remi@remirepo.net> - 8.4.20-1 +- Update to 8.4.20 - http://www.php.net/releases/8_4_20.php + * Wed Mar 25 2026 Remi Collet <remi@remirepo.net> - 8.4.20~RC1-1 - update to 8.4.20RC1 |
