Changelog for
graphite2-debugsource-1.3.11-lp152.4.7.x86_64.rpm :
* Fri Mar 16 2018 tchvatalAATTsuse.com- Use python3 everywhere- Drop fonttools test dep as it pulls TON of py3 packages
* Mon Mar 12 2018 pgajdosAATTsuse.com- Update to 1.3.11:- removed patches (upstreamed or not needed)
* gcc8.patch (code commeted out)
* graphite-nonvoid-return.patch (code commented out)
* graphite2-python3_tests.patch (upstreamed)
* graphite2-python3_tests_cornercases.patch (upstreamed- refreshed patch
* link-gcc-shared.diff- fixes security issue: CVE-2018-7999 [bsc#1084850] + graphite2-CVE-2018-7999.patch
* Thu Feb 15 2018 schwabAATTsuse.de- gcc8.patch: return correct value from stream operator
* Thu Jan 18 2018 tchvatalAATTsuse.com- Do not BR asciidoc as we do not install the generated html page
* Tue Dec 05 2017 tchvatalAATTsuse.com- Make sure we switch to python3 only on SLE15+ and not on SLE12
* Mon Nov 20 2017 mpluskalAATTsuse.com- Add patches to fix tests when using python3:
* graphite2-python3_tests.patch
* graphite2-python3_tests_cornercases.patch- Refresh all other patches- Use fancy name for downloaded tarball- Run spec-cleaner
* Wed Jun 21 2017 tchvatalAATTsuse.com- Use %ctest macro- Update license string to lgpl2.1+ and mpl2.0+- Remove patch graphite2-CVE-2017-5436.patch- Update to 1.3.10:
* Upstream marks this as contianing various bugfixes without any specific mentions
* Mon Apr 24 2017 pgajdosAATTsuse.com- security update:
* CVE-2017-5436 [bsc#1035204] + graphite2-CVE-2017-5436.patch
* Mon Nov 21 2016 pgajdosAATTsuse.com- Version update to 1.3.9: fixes some bugs in the collision avoidance and may give slightly improved results in some cases.
* Thu Jun 02 2016 tchvatalAATTsuse.com- Version update to 1.3.8:
* Various bugfixes found by fuzzers
* Mon Feb 29 2016 tchvatalAATTsuse.com- Update to 1.3.6
* This fixes a number of security related bugs. There are no feature improvements or bug fixes in this release.
* Fri Feb 12 2016 pgajdosAATTsuse.com- updated to 1.3.5 bnc#965803 CVE-2016-1521:
* Security bug fix
* Fix ARM misalignment problem
* Track latest cmake
* Mon Dec 21 2015 tchvatalAATTsuse.com- Version update to 1.3.4:
* Fix Collision Kerning ignoring some diacritics
* Handle pass bits 16-31 to speed up fonts with > 16 passes
* Various minor fuzz bug fixes
* Make Coverity happy
* Add GR_FALLTHROUGH macro for clang c++11- Upstream moved to github
* Wed Dec 16 2015 pgajdosAATTsuse.com- updated to 1.3.3
* Slight speed up in Collision Avoidance
* Remove dead bidi code
* Bug fixes . Between pass bidi reorderings and at the end . Decompressor fuzz bugs . Other fuzz bugs
* Thu Sep 10 2015 tchvatalAATTsuse.com- Version bump top 1.3.2:
* Remove full bidi. All segments are assumed to be single directioned.
* Bug fixes: + Decompressor corner cases + Various fuzz bugs
* Tue Sep 01 2015 tchvatalAATTsuse.com- Version bump to 1.3.1:
* Deprecation warning: Full bidi support is about to be deprecated. Make contact if this impacts you.
* Change compression block format slightly to conform to LZ4
* Handle mono direction text with diacritics consistently. Fonts now see the direction they expect consistently and bidi now gives expected results.
* Fixed lots of fuzz bugs
* Coverity cleanups
* Build now works for clang and/or asan and/or afl etc.
* Fri Aug 07 2015 tchvatalAATTsuse.com- Version bump to 1.3.0:
* Various tweaks for the arabic fonts- Added patches:
* graphite-nonvoid-return.patch
* graphite2-1.2.0-cmakepath.patch- Removed patches:
* no-specific-nunit-version.diff
* soname.diff
* Tue May 19 2015 fstrbaAATTsuse.com- Remove unnecessary utf-8 characters from the spec file
* Tue Oct 21 2014 dmuellerAATTsuse.com- add link-gcc-shared.diff: link -lgcc_s to fix undefined symbols on various ARM architectures