From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAaCM-000211-QW for qemu-devel@nongnu.org; Fri, 25 Jul 2014 03:45:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAaCH-0006gF-VR for qemu-devel@nongnu.org; Fri, 25 Jul 2014 03:45:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAaCH-0006fy-OK for qemu-devel@nongnu.org; Fri, 25 Jul 2014 03:45:45 -0400 Message-ID: <1406274338.20767.0.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Fri, 25 Jul 2014 09:45:38 +0200 In-Reply-To: References: <1406190486-16026-1-git-send-email-kraxel@redhat.com> <53D0FA0F.2030501@suse.de> <1406211011.13444.20.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for-2.1 0/2] vnc: fix two vnc update issues. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Stephan Kulow , Andreas =?ISO-8859-1?Q?F=E4rber?= , Bruce Rogers On Do, 2014-07-24 at 15:22 +0100, Peter Maydell wrote: > On 24 July 2014 15:10, Gerd Hoffmann wrote: > > Hi, > > > >> > So are these *really* release critical bugs, if they've been > >> > only found in code review? We're really close to release now > >> > and so my preference is not to include changes unless they're > >> > really necessary... > >> > >> These are fixing openQA breakage (os-autoinst), > > > > In more detail: > > [snip] > > Thanks for the clarification; these do seem worth putting in 2.1. > I'll need to get you to respin with the missing signed-off-by > that Andreas pointed out, though. Done: git://git.kraxel.org/qemu tags/pull-vnc-20140725-1 cheers, Gerd