summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-21 10:15:12 +0100
committerRemi Collet <remi@remirepo.net>2020-01-21 10:15:12 +0100
commit0f719845b87cb975effba75cf49b2c84cf5f28a1 (patch)
tree90779ec988fc5224bddabc45d69b3a291aaa8b3c /failed.txt
parent9d0e088bae4b092768b2779b9f82cac349cb80e2 (diff)
mbstring:
Fix #79037 global buffer-overflow in mbfl_filt_conv_big5_wchar CVE-2020-7060 session: Fix #79091 heap use-after-free in session_create_id standard: Fix #79099 OOB read in php_strip_tags_ex CVE-2020-7059
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt14
1 files changed, 5 insertions, 9 deletions
diff --git a/failed.txt b/failed.txt
index ec69b1c..12b57c6 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,22 +1,18 @@
-===== 7.1.33-2 (2019-12-19)
+===== 7.1.33-3 (2020-01-21)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl71el6x/build.log:Tests failed : 0
-/var/lib/mock/scl71el7x/build.log:Tests failed : 1
-/var/lib/mock/scl71el8x/build.log:Tests failed : 28
-/var/lib/mock/scl71fc29x/build.log:Tests failed : 3
-/var/lib/mock/scl71fc30x/build.log:Tests failed : 3
+/var/lib/mock/scl71el7x/build.log:Tests failed : 0
+/var/lib/mock/scl71el8x/build.log:Tests failed : 29
+/var/lib/mock/scl71fc29x/build.log:Tests failed : 2
+/var/lib/mock/scl71fc30x/build.log:Tests failed : 2
/var/lib/mock/scl71fc31x/build.log:Tests failed : 2
-el7x, fc30x:
- 2 Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt]
fc29x, fc30x, fc31x:
openssl_encrypt() with CCM cipher algorithm tests [ext/openssl/tests/openssl_encrypt_ccm.phpt]
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
-fc29x:
- 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
1 proc_open give erratic test results :(