From f88b34e342640a2b41af01217f298857f8b9b05f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Mar 2019 09:49:41 +0100 Subject: missing entry in changelog --- php70.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php70.spec b/php70.spec index 638a048..d659c23 100644 --- a/php70.spec +++ b/php70.spec @@ -2077,6 +2077,7 @@ fi Fix #77659 Uninitialized read in exif_process_IFD_in_MAKERNOTE - phar: Fix #77396 Null Pointer Dereference in phar_create_or_parse_filename + Fix #77586 - phar_tar_writeheaders_int() buffer overflow - spl: Fix #77431 openFile() silently truncates after a null byte -- cgit