summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-05-13 09:06:09 +0200
committerRemi Collet <remi@php.net>2024-05-13 09:06:09 +0200
commit6dd7030aa49b40e896634a688fa2c1fd5908b99d (patch)
tree6855fc1e6f11d901f359aeced7139a086c252302
parentc6b1ebda56450485a3ae1eefa2ed7a1973efde48 (diff)
Update to 8.2.19 - http://www.php.net/releases/8_2_19.phpv8.2.19
-rw-r--r--failed.txt7
-rw-r--r--php.spec5
2 files changed, 8 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 9452a23..b2b8638 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,8 +1,8 @@
-===== 8.2.19RC1 (2024-04-25)
+===== 8.2.19 (2024-04-09)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl82el7x/build.log:Tests failed : 0
+/var/lib/mock/scl82el7x/build.log:Tests failed : 1
/var/lib/mock/scl82el8a/build.log:Tests failed : 0
/var/lib/mock/scl82el8x/build.log:Tests failed : 0
/var/lib/mock/scl82el9a/build.log:Tests failed : 1
@@ -13,7 +13,8 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl82fc40a/build.log:Tests failed : 0
/var/lib/mock/scl82fc40x/build.log:Tests failed : 0
-
+el7:
+ 3 ext/openssl/tests/openssl_error_string_basic.phpt
el9:
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
diff --git a/php.spec b/php.spec
index c88a7e9..1adb912 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.2.19
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1862,6 +1862,9 @@ fi
%changelog
+* Mon May 13 2024 Remi Collet <remi@remirepo.net> - 8.2.19-1
+- Update to 8.2.19 - http://www.php.net/releases/8_2_19.php
+
* Wed Apr 24 2024 Remi Collet <remi@remirepo.net> - 8.2.19~RC1-1
- update to 8.2.19RC1
- use oracle client library version 19.22 on aarch64