summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 07:58:58 +0100
committerRemi Collet <remi@php.net>2023-02-14 07:58:58 +0100
commit59ce87c679dca884d29390736afcc0650c72285f (patch)
tree69cf34ed4de27d5d17efb61a1eecc5c4cee62d09
parentf2475555964f2d3114842c47b7e10f9ca067fb57 (diff)
Update to 8.2.3 - http://www.php.net/releases/8_2_3.php
-rw-r--r--failed.txt17
-rw-r--r--php.spec5
2 files changed, 14 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 74a99a6..2d0c637 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,18 @@
-===== 8.2.2 (2023-02-02)
+===== 8.2.3 (2023-02-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl82el7x/build.log:Tests failed : 0
-/var/lib/mock/scl82el8x/build.log:Tests failed : 0
-/var/lib/mock/scl82el9x/build.log:Tests failed : 0
-/var/lib/mock/scl82fc35x/build.log:Tests failed : 0
-/var/lib/mock/scl82fc36x/build.log:Tests failed : 0
-/var/lib/mock/scl82fc37x/build.log:Tests failed : 0
+/var/lib/mock/scl82el7x/build.log:Tests failed : 3
+/var/lib/mock/scl82el8x/build.log:Tests failed : 3
+/var/lib/mock/scl82el9x/build.log:Tests failed : 3
+/var/lib/mock/scl82fc36x/build.log:Tests failed : 3
+/var/lib/mock/scl82fc37x/build.log:Tests failed : 3
+all:
+ 2 FPM: GHSA-54hq-v5wp-fqgv - exceeding max_file_uploads [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt]
+ 2 FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini default [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt]
+ 2 FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini custom value [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt]
(1) proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index c481367..6b81f13 100644
--- a/php.spec
+++ b/php.spec
@@ -122,7 +122,7 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.2
+%global upver 8.2.3
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1853,6 +1853,9 @@ fi
%changelog
+* Tue Feb 14 2023 Remi Collet <remi@remirepo.net> - 8.2.3-1
+- Update to 8.2.3 - http://www.php.net/releases/8_2_3.php
+
* Wed Feb 1 2023 Remi Collet <remi@remirepo.net> - 8.2.2-1
- Update to 8.2.2 - http://www.php.net/releases/8_2_2.php
- add dependency on pcre2 minimal version