From f1084bb190fcb0f2a19414704b68306145eba030 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Tue, 12 Mar 2019 09:49:29 +0100
Subject: missing entry in changelog

---
 php.spec | 1 +
 1 file changed, 1 insertion(+)

(limited to 'php.spec')

diff --git a/php.spec b/php.spec
index c8807f9..0240446 100644
--- a/php.spec
+++ b/php.spec
@@ -1920,6 +1920,7 @@ EOF
   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