summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-03 13:31:13 +0100
committerRemi Collet <remi@remirepo.net>2020-03-03 13:31:13 +0100
commit8e68221b4fbb97fa8010b9eab190d7e952aa53b1 (patch)
treef2df77ec6c1108f4146f6afd8ca3a6c6c670faba
parent21cd682898b1e5b993b0e88a71e1eb239827a829 (diff)
update to 7.4.4RC1
-rw-r--r--failed.txt11
-rw-r--r--php.spec9
2 files changed, 13 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 0e3bef6..e319119 100644
--- a/failed.txt
+++ b/failed.txt
@@ -2,12 +2,15 @@
$ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log
-/var/lib/mock/scl74el7x/build.log:Tests failed : 0
-/var/lib/mock/scl74el8x/build.log:Tests failed : 16
-/var/lib/mock/scl74fc30x/build.log:Tests failed : 0
-/var/lib/mock/scl74fc31x/build.log:Tests failed : 0
+/var/lib/mock/scl74el7x/build.log:Tests failed : 1
+/var/lib/mock/scl74el8x/build.log:Tests failed : 17
+/var/lib/mock/scl74fc30x/build.log:Tests failed : 1
+/var/lib/mock/scl74fc31x/build.log:Tests failed : 1
+/var/lib/mock/scl74fc31x/build.log:Tests failed : 1
+all
+ 2 Bug #79241: Segmentation fault on preg_match() [ext/pcre/tests/bug79241.phpt]
(1) proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 4b2103e..1851e6d 100644
--- a/php.spec
+++ b/php.spec
@@ -102,9 +102,9 @@
#global gh_date 20190612
%global gh_owner php
%global gh_project php-src
-%global upver 7.4.3
-#global rcver RC1
-#global lower RC1
+%global upver 7.4.4
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1810,6 +1810,9 @@ fi
%changelog
+* Tue Mar 3 2020 Remi Collet <remi@remirepo.net> - 7.4.4~RC1-1
+- update to 7.4.4RC1
+
* Tue Feb 18 2020 Remi Collet <remi@remirepo.net> - 7.4.3-1
- Update to 7.4.3 - http://www.php.net/releases/7_4_3.php