summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-18 11:21:07 +0100
committerRemi Collet <remi@remirepo.net>2020-02-18 11:21:07 +0100
commit3e4022ee5bd47ab7e7b9a63122a8dcf26bd175da (patch)
treee790335f45992a5a9a4f22b0898a75e924a4ccac
parent8df068d2d54987ac1f3d650425bbf3424eb12490 (diff)
Update to 7.2.28 - http://www.php.net/releases/7_2_28.php
-rw-r--r--failed.txt8
-rw-r--r--php72.spec5
2 files changed, 6 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 5fd95e0..fef1522 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,13 @@
-===== 7.2.27 (2020-01-23)
+===== 7.2.28 (2020-02-20)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/el8x73/build.logTests failed : 17
-/var/lib/mock/fc29i/build.log:Tests failed : 1
-/var/lib/mock/fc29x/build.log:Tests failed : 1
+/var/lib/mock/el8x72/build.logTests failed : 17
-fc29i, fc29x:
- 5 TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
el8x:
5 openssl failure under investigation
diff --git a/php72.spec b/php72.spec
index e2c884e..c18ceef 100644
--- a/php72.spec
+++ b/php72.spec
@@ -120,7 +120,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.27
+%global upver 7.2.28
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -2215,6 +2215,9 @@ fi
%changelog
+* Tue Feb 18 2020 Remi Collet <remi@remirepo.net> - 7.2.28-1
+- Update to 7.2.28 - http://www.php.net/releases/7_2_28.php
+
* Wed Jan 22 2020 Remi Collet <remi@remirepo.net> - 7.2.27-1
- Update to 7.2.27 - http://www.php.net/releases/7_2_27.php