pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 12 20:08:29 UTC 2013
Modified Files:
pkgsrc/graphics/cairo: Makefile distinfo
pkgsrc/graphics/cairo-gobject: Makefile
Log Message:
Update cairo* to 1.12.14:
Release 1.12.14 (2013-02-10 Chris Wilson <chris%chris-wilson.co.uk@localhost>)
====================================================================
In the last week we had a few more bugs reported and promptly resolved.
As these are a combination of regressions and stability issues, it is
time for a prompt update and release. Many thanks to everyone for
testing and reporting issues, and helping to make Cairo better.
Bug fixes
---------
Prevent user callbacks accessing user-data during destroy to prevent
use-after-free bugs.
https://bugzilla.mozilla.org/show_bug.cgi?id=722975
Use standard names for glyphs in subset fonts (PDF).
https://bugs.freedesktop.org/show_bug.cgi?id=60248
Fix detection of Win98. The logic for detecting Win98 (and its broken
AlphaBlend()) was inverted, disabling AlphaBlend() for everyone.
Prevent numeric overflow from extrapolating polygon edges to the clip
boundary and causing severe render artifacts.
https://bugs.freedesktop.org/show_bug.cgi?id=60489
Fix computation of glyph string coordinates when breaking up runs
for xlib.
Fix an assertion in the win32 backend for failing to clear its
similar-images.
https://bugs.freedesktop.org/show_bug.cgi?id=60519
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 pkgsrc/graphics/cairo/Makefile
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/cairo/distinfo
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/cairo-gobject/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index