From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57964 invoked by alias); 11 Jan 2019 10:36:35 -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 57938 invoked by uid 89); 11 Jan 2019 10:36:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=0400 X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 11 Jan 2019 10:36:32 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghuAq-00052H-Ox; Fri, 11 Jan 2019 05:36:27 -0500 Received: from [176.228.60.248] (port=4361 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ghuAk-0002em-7X; Fri, 11 Jan 2019 05:36:22 -0500 Date: Fri, 11 Jan 2019 10:36:00 -0000 Message-Id: <83fttzh46a.fsf@gnu.org> From: Eli Zaretskii To: Joel Brobecker CC: gdb-patches@sourceware.org, tom@tromey.com In-reply-to: <20190111095332.GB22922@adacore.com> (message from Joel Brobecker on Fri, 11 Jan 2019 13:53:32 +0400) Subject: Re: GDB 8.3 release -- 2019-01-11 update References: <20190111095332.GB22922@adacore.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00242.txt.bz2 > Date: Fri, 11 Jan 2019 13:53:32 +0400 > From: Joel Brobecker > > New update for the GDB-8.3 release. Reminder: The target date > for creating the branch is: > > Tue Jan 15th > > The wiki page for tracking known issues is at: > > https://sourceware.org/gdb/wiki/GDB_8.3_Release Will this be from master or from the same branch where 8.2 and 8.2.1 were produced? (I thought the next release will be 9.1, not 8.3, that's why I ask.)