summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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