summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-28 11:42:55 +0200
committerRemi Collet <remi@remirepo.net>2021-06-28 11:42:55 +0200
commitff8309edd793a376af82fdc60fee51bbf4d2af27 (patch)
tree06354dcf1499e760f7c65aecdb6ec74e757342cb /failed.txt
parente92de341379db0c283de206e6bba39ccd6c1c414 (diff)
Fix #81122 SSRF bypass in FILTER_VALIDATE_URL
CVE-2021-21705 Fix #76448 Stack buffer overflow in firebird_info_cb Fix #76449 SIGSEGV in firebird_handle_doer Fix #76450 SIGSEGV in firebird_stmt_execute Fix #76452 Crash while parsing blob data in firebird_fetch_blob CVE-2021-21704
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt15
1 files changed, 7 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 38a63e7..06afa5a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,24 +1,23 @@
-===== 7.2.34-3 (2021-02-03)
+===== 7.2.34-6 (2021-06-28)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
/var/lib/mock/scl72el7x/build.log:Tests failed : 0
-/var/lib/mock/scl72el8x/build.log:Tests failed : 17
-/var/lib/mock/scl72fc31x/build.log:Tests failed : 2
+/var/lib/mock/scl72el8x/build.log:Tests failed : 18
/var/lib/mock/scl72fc32x/build.log:Tests failed : 2
/var/lib/mock/scl72fc33x/build.log:Tests failed : 17
+/var/lib/mock/scl72fc34x/build.log:Tests failed : 17
-fc31x, fc32x, fc33x:
- Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt]
-fc31x, fc32x, fc33x:
- 3 TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
-el8x, fc33x:
+el8x
+ 4 Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt]
+el8x, fc33x, fc34x:
3 buildroot issue with strict openssl policy (fixed in 7.4)
(1) proc_open give erratic test results :(
(2) test issue (fixed upstream)
(3) known issue
+(4) tzdata related
(5) need investigation