diff --git a/harfbuzz.changes b/harfbuzz.changes index 45ac5e4..838c70d 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -11,7 +11,7 @@ Sun Jan 25 08:33:49 UTC 2015 - vuntz@opensuse.org + Reject blobs larger than 2GB. This might break some icu-le-hb clients that need security fixes. See: http://www.icu-project.org/trac/ticket/11450 - + Avoid accessing font tables during face destruction, in casce + + Avoid accessing font tables during face destruction, in case rogue clients released face data already. + Fix up gobject-introspection a bit. + Misc fixes.