Commit Graph

30 Commits

Author SHA256 Message Date
Tomáš Chvátal
6428f6a2bb - Version update to 1.3.8:
* Various bugfixes found by fuzzers

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=42
2016-06-02 12:10:33 +00:00
Tomáš Chvátal
b1a6ab0438 - Update to 1.3.6
* This fixes a number of security related bugs. There are no feature
    improvements or bug fixes in this release.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=40
2016-02-29 19:35:15 +00:00
Tomáš Chvátal
c1116a1264 - updated to 1.3.5 bnc#965803 CVE-2016-1521:
* Security bug fix
  * Fix ARM misalignment problem
  * Track latest cmake

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=38
2016-02-16 17:57:58 +00:00
1f60f93f15 - updated to 1.3.5:
. Bug fixes
        . Security bug fix
        . Fix ARM misalignment problem
        . Track latest cmake

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=37
2016-02-12 12:59:33 +00:00
Tomáš Chvátal
0e3ef085ce OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=35 2015-12-21 11:41:52 +00:00
Tomáš Chvátal
b4f93e9a1e - 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
  * 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
2015-12-21 11:41:33 +00:00
748b12a554 - 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

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=32
2015-12-16 13:40:47 +00:00
Tomáš Chvátal
a01f9999ed - 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

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=30
2015-09-10 07:46:46 +00:00
Tomáš Chvátal
f075bac4c5 - 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.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=28
2015-09-01 08:46:21 +00:00
Tomáš Chvátal
1246b6e2c7 - 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

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=26
2015-08-07 08:25:16 +00:00
Tomáš Chvátal
09a6e19c07 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=25 2015-08-07 08:24:06 +00:00
Tomáš Chvátal
4dc79f3a95 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=24 2015-08-07 07:26:17 +00:00
Fridrich Strba
1389b77871 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=22 2015-05-19 07:31:00 +00:00
Fridrich Strba
83ea98e53e Reverting the freetype2-bootstrap-related changes, since they don't work
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=21
2015-05-19 07:08:45 +00:00
Fridrich Strba
57f980e339 Accepting request 306303 from home:fstrba:freetype2
Trying to cancel cycles again

OBS-URL: https://build.opensuse.org/request/show/306303
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=20
2015-05-11 07:59:05 +00:00
Fridrich Strba
bfb37a4d8b Accepting request 305706 from home:fstrba:freetype2
Build graphite2 against freetype2-bootstrap

OBS-URL: https://build.opensuse.org/request/show/305706
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=19
2015-05-07 08:43:29 +00:00
Fridrich Strba
53f40c1b4c Accepting request 257898 from devel:ARM:Factory
- add link-gcc-shared.diff: link -lgcc_s to fix undefined symbols
  on various ARM architectures

OBS-URL: https://build.opensuse.org/request/show/257898
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=17
2014-10-21 22:36:16 +00:00
Tomáš Chvátal
a409c651d5 - Remove harfbuzz dep. Breaks another buildcycle.
This effectively means we are not running tests. No functional
  changes otherwise.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=15
2014-01-29 17:58:21 +00:00
Tomáš Chvátal
3bc8675568 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=14 2014-01-29 15:01:15 +00:00
Tomáš Chvátal
16f3303bb7 - Remove texlive dep to remove dep circle.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=13
2014-01-29 13:58:44 +00:00
Tomáš Chvátal
0e3c096e74 - Use rpath so the tests work.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=12
2014-01-26 12:05:53 +00:00
Tomáš Chvátal
378a9eb2ae - Enable the tests. They work on 13.1 but fail on Factory...
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=11
2014-01-25 22:57:35 +00:00
Tomáš Chvátal
4f914ae9cd - 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

- Use cmake macros for nice and tidy setup.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=10
2014-01-25 22:41:21 +00:00
Tomáš Chvátal
1b5cd50e88 Accepting request 181321 from home:dimstar:branches:LibreOffice:Factory
- Add baselibs.conf and provide libgraphite2-3-32bit, which is at
  this moment required by harfbuzz.

OBS-URL: https://build.opensuse.org/request/show/181321
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=8
2013-06-28 11:23:59 +00:00
Tomáš Chvátal
1fbf80286a Accepting request 143480 from home:elvigia:branches:LibreOffice:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/143480
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=6
2012-11-29 10:07:21 +00:00
Stephan Kulow
d718cacd78 Accepting request 141098 from LibreOffice:Factory
Library used by libreoffice, currently bundled in.

OBS-URL: https://build.opensuse.org/request/show/141098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphite2?expand=0&rev=1
2012-11-14 08:13:08 +00:00
Tomáš Chvátal
03fc98a1dc Accepting request 141082 from home:babelworx:ldig:branches:LibreOffice:Factory
license update: LGPL-2.1+ or GPL-2.0+ or MPL-1.1
See License file (most source code notices concur)

OBS-URL: https://build.opensuse.org/request/show/141082
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=4
2012-11-13 09:18:07 +00:00
Tomáš Chvátal
b603b775ad - Whitespace trying to figure out why spec file is interpreted as
binary.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=3
2012-11-12 12:31:38 +00:00
Tomáš Chvátal
aea1eaf812 - Fix desc not to mention libexttextcat.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=2
2012-11-09 12:38:16 +00:00
Tomáš Chvátal
6f82e16a1b - Initial commit version 1.2.0.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=1
2012-11-06 14:24:26 +00:00