From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112935 invoked by alias); 28 Aug 2017 13:50:54 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 112106 invoked by uid 89); 28 Aug 2017 13:50:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=8.1, Hx-languages-length:838, planned X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 28 Aug 2017 13:50:52 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6FEB356244 for ; Mon, 28 Aug 2017 09:50:50 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id d-KWTTn7Oc4A for ; Mon, 28 Aug 2017 09:50:50 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 405AE56242 for ; Mon, 28 Aug 2017 09:50:50 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id AD99A8038D; Mon, 28 Aug 2017 09:50:48 -0400 (EDT) Date: Mon, 28 Aug 2017 13:50:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: heads up: one week to 8.0.1 planned release time Message-ID: <20170828135048.56es2tsqsog2vuv2@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-08/txt/msg00508.txt.bz2 Hello everyone, The 8.0.1 release is currently planned for next Monday (Sep 4th). I took a look at the list of PRs still open, and only found one which wasn't a regressions, so I do not consider it blocking. I also looked at the list of PRs fixed since 8.0. It must have been a very good release, since we only fixed 5 PRs since then! Anything blocking that we need to be aware of? Assuming nothing comes up, should we go ahead with the 8.0.1 release next week, or do we want to wait a bit to see if we can find other issues we might want to fix before 8.0.1 comes out? (personally, I would go ahead with the 8.0.1, with the option of scheduling 8.0.2 if we end up finding something we really want for the 8.0.x branch; otherwise, 8.1 will be a mere 3 months later). Thanks! -- Joel