Accepting request 45840 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/pixman via accept of submit request 45840 revision 3.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/45840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=44
This commit is contained in:
Vincent Untz 2010-08-19 12:56:40 +00:00 committed by Git OBS Bridge
parent ab9f2096e9
commit 131c56e44f
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad4d60246edc9e506d0bfe07a01ad5bb9f924898f9c91bca3e85d557e211e7fe
size 421622

3
pixman-0.18.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8be0899f52525bde0c7869efc6ec0bd8694951981e1a5733cfab4a0e22f8a175
size 421621

View File

@ -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

View File

@ -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