[ANNOUNCE] Stable pixman release 0.18.4 now available
Soeren Sandmann
sandmann at daimi.au.dk
Mon Aug 16 04:04:12 PDT 2010
A new pixman release 0.18.4 is now available. This is a stable release
which contains bug fixes since 0.18.2.
NOTE: There is a known memory leak in this release when pixman is used
in multi-threaded programs on Windows. This bug is present in 0.18.0
and 0.18.2 as well. If you know how to fix it, please do.
A similar bug in the pthreads code was fixed in this release.
Please report bugs to pixman at lists.freedesktop.org or file them at
https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
Thanks,
Soren
tar.gz:
http://cairographics.org/releases/pixman-0.18.4.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.18.4.tar.gz
tar.bz2:
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.18.4.tar.bz2
Hashes:
MD5: 532db4194e18c108d0b7dd85f20d39b8 pixman-0.18.4.tar.gz
MD5: c1d69aaddba8c1e046d26ac125da95bf pixman-0.18.4.tar.bz2
SHA1: a1f03504ffee182a16c49c822a9254d4bf92d6c0 pixman-0.18.4.tar.gz
SHA1: 011b00fb33d6e5021a680bcc74f600f44d709d8d pixman-0.18.4.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.18.4.tar.gz.sha1.asc
(signed by Søren Sandmann Pedersen <sandmann at daimi.au.dk>
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.18.4
Log:
Søren Sandmann Pedersen (6):
Post-release version bump to 0.18.3
Fix memory leak in the pthreads thread local storage code
When storing a g1 pixel, store the lowest bit, rather than comparing with
If we bail out of do_composite, make sure to undo any workarounds.
Check for read accessors before taking the bilinear fast path
Pre-release version bump to 0.18.4
More information about the xorg-announce
mailing list