From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1jRCgD-00021M-HB for mharc-grub-devel@gnu.org; Wed, 22 Apr 2020 06:32:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58008) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRCgC-0001zk-6m for grub-devel@gnu.org; Wed, 22 Apr 2020 06:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRCgB-0002eQ-Qv for grub-devel@gnu.org; Wed, 22 Apr 2020 06:32:31 -0400 Received: from dibed.net-space.pl ([84.10.22.86]:54655) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_3DES_EDE_CBC_SHA1:192) (Exim 4.90_1) (envelope-from ) id 1jRCgB-0001rZ-DO for grub-devel@gnu.org; Wed, 22 Apr 2020 06:32:31 -0400 Received: from router-fw.i.net-space.pl ([192.168.52.1]:48534 "EHLO tomti.i.net-space.pl") by router-fw-old.i.net-space.pl with ESMTP id S1947044AbgDVKYm (ORCPT ); Wed, 22 Apr 2020 12:24:42 +0200 X-Comment: RFC 2476 MSA function at dibed.net-space.pl logged sender identity as: dkiper Date: Wed, 22 Apr 2020 12:24:40 +0200 From: Daniel Kiper To: grub-devel@gnu.org Subject: Re: GRUB 2.06 release Message-ID: <20200422102440.jtb2qmvw7zt6t42n@tomti.i.net-space.pl> References: <20200219150138.sq76t2oyed6xa62y@tomti.i.net-space.pl> <20200303172603.2dm67gmy7ga7hj6k@tomti.i.net-space.pl> <20200311104735.3kzh5pqtln5h5dxq@tomti.i.net-space.pl> <20200316164129.vd2ujvqim3bcnzjt@tomti.i.net-space.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200316164129.vd2ujvqim3bcnzjt@tomti.i.net-space.pl> User-Agent: NeoMutt/20170113 (1.7.2) Received-SPF: pass client-ip=84.10.22.86; envelope-from=dkiper@net-space.pl; helo=dibed.net-space.pl X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/22 06:32:24 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 84.10.22.86 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2020 10:32:32 -0000 On Mon, Mar 16, 2020 at 05:41:29PM +0100, Daniel Kiper wrote: > On Wed, Mar 11, 2020 at 11:47:35AM +0100, Daniel Kiper wrote: > > On Tue, Mar 03, 2020 at 06:26:03PM +0100, Daniel Kiper wrote: > > > On Wed, Feb 19, 2020 at 04:01:38PM +0100, Daniel Kiper wrote: > > > > Hi all, > > > > > > > > As I told during my FOSDEM 2020 presentation we are preparing for > > > > GRUB 2.06 release. Tentative schedule is below: > > > > - code freeze: 15th of March, 23:59:59 UTC; everything posted after > > > > that date will not be considered as a release material, > > > > > > Just a kind reminder... Less than two weeks left... > > > > Less than a week left... This is final call... > > Freeze in force! No new features are accepted at this point! > > I will be reviewing all patches posted before the end of Sunday. All of > them will be considered for inclusion in the release. Additionally, all > features under active development and discussed on grub-devel still can > be considered for inclusion. However, if there is a substantial danger > of destabilizing the code or delaying the release I may reject any patch > at any point. > > I am especially interested in fixes and cleanups at this point... > > I am going to cut an RC in 2-4 weeks. Bad news is that we have delays... :-( Good news is that everything is going forward... :-) I merged next portion of patches yesterday. I am working on some fixes for issues which I found. I am also trying to work out the best solution for other bugs which are lingering here and there. So, please be patient... However, if you have any questions or suggestions just drop me a line... Daniel