From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9v69-0007lh-Dv for qemu-devel@nongnu.org; Fri, 18 Dec 2015 08:29:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9v64-0006b0-C7 for qemu-devel@nongnu.org; Fri, 18 Dec 2015 08:29:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9v64-0006aw-6Y for qemu-devel@nongnu.org; Fri, 18 Dec 2015 08:29:24 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 7CF21461D3 for ; Fri, 18 Dec 2015 13:29:23 +0000 (UTC) Message-ID: <1450445361.15674.41.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 18 Dec 2015 14:29:21 +0100 In-Reply-To: <1450432152-15524-1-git-send-email-marcandre.lureau@redhat.com> References: <1450432152-15524-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] ccid: use libcacard.h from 2.5.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com Cc: qemu-devel@nongnu.org On Fr, 2015-12-18 at 10:49 +0100, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > This cleans up a bit libcacard headers inclusion. Makes sense, but: When was 2.5.1 released? I suspect it is better to wait a bit longer with this, to give distros some time to pick up the package. Maybe after 2.6 release? cheers, Gerd