From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXFPz-0007Ol-DB for qemu-devel@nongnu.org; Tue, 30 Apr 2013 14:36:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXFPv-00041i-0k for qemu-devel@nongnu.org; Tue, 30 Apr 2013 14:36:47 -0400 Received: from mail-ye0-f176.google.com ([209.85.213.176]:56668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXFPu-00041X-SS for qemu-devel@nongnu.org; Tue, 30 Apr 2013 14:36:42 -0400 Received: by mail-ye0-f176.google.com with SMTP id r9so118389yen.35 for ; Tue, 30 Apr 2013 11:36:42 -0700 (PDT) Received: from titi.smtp.gmail.com ([32.97.110.51]) by mx.google.com with ESMTPSA id s45sm40610797yhk.22.2013.04.30.11.36.41 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 30 Apr 2013 11:36:41 -0700 (PDT) From: Anthony Liguori Date: Tue, 30 Apr 2013 13:36:39 -0500 Message-ID: <87li7zj26g.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [Qemu-devel] [RFC] Moving Hard Freeze to Monday, May 6th. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The current release schedule has hard freeze happening tomorrow. There are a few things still outstanding including cpu hotplug and updating SeaBIOS. We still need to resolve how to handle the softfloat code too. I am particularly interested in this last one for the 1.5 release. Given this, I'd like to delay the Hard Freeze until Monday and slip the 1.5 release by two days to the 17th to ensure we have enough -rcs.. Here would be the adjusted schedule: | 2013-05-06 | Hard feature freeze Tag v1.5.0-rc0, only bug fixes committed after this point |- | 2013-05-08 | Tag v1.5.0-rc1 |- | 2013-05-15 | Tag v1.5.0-rc2 |- | 2013-05-17 | Tag v1.5.0 Regards, Anthony Liguori