Changelog for
cairo-1.8.8-2.1.x86_64.rpm :
Thu Jan 14 13:00:00 2010 gburtAATTsuse.de
- Update to 1.8.8, needed by Evince (bnc#568851)
Last Changelog entry from SUSE:Factory:Head version
Wed Dec 16 11:07:29 CET 2009 - jengelhAATTmedozas.de
- Package baselibs.conf as a source
- Remove upstreamed rowstride patch
- Remove obsolete/needs-rebase paches
- Split doc package back out for SP1 update
Sun Jul 19 14:00:00 2009 hpjAATTnovell.com
- Add cairo-validate-user-rowstride.patch (bnc#489964). This
prevents crashes in applications that pass in bad rowstride
values.
Wed Dec 10 13:00:00 2008 olhAATTsuse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
Tue Nov 11 13:00:00 2008 roAATTsuse.de
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
Tue Nov 4 13:00:00 2008 mawAATTsuse.de
- Disable the glitz backend (bnc#429280).
Sun Nov 2 13:00:00 2008 vuntzAATTnovell.com
- Remove cairo-1.0.2-depth-fix-1.patch: it\'s fixed upstream and I
trust upstream more than us about the right fix :-)
- Remove cairo-pixman-version.patch: not needed anymore.
Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Mon Sep 29 14:00:00 2008 mbomanAATTsuse.de
- Update to version 1.8.0:
+ Many API changes. See NEWS for full details
+ cairo-xlib: Improved performance with X server without Render
+ cairo-ft: respecting FC_FT_FACE
+ cairo-directfb: backend improvements
+ Misc other fixes
Tue Sep 23 14:00:00 2008 mawAATTsuse.de
- Add cairo-pixman-version.patch.
Mon Sep 22 14:00:00 2008 mawAATTsuse.de
- Update to version 1.7.6:
+ Build improvements
+ API changes since 1.7.4:
* Remove cairo_font_options_set_lcd_filter and
cairo_font_options_get_lcd_filter
* Replace cairo_has_show_glyphs with
cairo_surface_has_show_glyphs
* Add cairo_text_cluster_flags_t to
cairo_show_text_glyphs, cairo_scaled_font_text_to_glyphs,
and cairo_user_scaled_font_text_to_glyphs_func_t
* Note that there have been no API changes with respect to
previous stable versions of cairo (1.0.x, 1.2.x, 1.4.x, or
1.6.x).
+ Bugs fixed: bmo453199#c5, bfo#16819
+ Misc other fixes.
Wed Aug 27 14:00:00 2008 mbomanAATTnovell.com
- Update to version 1.7.4:
+ Including the missing header file cairo-user-font-private.h
+ Improvements around cairo text API.
+ New API allowing the user of cairo API to provide drawings for glyphs
in a font.
+ show_text_glyphs - new API
+ LCD subpixel filtering using FreeType
+ Toy font face constructor and getter
+ FreeType: respecting FC_FT_FACE
+ PS/PDF: More efficient output
+ Xlib: Dithering
+ Xlib: Avoid rendering glyphs out of surface bounds
+ Xlib: Improved performance with Xrender-less X servers
+ Directfb: backend improvements
+ Countless bugs have been fixed and optimizations made
Mon Jun 9 14:00:00 2008 mawAATTsuse.de
- Update to version 1.6.4:
+ Improved PDF and PostScript output
+ Support for arbitrary X server visuals
+ A new Quartz backend and a new \"win32 printing\" backend
+ Many bug fixes
+ For a fuller account of what\'s new, see the NEWS file
included in the distribution
- Tag patches; temporarily disable several pending rebasing.
Mon Apr 14 14:00:00 2008 ajAATTsuse.de
- Remove dependency on gtk-doc and own the directories instead.
- Properly provide libpixman.
- Change ldconfig usage in post scripts.
Mon Apr 14 14:00:00 2008 schwabAATTsuse.de
- Fix configure script with patch cairo-ac.patch.
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Mon Jan 28 13:00:00 2008 mawAATTsuse.de
- Update to version 1.4.14:
+ Fixes backported from the 1.5 development branch:
* Fix a regression (which first appeared in 1.4.12) where
stroking under a large scale would sometimes incorrectly
replace a miter join with a bevel join
+ Fix handling of fonts that contain a mixture of outline and
bitmapped glyphs; there was a change in this handling in
1.4.12 that improved some cases and also regressed other
cases; now, all cases should be handled quite well
+ Fix xlib backend to not consider recent X server release as
having a buggy repeat implementation in the Render extension
+ Fix several bugs in cairo\'s PostScript output; these include
making the PostScript output more compatible with recent
versions of ghostscript that are more strict about Type 3
fonts, for example.
Thu Dec 20 13:00:00 2007 mawAATTsuse.de
- Update to version 1.4.12:
+ Avoid overflow when allocating large buffers
+ Fix crash with cairo_pattern_set_user_data
+ Fix broken locking in cairo-ft error path
+ Avoid crash when cleaning up after Render extension
+ Avoid crash for zero-sized bitmap glyph
+ Avoid crash with type-1 fonts and ft and atsui enabled
+ Fix many error-handling cases in the Quartz/ATSUI code
+ Eliminate cairo_stroke crash with scaling near zero
+ Fix PDF linear gradients without stops at 0.0 and 1.0
+ Fix PDF CFF subsetting to work with Apple Preview
+ Report proper errors on out-of-memory on win32
+ Fix EXTEND_NONE gradients for cairo-quartz
+ Fix odd-number-of-dashes dashing for cairo-quartz
+ Fix erroneous results from cairo_stroke_extents
+ Force non-AA text when bitmap strikes are available
+ Fix cairo-atsui font metrics
+ Avoid drawing shutdown for glyph-not-found in font
+ Don\'t raise an error for creating an empty path
+ Free glyph surfaces after uploading to X server cache.
Wed Jul 4 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 1.4.10:
* Eliminate X errors that were killing OO.o
* Use IncludeInferiors when using xlib surface as a source
* Optimize drawing of many rectangles
* Thread-safe surface-cache for solid patterns
* Surface cache for solid patterns
* Internal cleanup of error handling
* Repaired mutex initialization
* PDF Improvements
* Performance optimizations
* More malloc reduction
* Fix a crash due to a LOCK vs. UNLOCK typo
* Backend-specific fixes
* Miscellaneous fixes
Mon Jun 18 14:00:00 2007 mawAATTsuse.de
- Add %run_ldconfig to %post and %postun sections.
Mon Mar 26 14:00:00 2007 sbrabecAATTsuse.cz
- Disabled DirectFB by default (#256775).
- Ported bugzilla-104365.patch.
Tue Mar 13 13:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 1.4.0:
* Performance improvements.
* API additions.
* Many bug fixes.
* Documentation improvements.
- Enabled XCB and DirectFB backends.
Fri Feb 2 13:00:00 2007 sbrabecAATTsuse.cz
- Removed references to /opt/gnome.
- Fixed devel dependencies.
Fri Jan 26 13:00:00 2007 jhargadonAATTsuse.de
- removed patch cairo-remove-requires-private.patch (#237155)
Mon Jan 22 13:00:00 2007 roAATTsuse.de
- drop requires for gnome-filesystem
Tue Oct 24 14:00:00 2006 jhargadonAATTsuse.de
- update to version 1.2.4
- fixed several rendering bugs
- add cairo-1.2.4-lcd-filter-1.patch to resolve bug #213989
Thu Sep 14 14:00:00 2006 sbrabecAATTsuse.cz
- Create correct dependencies in older products.
Thu Aug 17 14:00:00 2006 jhargadonAATTsuse.de
- update to version 1.2.2
- Fix crashes with BGR X servers
- Fix the \"disappearing text\" bug
- Fix broken image fallback scaling
- Fix inadvertent semantic change of font matrix translation
- Fix create_similar to preserve fallback resolution and font options
Wed Aug 16 14:00:00 2006 gekkerAATTsuse.de
- Disable gtk-doc, it comes prebuilt and this decreases build deps
Fri Jul 28 14:00:00 2006 gekkerAATTsuse.de
- Update to version 1.2.0
- Remove upstreamed patches
- API addition: cairo_xlib_surface_get_width,cairo_xlib_surface_get_height
- new features:
Dots can now be drawn by using CAIRO_LINE_CAP_ROUND with
degenerate sub-paths, (cairo_move_to() followed by either
cairo_close_path() or a cairo_line_to() to the same location).
- many bugfixes