Branches for Breezy

Name Status Last Modified Last Commit
lp:ubuntu/breezy/libcairo 1 Development 2009-09-29 00:48:58 UTC
4. * New upstream version: - Add suppo...

Author: Sebastien Bacher
Revision Date: 2005-10-04 17:02:14 UTC

* New upstream version:
  - Add support for dashing of stroked curves
  - Fix dashing so that each dash is capped on both ends
  - Prevent SIGILL failures (proper use of -mmmx and -msse flags)
    (Ubuntu: #15091)
  - Fix crashes with text display in multi-threaded program
  - Do not use sincos function since it is buggy on some platforms)
  - Fix several bugs in the test suite exposed by amd64 systems
  - Add missing byteswapping on GetImage/PutImage
  - Make the check for rectangular trapezoids simpler and more accurate
  - Add missing channel-order swapping for antialised fonts
  - Fix compilation failure with aggressive inlining (gcc -O3)
  - Fix some warnings from sparse
  - Fix to not crash when compiled with -fomit-frame-pointer
  - Improve performance for vertical gradients

lp:ubuntu/breezy-security/libcairo 1 Development 2009-08-07 19:24:49 UTC
5. * SECURITY UPDATE: Fix crash with app...

Author: Martin Pitt
Revision Date: 2006-03-23 11:25:11 UTC

* SECURITY UPDATE: Fix crash with applications that render untrusted text
  with cairo.
* Add debian/patches/01_break_up_glyph_rendering.patch:
  - _cairo_xlib_surface_show_glyphs(): Break up rendering into chunks to fit
    into X max request length protocol limits.
  - This fixes crashes in e. g. Evolution with inline attachments with
     overly long lines.
   - Patch backported from upstream git
     http://gitweb.freedesktop.org/?p=cairo;a=commit;h=3370cd631858cac0fd3ce33c74db3af40991e6f1
* CVE-2006-0528

12 of 2 results