summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-17 17:51:08 +0100
committerRemi Collet <remi@remirepo.net>2019-12-17 17:51:08 +0100
commit592e9e89151448589e301fa28ecc94df1240214a (patch)
treee15bcd278393455b5d6c47bdb3abfd1a61de2063 /failed.txt
parent8cc6ce82b5e8c2065214cd551f1ae4f9edd45c6e (diff)
- bcmath:
Fix #78878 Buffer underflow in bc_shift_addsub CVE-2019-11046 - core: Fix #78862 link() silently truncates after a null byte on Windows CVE-2019-11044 Fix #78863 DirectoryIterator class silently truncates after a null byte CVE-2019-11045 - exif Fix #78793 Use-after-free in exif parsing under memory sanitizer CVE-2019-11050 Fix #78910 Heap-buffer-overflow READ in exif CVE-2019-11047 - use oracle client library version 19.5 (18.5 on EL-6)
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index a58f5e4..13e591a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -2,13 +2,12 @@
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 3
+/var/lib/mock/el6i/build.log:Tests failed : 2
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 2
el6i:
- php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
4 Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt]
4 Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]
el7x: