summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt6
-rw-r--r--php73.spec7
2 files changed, 9 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index ca7703b..e38286f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.23 (2020-10-01)
+===== 7.3.24RC1 (2020-10-13)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -6,12 +6,14 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x73/build.log:Tests failed : 14
-/var/lib/mock/fc31x/build.log:Tests failed : 0
+/var/lib/mock/fc31x/build.log:Tests failed : 1
el8x:
3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]
2 buildroot issue with strict openssl policy (fixed in 7.4)
+fc31x:
+ 1 Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt]
1 proc_open give erratic test results :(
diff --git a/php73.spec b/php73.spec
index d2dcb60..c427401 100644
--- a/php73.spec
+++ b/php73.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.23
-#global rcver RC1
+%global upver 7.3.24
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2259,6 +2259,9 @@ fi
%changelog
+* Tue Oct 13 2020 Remi Collet <remi@remirepo.net> - 7.3.24~RC1-1
+- update to 7.3.24RC1
+
* Tue Sep 29 2020 Remi Collet <remi@remirepo.net> - 7.3.23-1
- Update to 7.3.23 - http://www.php.net/releases/7_3_23.php