diff --git a/pixman-0.18.2.tar.bz2 b/pixman-0.18.2.tar.bz2 deleted file mode 100644 index e94b6f9..0000000 --- a/pixman-0.18.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad4d60246edc9e506d0bfe07a01ad5bb9f924898f9c91bca3e85d557e211e7fe -size 421622 diff --git a/pixman-0.18.4.tar.bz2 b/pixman-0.18.4.tar.bz2 new file mode 100644 index 0000000..80ba6e5 --- /dev/null +++ b/pixman-0.18.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be0899f52525bde0c7869efc6ec0bd8694951981e1a5733cfab4a0e22f8a175 +size 421621 diff --git a/pixman.changes b/pixman.changes index 4e7705a..633c876 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Aug 17 10:46:16 CEST 2010 - dimstar@opensuse.org + +- Update to version 0.18.4: + + Fix memory leak in the pthreads thread local storage code + + When storing a g1 pixel, store the lowest bit, rather than + comparing with 0. + + If we bail out of do_composite, make sure to undo any + workarounds. + + Check for read accessors before taking the bilinear fast path + ------------------------------------------------------------------- Mon Jun 21 12:49:20 CEST 2010 - dimstar@opensuse.org diff --git a/pixman.spec b/pixman.spec index d1d026a..b3d10a4 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,5 +1,5 @@ # -# spec file for package pixman (Version 0.18.2) +# spec file for package pixman (Version 0.18.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: pixman -Version: 0.18.2 +Version: 0.18.4 Release: 1 License: MIT License (or similar) Summary: Pixel manipulation library