From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSPXS-0004R7-Rn for qemu-devel@nongnu.org; Mon, 02 Mar 2015 07:33:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSPXN-0000qi-NL for qemu-devel@nongnu.org; Mon, 02 Mar 2015 07:33:34 -0500 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:37314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSPXN-0000qU-GA for qemu-devel@nongnu.org; Mon, 02 Mar 2015 07:33:29 -0500 Received: by wivr20 with SMTP id r20so14466966wiv.2 for ; Mon, 02 Mar 2015 04:33:28 -0800 (PST) Received: from [192.168.10.165] (net-37-116-207-136.cust.vodafonedsl.it. [37.116.207.136]) by mx.google.com with ESMTPSA id jy7sm15838461wid.22.2015.03.02.04.33.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Mar 2015 04:33:26 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54F45893.5080802@redhat.com> Date: Mon, 02 Mar 2015 13:33:23 +0100 From: Paolo Bonzini MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Delaying -rc0? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Looks like there are still a few pull requests pending, and Peter is on vacation. Should we really enter hard feature freeze tomorrow? The 2.3 planning page in the end never got out the "draft" state. A possible alternative schedule could be: 2015-03-10 Tag v2.3.0-rc0 2015-03-17 Tag v2.3.0-rc1 2015-03-24 Tag v2.3.0-rc2 2015-03-31 Tag v2.3.0-rc3 2015-04-03 Tag v2.3.0 (or -rc4, with release on April 7th) In this case maintainers should still try not to post new non-bugfix pull requests for the coming week, while the pending ones are sorted out. Paolo