forked from pool/graphite2
b4f93e9a1e
* 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 * Remove full bidi. All segments are assumed to be single directioned. * Bug fixes: + Decompressor corner cases OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=34
144 lines
4.8 KiB
Plaintext
144 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 21 11:36:38 UTC 2015 - tchvatal@suse.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 13:38:11 UTC 2015 - pgajdos@suse.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 07:43:44 UTC 2015 - tchvatal@suse.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 1 08:44:01 UTC 2015 - tchvatal@suse.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 7 08:24:54 UTC 2015 - tchvatal@suse.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 07:30:18 UTC 2015 - fstrba@suse.com
|
|
|
|
- Remove unnecessary utf-8 characters from the spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 21 18:51:12 UTC 2014 - dmueller@suse.com
|
|
|
|
- add link-gcc-shared.diff: link -lgcc_s to fix undefined symbols
|
|
on various ARM architectures
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 17:57:37 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Remove harfbuzz dep. Breaks another buildcycle.
|
|
This effectively means we are not running tests. No functional
|
|
changes otherwise.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 13:50:06 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Remove texlive dep to remove dep circle.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 26 12:05:43 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Use rpath so the tests work.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 25 22:57:20 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Enable the tests. They work on 13.1 but fail on Factory...
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 25 22:28:21 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Version bump to 1.2.4:
|
|
* Various bugfixes
|
|
* Expanded testsuite
|
|
- Remove graphite2-arm.patch - applied upstream
|
|
- Add patches from debian:
|
|
* soname.diff
|
|
* no-specific-nunit-version.diff
|
|
- Run^Wdocument tests and generate documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 25 21:34:18 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Use cmake macros for nice and tidy setup.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 28 11:15:36 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add baselibs.conf and provide libgraphite2-3-32bit, which is at
|
|
this moment required by harfbuzz.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 16:36:00 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- graphite2-arm.patch :Fix build in arm and possible other platforms, we should
|
|
notuse -nodefaultlibs as a linker flag and let the system
|
|
do its job automatically.
|
|
- freetype-devel should be freetype2-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 13 08:55:33 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: LGPL-2.1+ or GPL-2.0+ or MPL-1.1
|
|
See License file (most source code notices concur)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 12 12:31:11 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Whitespace trying to figure out why spec file is interpreted as
|
|
binary.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 9 12:38:14 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Fix desc not to mention libexttextcat.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 6 13:56:19 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Initial commit version 1.2.0.
|
|
|