Am 14.12.2012 08:54, schrieb Gerd Hoffmann:
Hi,
Pixman patch queue, fixing vnc tight/png and tackeling build issues.
cheers,
Gerd
Gerd Hoffmann (5):
pixman: fix version check for PIXMAN_TYPE_BGRA
Revert "pixman: require 0.18.4 or newer"
pixman: update internal copy to pixman-0.28.2
pixman: fix vnc tight png/jpeg support
console: clip update rectangle
configure | 4 ++--
console.h | 10 ++++++++++
hw/vga.c | 2 +-
pixman | 2 +-
qemu-pixman.c | 6 +++---
qemu-pixman.h | 2 +-
ui/vnc-enc-tight.c | 4 ++--
ui/vnc.c | 2 +-
8 files changed, 21 insertions(+), 11 deletions(-)
Anthony or Blue, could you please commit these patches
with high priority?
They should fix configure failures on several buildbots
and a bug in the vnc code.
I suggest to commit them to QEMU 1.3, too, after some test
time in git master.
Regards,
Stefan W.