From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1j7r7K-0001O9-9B for mharc-grub-devel@gnu.org; Fri, 28 Feb 2020 20:40:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38262) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7r7F-0001M2-Pi for grub-devel@gnu.org; Fri, 28 Feb 2020 20:40:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7r7D-00024Y-Fx for grub-devel@gnu.org; Fri, 28 Feb 2020 20:40:28 -0500 Received: from mail.gentoo.org ([2001:470:ea4a:1:5054:ff:fec7:86e4]:57763 helo=smtp.gentoo.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7r7D-00023h-Ag for grub-devel@gnu.org; Fri, 28 Feb 2020 20:40:27 -0500 Received: from mail-il1-f173.google.com (mail-il1-f173.google.com [209.85.166.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 70A5E34F3C0 for ; Sat, 29 Feb 2020 01:40:24 +0000 (UTC) Received: by mail-il1-f173.google.com with SMTP id o18so538782ilg.10 for ; Fri, 28 Feb 2020 17:40:24 -0800 (PST) X-Gm-Message-State: APjAAAWOelWiH8oD5m27yvl0xPfyXz+wJS4HspAX6cpmF9Oewr2ELLs1 L8fC61O7bvDwweMEuK7uyLmOc1ZXLtCNhi4ZaVo= X-Google-Smtp-Source: APXvYqwfqUp5XjWo8X1YPGdysPEZOKIzxJELlw5H6/mmAzqrZjgUOgfHUaNbH/GmJpacUMMxJGOcwoIPOlL0y2Z0xLU= X-Received: by 2002:a92:d244:: with SMTP id v4mr7244766ilg.114.1582940416366; Fri, 28 Feb 2020 17:40:16 -0800 (PST) MIME-Version: 1.0 References: <20200219150138.sq76t2oyed6xa62y@tomti.i.net-space.pl> <19224b16-fc8d-814e-8190-df19d655f9c2@physik.fu-berlin.de> <20200228124619.bez2m3e5gggumv5s@tomti.i.net-space.pl> In-Reply-To: <20200228124619.bez2m3e5gggumv5s@tomti.i.net-space.pl> From: Mike Gilbert Date: Fri, 28 Feb 2020 19:40:05 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: GRUB 2.06 release To: Daniel Kiper Cc: John Paul Adrian Glaubitz , The development of GNU GRUB , Matt Turner Content-Type: text/plain; charset="UTF-8" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:470:ea4a:1:5054:ff:fec7:86e4 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: Sat, 29 Feb 2020 01:40:31 -0000 On Fri, Feb 28, 2020 at 6:46 AM Daniel Kiper wrote: > > On Tue, Feb 25, 2020 at 02:15:16PM +0100, John Paul Adrian Glaubitz wrote: > > Hi! > > > > On 2/20/20 9:46 AM, John Paul Adrian Glaubitz wrote: > > > On 2/19/20 4:01 PM, Daniel Kiper wrote: > > >> 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, > > >> - release: taking into account last experience I think that it will > > >> happen no later than June; hopefully earlier; exact date depends > > >> on number of bugs found, etc. > > >> > > >> So, please plan accordingly... > > > > > > Let me know when you want me to start the build tests on all architectures. > > > > FWIW, it would be great if both these fixes could be included in the 2.06 release: > > > > * build: Disable PIE in TARGET_CCASFLAGS if needed > > * build: Move TARGET_* assignments earlier > > All are in right now... > > Matt, Mike, I added SOB on behalf of you. I hope this is not a problem for you. Yes, that's fine. Thanks.