Hello community, here is the log from the commit of package harfbuzz for openSUSE:Factory checked in at 2015-10-28 17:28:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/harfbuzz (Old) and /work/SRC/openSUSE:Factory/.harfbuzz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "harfbuzz" Changes: -------- --- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes 2015-09-13 09:43:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes 2015-10-28 17:28:27.000000000 +0100 @@ -1,0 +2,30 @@ +Mon Oct 19 14:43:00 UTC 2015 - [email protected] + +- Update to version 1.0.6: + + Reduce max nesting level in OT lookups from 8 to 6. + + Fix memory access issue in ot-font. + + Revert default load-flags of fonts created using + hb_ft_font_create() back to FT_LOAD_DEFAULT|FT_LOAD_NO_HINTING. + This was changed in 1.0.5, but caused major issues, so revert. +- Changes from version 1.0.5: + + Fix multiple memory access bugs discovered using libFuzzer. + + Misc fixes. + + New API: + - hb_font_set_parent(). + - hb_ft_font_[sg]et_load_flags() + The default flags for fonts created using hb_ft_font_create() + has changed to default to FT_LOAD_DEFAULT now. Previously it + was defaulting to FT_LOAD_DFEAULT|FT_LOAD_NO_HINTING. + + API changes: + - Fonts now default to units-per-EM as their scale, instead + of 0. + - hb_font_create_sub_font() does NOT make parent font immutable + anymore. hb_font_make_immutable() does. + +------------------------------------------------------------------- +Fri Oct 9 19:02:19 UTC 2015 - [email protected] + +- Update to version 1.0.4: + + Fix minor out-of-bounds read error. + +------------------------------------------------------------------- Old: ---- harfbuzz-1.0.3.tar.bz2 New: ---- harfbuzz-1.0.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harfbuzz.spec ++++++ --- /var/tmp/diff_new_pack.tq2WJb/_old 2015-10-28 17:28:28.000000000 +0100 +++ /var/tmp/diff_new_pack.tq2WJb/_new 2015-10-28 17:28:28.000000000 +0100 @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 1.0.3 +Version: 1.0.6 Release: 0 Summary: An OpenType text shaping engine License: MIT ++++++ harfbuzz-1.0.3.tar.bz2 -> harfbuzz-1.0.6.tar.bz2 ++++++ ++++ 9643 lines of diff (skipped)
