pixman/debian/changelog
Julien Cristau 6f65ce9886 Fix 64-bit arithmetic bug in fbFetchTransformed.
Add patch by Francis Whittle from upstream bug#12398
(https://bugs.freedesktop.org/attachment.cgi?id=11896) to fix arithmetic
bug in fbFetchTransformed (causing X crashes on 64bit); closes: #444457.
2007-10-16 10:03:53 +02:00

50 lines
1.7 KiB
Plaintext

pixman (0.9.5-3) unstable; urgency=low
* Add patch by Francis Whittle from upstream bug#12398
(https://bugs.freedesktop.org/attachment.cgi?id=11896) to fix arithmetic
bug in fbFetchTransformed (causing X crashes on 64bit); closes: #444457.
-- Julien Cristau <jcristau@debian.org> Tue, 16 Oct 2007 09:52:16 +0200
pixman (0.9.5-2) unstable; urgency=high
* High urgency for RC bugfix.
* Don't use -msse, to prevent gcc 4.2 from generating SSE instructions for
its builtin functions, the X server from going SIGILL on CPUs supporting
MMX but not SSE, and us from losing (closes: #442829).
* Enable maintainer mode in configure.ac.
-- Julien Cristau <jcristau@debian.org> Wed, 19 Sep 2007 23:21:46 +0200
pixman (0.9.5-1) unstable; urgency=low
* New upstream release (no actual changes since 0.9.4-2, just new upstream
tarball).
* Add watch file.
* Upload to unstable for X.Org 7.3.
-- Julien Cristau <jcristau@debian.org> Wed, 05 Sep 2007 21:43:58 +0200
pixman (0.9.4-2) experimental; urgency=low
* Update from git master branch (commit 8ff7213f).
* Bump shlibs.
-- Julien Cristau <jcristau@debian.org> Mon, 03 Sep 2007 17:11:24 +0200
pixman (0.9.4-1) experimental; urgency=low
* New upstream version
* Update packaging for the name change. It's now pixman-1, so we use
libpixman-1-0 for the package names
* Add myself to uploaders
* Pull upstream fix for the .pc file for the library name change
-- David Nusinow <dnusinow@debian.org> Thu, 09 Aug 2007 22:15:45 -0400
pixman (0.9.3~git20070729-1) experimental; urgency=low
* First upload (closes: 428774).
-- Julien Cristau <jcristau@debian.org> Wed, 01 Aug 2007 13:24:36 +0200