From 042c60b6bf4f1cca95cc7e6f95738f0f5e510b06 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 30 Apr 2019 11:53:32 +0200 Subject: - exif: Fix #77950 Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG CVE-2019-11036 --- failed.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 9a22b37..3762584 100644 --- a/failed.txt +++ b/failed.txt @@ -1,14 +1,12 @@ -===== 5.6.40-7 (2019-04-02) +===== 5.6.40-8 (2019-04-30) $ 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 : 0 -el6i: - 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] el6i: 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] -- cgit