diff options
| author | Remi Collet <remi@remirepo.net> | 2020-09-01 13:45:49 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-09-01 13:45:49 +0200 | 
| commit | 5dba55e6251e0364ea0840c0a291b0e99b892847 (patch) | |
| tree | 76dd83e3b8435c90f73b7125f9977b96e8374de0 | |
| parent | 1df534f277e6db7e5d5733372f0af389ca8bfd23 (diff) | |
Update to 7.3.22 - http://www.php.net/releases/7_3_22.php
| -rw-r--r-- | failed.txt | 7 | ||||
| -rw-r--r-- | php.spec | 5 | 
2 files changed, 8 insertions, 4 deletions
| @@ -1,18 +1,19 @@ -===== 7.3.22RC1 (2020-08-20) +===== 7.3.22 (2020-09-03)  $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log  /var/lib/mock/scl73el6x/build.log:Tests failed    :     0  /var/lib/mock/scl73el7x/build.log:Tests failed    :     0  /var/lib/mock/scl73el8x/build.log:Tests failed    :    14 -/var/lib/mock/scl73fc30x/build.log:Tests failed    :    0  /var/lib/mock/scl73fc31x/build.log:Tests failed    :    0  /var/lib/mock/scl73fc32x/build.log:Tests failed    :    0  /var/lib/mock/scl73fc33x/build.log:Tests failed    :   13 +el8x +	3	Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]  el8x, fc33x -	2	buildroot issue with openssl under investigation (fixed with 7.4) +	2	buildroot issue with strict openssl policy (fixed in 7.4)  (1)	proc_open give erratic test results :( @@ -141,7 +141,7 @@  %endif  %global upver        7.3.22 -%global rcver        RC1 +#global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name:    %{?scl_prefix}php @@ -1924,6 +1924,9 @@ fi  %changelog +* Tue Sep  1 2020 Remi Collet <remi@remirepo.net> - 7.3.22-1 +- Update to 7.3.22 - http://www.php.net/releases/7_3_22.php +  * Tue Aug 18 2020 Remi Collet <remi@remirepo.net> - 7.3.22~RC1-1  - update to 7.3.22RC1  - use oracle client library version 19.8 (x86_64) | 
