summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-03 12:10:47 +0100
committerRemi Collet <remi@remirepo.net>2019-12-03 12:10:47 +0100
commit98ceb866bc33e90f22b1e1ae5a9247950c49041f (patch)
treeea253d67f785596b14f53955af57a2949c01200d
parent776eb5a38b2651e910c444ab9191c47cb104bc89 (diff)
update to 7.2.26RC1
-rw-r--r--failed.txt8
-rw-r--r--php.spec7
2 files changed, 10 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 1acc643..bd6942d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,17 @@
-===== 7.2.25 (2019-11-21)
+===== 7.2.26RC1 (2019-12-05)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
-/var/lib/mock/scl72el6x/build.log:Tests failed : 0
+/var/lib/mock/scl72el6x/build.log:Tests failed : 1
/var/lib/mock/scl72el7x/build.log:Tests failed : 0
-/var/lib/mock/scl72el8x/build.log:Tests failed : 17
+/var/lib/mock/scl72el8x/build.log:Tests failed : 16
/var/lib/mock/scl72fc29x/build.log:Tests failed : 1
/var/lib/mock/scl72fc30x/build.log:Tests failed : 1
/var/lib/mock/scl72fc31x/build.log:Tests failed : 1
+el6x
+ 1 Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt]
fc29x, fc30x, fc31x:
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
el8x:
diff --git a/php.spec b/php.spec
index 5ec156d..4a5e96a 100644
--- a/php.spec
+++ b/php.spec
@@ -131,8 +131,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.25
-#global rcver RC1
+%global upver 7.2.26
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1900,6 +1900,9 @@ fi
%changelog
+* Tue Dec 3 2019 Remi Collet <remi@remirepo.net> - 7.2.26~RC1-1
+- update to 7.2.26RC1
+
* Wed Nov 20 2019 Remi Collet <remi@remirepo.net> - 7.2.25-1
- Update to 7.2.25 - http://www.php.net/releases/7_2_25.php