-
libcairo (1.4.10-1ubuntu4.4) gutsy-security; urgency=low
* debian/patches/90_from_git_fix_zero_sized_bitmap_handling.dpatch:
- patch from git, "Under rare circumstances we may need to extract a
surface that represents a bitmap with width==0 and rows==0.
Detect this case at the start and simply return a zero-sized surface."
This fix some pdf being displayed as mostly blank when using evince
(LP: #116236)
-- Sebastien Bacher <email address hidden> Tue, 11 Dec 2007 10:24:49 +0100
-
libcairo (1.4.10-1ubuntu4.3) gutsy-proposed; urgency=low
* debian/patches/90_from_git_fix_zero_sized_bitmap_handling.dpatch:
- patch from git, "Under rare circumstances we may need to extract a
surface that represents a bitmap with width==0 and rows==0.
Detect this case at the start and simply return a zero-sized surface."
This fix some pdf being displayed as mostly blank when using evince
(LP: #116236)
-- Sebastien Bacher <email address hidden> Tue, 11 Dec 2007 10:24:49 +0100
-
libcairo (1.4.10-1ubuntu4.2) gutsy-security; urgency=low
* Fix debian/patches/91_malloc-overflow-fixes.dpatch to avoid
divide-by-zero; patch from upstream fixes (LP: #173861):
http://gitweb.freedesktop.org/?p=cairo;a=commitdiff_plain;h=6020f67f1a49cfe3844c4938d4af24c63c8424cc;hp=c79fc9af334fd6f2d1078071d64178125561b187
-- Kees Cook <email address hidden> Mon, 10 Dec 2007 09:08:57 -0800
-
libcairo (1.4.10-1ubuntu4.1) gutsy-security; urgency=low
* SECURITY UPDATE: arbitrary code execution via integer overflows in
PNG handling.
* Add debian/patches/91_malloc-overflow-fixes.dpatch: backported upstream
fixes.
* References
http://gitweb.freedesktop.org/?p=cairo;a=commitdiff;h=5c7d2d14d78e4dfb1ef6d2c40f0910f177e07360
http://gitweb.freedesktop.org/?p=cairo;a=commitdiff;h=e49bcde27f88e21d5b8037a0089a226096f6514b
CVE-2007-5503
-- Kees Cook <email address hidden> Thu, 29 Nov 2007 12:57:18 -0800
-
libcairo (1.4.10-1ubuntu4) gutsy; urgency=low
* debian/patches/90_from_git_fix_not_available_glyph_handling.dpatch:
- patch from git, fix rendering issue when some glyphs are not available
(LP: #116236)
-- Sebastien Bacher <email address hidden> Fri, 28 Sep 2007 13:49:31 +0200
-
libcairo (1.4.10-1ubuntu3) gutsy; urgency=low
* debian/patches/02-cairo-1.4.8-lcd-filter-2.dpatch:
- Restore patch that uses the new FreeType LCD colour filtering features,
with additional modification that the specific LCD Filter can be
changed.
-- Scott James Remnant <email address hidden> Thu, 20 Sep 2007 20:11:09 +0100
-
libcairo (1.4.10-1ubuntu2) gutsy; urgency=low
* debian/patches/02-cairo-1.4.8-lcd-filter-1.patch:
- remove - interacts poorly with the bytecode interpreter in
freetype, which we already have enabled
-- Matthew Garrett <email address hidden> Thu, 20 Sep 2007 05:09:23 +0100
-
libcairo (1.4.10-1ubuntu1) gutsy; urgency=low
[ Matti Lindell ]
* debian/patches/02-cairo-1.4.8-lcd-filter-1.patch:
- ClearType-like LCD filtering (David Turner's patches)
[ Scott James Remnant ]
* Bump build-dependency on libfreetype6-dev to ensure we build with the
equally patched version.
-- Scott James Remnant <email address hidden> Tue, 18 Sep 2007 17:38:32 +0100
-
libcairo (1.4.10-1) unstable; urgency=low
* New upstream release
- fixes XError crash seen in openoffice.org (Closes: #430550)
* Removed patch 001-148-directfb.dpatch merged upstream
-- Sebastien Bacher <email address hidden> Fri, 29 Jun 2007 10:39:52 +0100
-
libcairo (1.4.8-1) unstable; urgency=low
* New upstream release
- fixes gnome bug http://bugzilla.gnome.org/show_bug.cgi?id=431990
that caused gnome-about to crash (Closes: #425058)
* Added patch 001-148-directfb.dpatch to make directfb build with 1.4.8
* Fix directfb udeb shlibs (Closes: #429672)
- remove udeb line from libcairo2 package shlibs
- libcairo-directfb2 package shlibs provide libcairo-directfb2(-udeb)
* Acknowledge NMU - thanks Don
-- Ubuntu Archive Auto-Sync <email address hidden> Fri, 22 Jun 2007 09:45:41 +0100
-
libcairo (1.4.6-1.1) unstable; urgency=low
* NMU
* Apply patch from Adrian Johnson to fix segfault with PS_surface
(closes: #422388)
-- Ubuntu Archive Auto-Sync <email address hidden> Wed, 30 May 2007 07:31:30 +0100
-
libcairo (1.4.6-1) unstable; urgency=low
* New upstream release
* Add debian/compat, remove DH_COMPAT from debian/rules
-- Ubuntu Archive Auto-Sync <email address hidden> Thu, 03 May 2007 11:58:59 +0100
-
libcairo (1.4.4-1) unstable; urgency=low
* New upstream release
* Remove different versioned shlibs dependency for one udeb
to get rid of duplicate dependencies (Closes: #418616)
* Switch shlibs API version to 1.4.0 since API calls were added
* PDF fonts fixed upstream (Closes: #406191)
libcairo (1.4.2-1) experimental; urgency=low
* New upstream release (Closes: #416024)
* debian/rules: Pass on CFLAGS (Closes: #399868)
-- Sebastien Bacher <email address hidden> Sat, 28 Apr 2007 14:45:27 +0100
-
libcairo (1.4.2-0ubuntu1) feisty; urgency=low
* New upstream version:
- fix "evolution crashed with SIGSEGV during print" (Ubuntu: #83744)
- fix "gnome-panel crashes in _cairo_pen_find_active_cw_vertex_index()
when opening menu" (Ubuntu: #88605)
* debian/patches/01_fix_directfb_build.dpatch:
- dropped, fixed with the new version
-- Sebastien Bacher <email address hidden> Mon, 26 Mar 2007 10:41:59 +0200