summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-08 07:55:44 +0100
committerRemi Collet <remi@php.net>2026-01-08 07:55:44 +0100
commit84c411bc3546ff964d3b6550362c5faaa0583149 (patch)
tree16714074ebea380a7665f938097b462f2dcc0c60
parent1dfb2d6576596b2a76af3e8782000fbae777b747 (diff)
update to 8.3.30RC1HEADmaster
-rw-r--r--failed.txt28
-rw-r--r--php83.spec7
2 files changed, 20 insertions, 15 deletions
diff --git a/failed.txt b/failed.txt
index 28b69ed..dec12be 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,23 @@
-===== 8.3.29 (2025-12-18)
+===== 8.3.30RC1 (2026-01-01)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el8a83/build.log:Tests failed : 0
-/var/lib/mock/el8x83/build.log:Tests failed : 0
-/var/lib/mock/el9a83/build.log:Tests failed : 0
-/var/lib/mock/el9x83/build.log:Tests failed : 0
-/var/lib/mock/el10a83/build.log:Tests failed : 0
-/var/lib/mock/el10x83/build.log:Tests failed : 0
-/var/lib/mock/fc41a83/build.log:Tests failed : 0
-/var/lib/mock/fc41x83/build.log:Tests failed : 0
-/var/lib/mock/fc42a83/build.log:Tests failed : 0
-/var/lib/mock/fc42x83/build.log:Tests failed : 0
-/var/lib/mock/fc43a83/build.log:Tests failed : 0
-/var/lib/mock/fc43x83/build.log:Tests failed : 0
+/var/lib/mock/el8a83/build.log:Tests failed : 1
+/var/lib/mock/el8x83/build.log:Tests failed : 1
+/var/lib/mock/el9a83/build.log:Tests failed : 1
+/var/lib/mock/el9x83/build.log:Tests failed : 1
+/var/lib/mock/el10a83/build.log:Tests failed : 1
+/var/lib/mock/el10x83/build.log:Tests failed : 1
+/var/lib/mock/fc41a83/build.log:Tests failed : 1
+/var/lib/mock/fc41x83/build.log:Tests failed : 1
+/var/lib/mock/fc42a83/build.log:Tests failed : 1
+/var/lib/mock/fc42x83/build.log:Tests failed : 1
+/var/lib/mock/fc43a83/build.log:Tests failed : 1
+/var/lib/mock/fc43x83/build.log:Tests failed : 1
+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/php83.spec b/php83.spec
index 76c8f8d..7c24b13 100644
--- a/php83.spec
+++ b/php83.spec
@@ -122,8 +122,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.3.29
-#global rcver RC1
+%global upver 8.3.30
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2233,6 +2233,9 @@ fi
%changelog
+* Mon Jan 5 2026 Remi Collet <remi@remirepo.net> - 8.3.30~RC1-1
+- update to 8.3.30RC1
+
* Tue Dec 16 2025 Remi Collet <remi@remirepo.net> - 8.3.29-1
- Update to 8.3.29 - http://www.php.net/releases/8_3_29.php