Soeren Sandmann
2010-Mar-23 21:35 UTC
[ANNOUNCE] pixman release candidate 0.17.14 now available
A new pixman release 0.17.14 is now available. This is a release candidate for the stable 0.18.0 release. The main piece of news in this release is a bunch of fixes by Siarhei Siamashka for older ARM CPUs. Testing is appreciated, particularly on older ARM CPUs (v6 and v4t especially). Please report bugs at https://bugs.freedesktop.org/enter_bug.cgi?product=pixman or by sending mail to pixman at lists.freedesktop.org Thanks, S?ren tar.gz: http://cairographics.org/releases/pixman-0.17.14.tar.gz http://xorg.freedesktop.org/archive/individual/lib/pixman-0.17.14.tar.gz tar.bz2: http://xorg.freedesktop.org/archive/individual/lib/pixman-0.17.14.tar.bz2 Hashes: MD5: b0ad87c2cc9346056698eaf6af1933a6 pixman-0.17.14.tar.gz MD5: 4ff9a93b83eaabdb24ac4218ed109b44 pixman-0.17.14.tar.bz2 SHA1: 3621b1ecd3c864ec1d1929e4213c53387037644c pixman-0.17.14.tar.gz SHA1: 7923aa190cd4960b310f8774e6fb757d093f61b2 pixman-0.17.14.tar.bz2 GPG signature: http://cairographics.org/releases/pixman-0.17.14.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.17.14 Log: Jon TURNEY (1): Avoid a potential division-by-zero exeception in window-test Siarhei Siamashka (5): ARM: Use '.object_arch' directive in NEON assembly file ARM: Workaround for a NEON bug in assembler from binutils 2.18 ARM: Helper ARM NEON assembly binding macros moved into a separate header ARM: SIMD optimizations updated to use common assembly calling convention ARM: SIMD optimizations moved to a separate .S file S?ren Sandmann Pedersen (2): Post-release version bump to 0.17.13 Pre-release version bump to 0.17.14