summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-04 16:23:35 +0100
committerRemi Collet <remi@remirepo.net>2020-02-04 16:23:35 +0100
commit0f6ac12f11f474fc665d04dac44588863c613652 (patch)
treea049f58398dc681a210c8f3d18da0f447cd64a16
parentaa03c87343e15f2f419d13a074703d940a618533 (diff)
update to 7.3.15RC1
-rw-r--r--failed.txt6
-rw-r--r--php.spec7
2 files changed, 9 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 7c59ba1..b8b42e3 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,8 +1,8 @@
-===== 7.3.14 (2020-01-23)
+===== 7.3.15RC1 (2020-02-06)
$ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log
-/var/lib/mock/scl73el6x/build.log:Tests failed : 0
+/var/lib/mock/scl73el6x/build.log:Tests failed : 1
/var/lib/mock/scl73el7x/build.log:Tests failed : 0
/var/lib/mock/scl73el8x/build.log:Tests failed : 14
/var/lib/mock/scl73fc29x/build.log:Tests failed : 0
@@ -10,6 +10,8 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log
/var/lib/mock/scl73fc31x/build.log:Tests failed : 0
+el6x:
+ 1 Bug #76705: unusable ssl => peer_fingerprint in stream_context_create() [ext/openssl/tests/bug76705.phpt]
el8x
5 buildroot issue (openssl)
diff --git a/php.spec b/php.spec
index de6705a..074426a 100644
--- a/php.spec
+++ b/php.spec
@@ -135,8 +135,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.14
-#global rcver RC1
+%global upver 7.3.15
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1903,6 +1903,9 @@ fi
%changelog
+* Tue Feb 4 2020 Remi Collet <remi@remirepo.net> - 7.3.15~RC1-1
+- update to 7.3.15RC1
+
* Tue Jan 21 2020 Remi Collet <remi@remirepo.net> - 7.3.14-1
- Update to 7.3.14 - http://www.php.net/releases/7_3_14.php