summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-02 14:13:58 +0100
committerRemi Collet <remi@remirepo.net>2021-03-02 14:13:58 +0100
commit709007615a164d3faa6bf0bf7b5dbd6afdf994ad (patch)
tree57e1c255bf407e1a673d42b854349d316f900f44
parent27d5e305ac407fa566dee20ad0328c8a72052c92 (diff)
Update to 7.4.16 - http://www.php.net/releases/7_4_16.php
-rw-r--r--failed.txt4
-rw-r--r--php74.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index c82e651..ee5587e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.16RC1 (2021-02-18)
+===== 7.4.16 (2021-03-04)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -10,7 +10,7 @@ $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
el7x:
- 5 Bug #80747: Providing RSA key size < 512 generates key that crash PHP [ext/openssl/tests/bug80747.phpt]
+ 2 Bug #80747: Providing RSA key size < 512 generates key that crash PHP [ext/openssl/tests/bug80747.phpt]
1 proc_open give erratic test results :(
diff --git a/php74.spec b/php74.spec
index ee84b01..ecaa17a 100644
--- a/php74.spec
+++ b/php74.spec
@@ -95,7 +95,7 @@
%global with_zip 0
%global upver 7.4.16
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2163,6 +2163,9 @@ fi
%changelog
+* Tue Mar 2 2021 Remi Collet <remi@remirepo.net> - 7.4.16-1
+- Update to 7.4.16 - http://www.php.net/releases/7_4_16.php
+
* Tue Feb 16 2021 Remi Collet <remi@remirepo.net> - 7.4.16~RC1-1
- update to 7.4.16RC1