From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVo4B-0001nC-UV for qemu-devel@nongnu.org; Thu, 03 Apr 2014 16:16:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVo44-0004rh-Vi for qemu-devel@nongnu.org; Thu, 03 Apr 2014 16:16:51 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:40446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVo44-0004rY-OE for qemu-devel@nongnu.org; Thu, 03 Apr 2014 16:16:44 -0400 Received: from /spool/local by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 3 Apr 2014 14:16:43 -0600 Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp01.boulder.ibm.com (Postfix) with ESMTP id E02F61FF001A for ; Thu, 3 Apr 2014 14:16:40 -0600 (MDT) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by b03cxnp07028.gho.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s33KFqiU40501346 for ; Thu, 3 Apr 2014 22:15:52 +0200 Received: from d03av02.boulder.ibm.com (localhost [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s33KGeWW027655 for ; Thu, 3 Apr 2014 14:16:40 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: References: <20140403194940.15125.78389@loki> Message-ID: <20140403201639.15125.13982@loki> Date: Thu, 03 Apr 2014 15:16:39 -0500 Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 2.0.0-rc1 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers Quoting Peter Maydell (2014-04-03 15:02:36) > On 3 April 2014 20:49, Michael Roth wrote: > > Hello, > > > > On behalf of the QEMU Team, I'd like to announce the availability of the > > second release candidate for the QEMU 2.0 release. This release is mea= nt > > for testing purposes and should not be used in a production environment. > > > > http://wiki.qemu.org/download/qemu-2.0.0-rc1.tar.bz2 > > > > You can help improve the quality of the QEMU 2.0 release by testing this > > release and reporting bugs on Launchpad: > > > > https://bugs.launchpad.net/qemu/ > > > > The release plan for the 2.0 release is available at: > > > > http://wiki.qemu.org/Planning/2.0 > = > We should probably update this -- we slipped a couple of days > on the rc1, and I know there are still some fixes that will > require an rc2. How about: > rc2 7th or 8th April > release 2 days after (assuming no fixes appear that need to > go into an rc3) I think that seems reasonable, couple extra days to test rc1 to make up for the slippage, then a couple for the additional rc2. > = > ? > = > thanks > -- PMM