summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt28
-rw-r--r--php.spec8
2 files changed, 20 insertions, 16 deletions
diff --git a/failed.txt b/failed.txt
index 0d6c65f..4e748af 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,23 +1,21 @@
-===== 8.4.17RC1 (2026-01-01)
+===== 8.4.18RC1 (2026-01-29)
$ 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..236867b 100644
--- a/php.spec
+++ b/php.spec
@@ -93,7 +93,7 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.4.17
+%global upver 8.4.18
%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1658,6 +1658,12 @@ fi
%changelog
+* Tue Jan 27 2026 Remi Collet <remi@remirepo.net> - 8.4.18~RC1-1
+- update to 8.4.18RC1
+
+* 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