From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti2mQ-0001eM-0e for qemu-devel@nongnu.org; Mon, 10 Dec 2012 07:48:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti2mF-0006lo-MH for qemu-devel@nongnu.org; Mon, 10 Dec 2012 07:48:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti2mF-0006lU-Ee for qemu-devel@nongnu.org; Mon, 10 Dec 2012 07:48:07 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBACm697022815 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Dec 2012 07:48:06 -0500 From: Gerd Hoffmann Date: Mon, 10 Dec 2012 13:48:02 +0100 Message-Id: <1355143684-16850-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] pixman: two little fixes. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Two little pixman fixes. The first unbreaks a bunch of build failures. please apply, Gerd Gerd Hoffmann (2): pixman: require 0.16.4 as minimum version pixman: update internal copy to pixman-0.28.2 configure | 4 ++-- pixman | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)