Fridrich Strba 2022-08-23 12:03:28 +00:00 committed by Git OBS Bridge
parent 2041085fbe
commit c890a54654

View File

@ -116,7 +116,6 @@ Tue Oct 20 09:38:30 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
* Auto-hinter support for Medefaidrin script.
* Fix various memory leaks (mainly for CFF) and other issues that
might cause crashes in rare circumstances.
- Removed patch: CVE-2020-15999.patch
-------------------------------------------------------------------
Sat May 9 10:24:29 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
@ -131,13 +130,6 @@ Sat May 9 10:24:29 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
* Auto-hinter support for Hanifi Rohingya
* Document the `FT2_KEEP_ALIVE' debugging environment variable.
-------------------------------------------------------------------
Tue Oct 20 10:17:24 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Add CVE-2020-15999.patch to fix a heap buffer overflow has been
found in the handling of embedded PNG bitmaps
CVE-2020-15999 bsc#1177914
-------------------------------------------------------------------
Wed Oct 9 17:06:32 UTC 2019 - Cristian Rodríguez <crrodriguez@opensuse.org>