From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTPhY-00039H-OI for qemu-devel@nongnu.org; Mon, 15 Sep 2014 02:23:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTPhT-00037C-UX for qemu-devel@nongnu.org; Mon, 15 Sep 2014 02:23:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTPhT-000378-Mu for qemu-devel@nongnu.org; Mon, 15 Sep 2014 02:23:47 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8F6NlGh010587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 15 Sep 2014 02:23:47 -0400 From: Gerd Hoffmann Date: Mon, 15 Sep 2014 08:23:03 +0200 Message-Id: <1410762185-23820-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/2] Fix pixman build failure. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Here comes the pixman upgrade to fix the recent build failures. please pull, Gerd The following changes since commit 0dfa7e30126364c434a48cb37a1a41119e536c2a: Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' into staging (2014-09-11 11:44:17 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-console-20140915-1 for you to fetch changes up to 236f282c1c7bb41b0ec3b3d771ca652eb85ed81f: configure: check for pixman-1 version (2014-09-15 08:14:19 +0200) ---------------------------------------------------------------- Fix pixman build failure. ---------------------------------------------------------------- Hu Tao (2): pixman: update internal copy to pixman-0.32.6 configure: check for pixman-1 version configure | 5 +++-- pixman | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)