From 463eae525089208448dc533f32ecee966e5119c2 Mon Sep 17 00:00:00 2001 From: Hubert Figuière Date: Wed, 7 Mar 2018 22:09:29 -0500 Subject: 2.4.x: Update NEWS. Added CVE and release date --- NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 1f52da1..d229c25 100644 --- a/NEWS +++ b/NEWS @@ -25,11 +25,12 @@ Internal: - Fixed warnings and other issues and Adobe SDK. - Compile with much more warnings enabled. -2.4.5 - +2.4.5 - 2018/03/07 -- Bug #105204: fix a buffer overflow in the PSD parser. -- Bug #105205: fix a buffer overflow in the TIFF parser. -- Bug #105206: fix a buffer overflow in PostScript parser. +- Bug #105204: [CVE-2018-7730] fix a buffer overflow in the PSD parser. +- Bug #105205: [CVE-2018-7728] fix a buffer overflow in the TIFF parser. +- Bug #105206: [CVE-2018-7729] fix a buffer overflow in PostScript parser. +- Bug #105247: [CVE-2018-7731] fix a null dereference in WEBP parser. 2.4.4 - 2018/02/04 -- cgit v1.2.3