From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vq12L-0000sF-3E for qemu-devel@nongnu.org; Mon, 09 Dec 2013 08:38:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vq12F-0002CU-Ai for qemu-devel@nongnu.org; Mon, 09 Dec 2013 08:38:13 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vq12F-0002CE-2e for qemu-devel@nongnu.org; Mon, 09 Dec 2013 08:38:07 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rB9Dc5Wc016794 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 9 Dec 2013 08:38:05 -0500 Received: from blues.com (vpn1-4-248.ams2.redhat.com [10.36.4.248]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id rB9Dc3SY007710 for ; Mon, 9 Dec 2013 08:38:04 -0500 From: Alon Levy Date: Mon, 9 Dec 2013 15:37:42 +0200 Message-Id: <1386596263-26151-1-git-send-email-alevy@redhat.com> Subject: [Qemu-devel] [PULL] libcacard fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Anthony, The following changes since commit a1d22a367d5780c9553b2cd5a24f665534ce6ed6: target-cris: Use new qemu_ld/st opcodes (2013-12-08 09:36:02 +0100) are available in the git repository at: git://people.freedesktop.org/~alon/qemu libcacard_ccid.4 for you to fetch changes up to 5ad04fb6f112cf2917909be4c22109dbb65fed18: libcacard: Fix compilation for older versions of glib (bug #1258168) (2013-12-09 12:19:05 +0200) Please pull, Thanks, Alon Stefan Weil (1): libcacard: Fix compilation for older versions of glib (bug #1258168) libcacard/vscclient.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.8.4.2