From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqNTZ-0000AT-Lg for qemu-devel@nongnu.org; Thu, 07 May 2015 11:12:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqNTV-00053I-DH for qemu-devel@nongnu.org; Thu, 07 May 2015 11:12:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqNTV-00053E-6S for qemu-devel@nongnu.org; Thu, 07 May 2015 11:12:33 -0400 Message-ID: <554B80DD.4000805@redhat.com> Date: Thu, 07 May 2015 11:12:29 -0400 From: John Snow MIME-Version: 1.0 References: <1426009047-25139-1-git-send-email-jsnow@redhat.com> <54FF2D32.2020508@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] configure: bump glib version to 2.16 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Michael Tokarev , QEMU Developers On 05/07/2015 08:22 AM, Peter Maydell wrote: > On 10 March 2015 at 17:45, Peter Maydell wrote: >> On 10 March 2015 at 17:43, John Snow wrote: >>> Wasn't aware we were actually going through with that; it had looked >>> like we were going to refrain from fiddling with it because we found >>> a workaround that sufficed for glib 2.12. >> >> Well, we're not doing anything before QEMU 2.3 is released. >> But if we bump the version requirement at all, then we might >> as well move it to 2.22, because once you drop the "support RHEL5" >> requirement then that's the newest version we can shift to without >> breaking compilation on some other distro we care about (SUSE, in >> this case). > > So do people still want to bump the minimum glib version? > If we're going to do it for 2.4 I would prefer to see the > configure patch reasonably early in the release cycle I think. > > -- PMM > I think we determined that the minimum version could be as high as 2.22. https://lists.gnu.org/archive/html/qemu-devel/2015-03/msg00488.html