summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt28
-rw-r--r--php.spec5
2 files changed, 17 insertions, 16 deletions
diff --git a/failed.txt b/failed.txt
index 0d6c65f..a50bcfb 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,23 +1,21 @@
-===== 8.4.17RC1 (2026-01-01)
+===== 8.4.17 (2026-01-15)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl83el8a/build.log:Tests failed : 1
-/var/lib/mock/scl83el8x/build.log:Tests failed : 1
-/var/lib/mock/scl83el9a/build.log:Tests failed : 1
-/var/lib/mock/scl83el9x/build.log:Tests failed : 1
-/var/lib/mock/scl83el10a/build.log:Tests failed : 1
-/var/lib/mock/scl83el10x/build.log:Tests failed : 1
-/var/lib/mock/scl83fc41a/build.log:Tests failed : 1
-/var/lib/mock/scl83fc41x/build.log:Tests failed : 1
-/var/lib/mock/scl83fc42a/build.log:Tests failed : 1
-/var/lib/mock/scl83fc42x/build.log:Tests failed : 1
-/var/lib/mock/scl83fc43a/build.log:Tests failed : 1
-/var/lib/mock/scl83fc43x/build.log:Tests failed : 1
+/var/lib/mock/scl83el8a/build.log:Tests failed : 0
+/var/lib/mock/scl83el8x/build.log:Tests failed : 0
+/var/lib/mock/scl83el9a/build.log:Tests failed : 0
+/var/lib/mock/scl83el9x/build.log:Tests failed : 0
+/var/lib/mock/scl83el10a/build.log:Tests failed : 0
+/var/lib/mock/scl83el10x/build.log:Tests failed : 0
+/var/lib/mock/scl83fc41a/build.log:Tests failed : 0
+/var/lib/mock/scl83fc41x/build.log:Tests failed : 0
+/var/lib/mock/scl83fc42a/build.log:Tests failed : 0
+/var/lib/mock/scl83fc42x/build.log:Tests failed : 0
+/var/lib/mock/scl83fc43a/build.log:Tests failed : 0
+/var/lib/mock/scl83fc43x/build.log:Tests failed : 0
-all:
- 3 GH-20582 (Heap Buffer Overflow in iptcembed) [ext/standard/tests/image/gh20582.phpt]
(1) proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 9567887..03b482d 100644
--- a/php.spec
+++ b/php.spec
@@ -94,7 +94,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.4.17
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1658,6 +1658,9 @@ fi
%changelog
+* Wed Jan 14 2026 Remi Collet <remi@remirepo.net> - 8.4.17-1
+- Update to 8.4.17 - http://www.php.net/releases/8_4_17.php
+
* Wed Dec 31 2025 Remi Collet <remi@remirepo.net> - 8.4.17~RC1-1
- update to 8.4.17RC1