From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBpr1-0000W3-Uk for qemu-devel@nongnu.org; Thu, 06 Oct 2011 11:27:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBpr0-0002hm-KZ for qemu-devel@nongnu.org; Thu, 06 Oct 2011 11:27:23 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:57935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBpr0-0002gs-FF for qemu-devel@nongnu.org; Thu, 06 Oct 2011 11:27:22 -0400 Received: from d03relay03.boulder.ibm.com (d03relay03.boulder.ibm.com [9.17.195.228]) by e38.co.us.ibm.com (8.14.4/8.13.1) with ESMTP id p96FJ1lv025656 for ; Thu, 6 Oct 2011 09:19:01 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay03.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p96FRCMk085286 for ; Thu, 6 Oct 2011 09:27:13 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p96FR0OH031881 for ; Thu, 6 Oct 2011 09:27:00 -0600 Received: from [9.65.115.150] (sig-9-65-115-150.mts.ibm.com [9.65.115.150]) by d03av01.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id p96FQnUn030561 for ; Thu, 6 Oct 2011 09:26:49 -0600 Message-ID: <4E8DC8B8.5010809@us.ibm.com> Date: Thu, 06 Oct 2011 10:26:48 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [RFC] 1.0 release schedule adjustment (spreading out RCs) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi, I'm trying to map out the 1.1 release using the same formula as the 1.0 release. To make things work a bit better, I'd like to adjust the -rc schedule a bit. Namely: | 2011-11-01 | Freeze master |- | 2011-11-04 -> 2011-11-07 | Tag qemu-1.0-rc1 |- | 2011-11-11 -> 2011-11-14 | Tag qemu-1.0-rc2 |- | 2011-11-18 -> 2011-11-21 | Tag qemu-1.0-rc3 |- | 2011-11-23 -> 2011-11-28 | Tag qemu-1.0-rc4 |- | 2011-12-01 | Tag qemu-1.0 I had squashed things originally because of the US Thanksgiving holiday on the 25th but realistically, the 28th is no better than the 23rd. This spreads out the -rcs a bit more evenly. Any thoughts/objections? Regards, Anthony Liguori