summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-04 14:40:02 +0100
committerRemi Collet <remi@remirepo.net>2021-01-04 14:40:02 +0100
commit986f60d859ab5c31fa877c302bbbb2056c20c1ea (patch)
treea3580705993e5c5df908e88d40dd78380132b78e /failed.txt
parent7b20869557afb0fb1c1006ea1e614372cefc5310 (diff)
Fix #77423 FILTER_VALIDATE_URL accepts URLs with invalid userinfo
CVE-2020-7071
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 4efc109..3332857 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,17 @@
-===== 7.2.34 (2020-10-01)
+===== 7.2.34-2 (2021-01-04)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
-/var/lib/mock/scl72el6x/build.log:Tests failed : 0
/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 : 1
-/var/lib/mock/scl72fc32x/build.log:Tests failed : 1
-/var/lib/mock/scl72fc33x/build.log:Tests failed : 16
+/var/lib/mock/scl72fc31x/build.log:Tests failed : 2
+/var/lib/mock/scl72fc32x/build.log:Tests failed : 2
+/var/lib/mock/scl72fc33x/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:
3 buildroot issue with strict openssl policy (fixed in 7.4)