------------------------------------------------------------------- Thu Dec 19 13:46:02 UTC 2013 - fcrozat@suse.com - 0001-pixman_trapezoid_valid-Fix-underflow-when-bottom-is-.patch, 0001-test-trap-crasher.c-Add-trapezoid-that-demonstrates-.patch: fix crash in trapezoid (bnc#853824 CVE-2013-6425) ------------------------------------------------------------------- Thu Jul 25 15:48:46 UTC 2013 - mgorse@suse.com - Fix for CVE-2013-1591 (BNC#815064). ------------------------------------------------------------------- Mon May 13 03:18:19 CEST 2013 - hpj@suse.com - Fix issues with pixman-fix-empty-repeating-image-crash.patch as applied to SP3 (bnc#818242). ------------------------------------------------------------------- Thu Apr 4 01:08:08 CEST 2013 - hpj@suse.com - Add pixman-fix-empty-repeating-image-crash.patch (bnc#808325). ------------------------------------------------------------------- Thu Oct 18 10:04:36 UTC 2012 - sndirsch@suse.com - upgraded to pixman 0.24.2 also used on openSUSE 12.2 - n_Reintroduce-workaround-for-a-bug-in-the-1.6-X-server.patch * reintroduce workaround required for xorg-server 1.6.5 - readded bug-568811-improve-pixregion-nil.diff - package again .a/.la files (still used/required by SLE11) ------------------------------------------------------------------- Sun Feb 28 12:30:24 CET 2010 - sndirsch@suse.de - bug-568811-improve-pixregion-nil.diff * prevent Xvnc from aborting (bnc #568811) ------------------------------------------------------------------- Wed Nov 18 01:50:03 CET 2009 - sndirsch@suse.de - This pixman package is part of the X stack update for SLE11-SP1 (FATE #307236) ------------------------------------------------------------------- Fri Aug 28 19:01:16 CEST 2009 - vuntz@novell.com - Update to version 0.16.0: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.16.0 for changes - Summary of the important changes since 0.14.0: + Support for PDF blend modes + A number of fast paths for ARM NEON + Support for PIXMAN_REPEAT_REFLECT for images + New image formats: - a2r10g10b10, x2r10g10b10 - b8g8r8a8, b8g8r8x8 + Support for MMX and SSE2 on Sun compilers and Solaris + Support for SSE2 on Windows x64 + A reorganisation of pixman's internals to make future development and maintenance easier + A substantial expansion of pixman's test suite ------------------------------------------------------------------- Fri Aug 14 00:03:38 UTC 2009 - abockover@novell.com - Fix up patch to include *.a and *.la in -devel if openSUSE 11.1 or older; pass --disable-static on newer than 11.1 ------------------------------------------------------------------- Wed Aug 12 03:56:04 CEST 2009 - vuntz@novell.com - Update to version 0.15.20: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.20 for changes ------------------------------------------------------------------- Thu Aug 6 16:26:03 UTC 2009 - jansimon.moeller@opensuse.org - Add separate ifarch for armv5 and armv7 to be able to switch neon on v7 lateron. ------------------------------------------------------------------- Sun Aug 2 10:11:42 UTC 2009 - jansimon.moeller@opensuse.org - add ifarch's for ARM, disabling neon usage atm for both v5 and v7. ------------------------------------------------------------------- Sat Jul 25 00:25:34 CEST 2009 - captain.magnus@opensuse.org - Update to version 0.15.18: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.18 for changes ------------------------------------------------------------------- Mon Jul 20 10:21:08 CEST 2009 - vuntz@novell.com - Update to version 0.15.16: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.16 for changes ------------------------------------------------------------------- Sat Jun 27 23:45:35 CEST 2009 - captain.magnus@opensuse.org - Update to version 0.15.14: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.14 for changes ------------------------------------------------------------------- Tue Jun 16 22:10:56 CEST 2009 - vuntz@novell.com - Update to version 0.15.12: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.12 for changes ------------------------------------------------------------------- Tue Jun 9 14:35:48 CEST 2009 - vuntz@novell.com - Update to version 0.15.10: + See http://cgit.freedesktop.org/pixman/log/ for changes ------------------------------------------------------------------- Tue Jun 2 17:22:21 CEST 2009 - vuntz@novell.com - Update to version 0.15.8: + See http://cgit.freedesktop.org/pixman/log/ for changes ------------------------------------------------------------------- Sat May 23 14:07:02 CEST 2009 - vuntz@novell.com - Update to version 0.15.6: + See http://cgit.freedesktop.org/pixman/log/ for changes + Mainly code cleanup, splitting code in various files. ------------------------------------------------------------------- Sun May 17 07:36:52 CEST 2009 - mboman@suse.de - Update to version 0.15.4: + See http://cgit.freedesktop.org/pixman/log/ for changes ------------------------------------------------------------------- Sat Apr 11 01:09:13 CEST 2009 - mboman@suse.de - Update to version 0.15.2: + Reinstate SrcScaledNearest optimization + Implement PIXMAN_REPEAT_REFLECT for images + Add license and copyright holders to COPYING + Check for allocation errors during pixman_op() + Propagate the error returns from pixman_rect_alloc() + Check for failure when intersecting regions + Add support for BGRA and BGRx formats + Set srcRepeat = False when using fbCompositeSrcScaleNearest + Fix pixbuf_from_argb32() to take premultiplied alpha into account + Replace custom type ullong with standard uint64_t in pixman-mmx.c + Fix search and replace issue - Remove custom CFLAGS - Add %{version} to Requires in -devel package ------------------------------------------------------------------- Tue Feb 10 13:38:44 CET 2009 - mboman@suse.de - Initial package, split out from xorg-x11-libs + Drop pixman-0.12.0.diff. See bnc#444639/rh#435771 and fdo#17293