summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2019-07-28 23:19:25 -0400
committerHubert Figuière <hub@figuiere.net>2019-07-28 23:20:24 -0400
commit7a76fd69978049795fa7ece796d64330530cd4e0 (patch)
treea6d4826034f4fb0310c15b6064e3dfb6ffd80c10
parentfdd4765a699f9700850098b43b9798b933acb32f (diff)
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7481176..3efe23e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
-2.5.1
+2.5.1 - 2019/07/28
- Bug #9: [CVE-2018-12648] Fix null-pointer-dereference in WEBP.
https://gitlab.freedesktop.org/libopenraw/exempi/issues/9
- Bug #12: Invalid WEBP cause a memory overflow.
https://gitlab.freedesktop.org/libopenraw/exempi/issues/12
+- Bug #13: Fix a buffer a overflow in ID3 support on invalid MP3.
+ https://gitlab.freedesktop.org/libopenraw/exempi/issues/13
- Bug #14: Invalid MP3 cause a memory overflow.
https://gitlab.freedesktop.org/libopenraw/exempi/issues/14