From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92008 invoked by alias); 25 Mar 2019 20:43:12 -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 91778 invoked by uid 89); 25 Mar 2019 20:43:11 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=activity, Joel, joel, fair 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, 25 Mar 2019 20:43:10 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 071ED116BA5 for ; Mon, 25 Mar 2019 16:43:09 -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 2FDeEeH4T9u0 for ; Mon, 25 Mar 2019 16:43:08 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D78E1116B9F for ; Mon, 25 Mar 2019 16:43:08 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 1984783AE0; Mon, 25 Mar 2019 13:43:07 -0700 (PDT) Date: Mon, 25 Mar 2019 20:43:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: GDB 8.3 release update (2019-03-25) Message-ID: <20190325204307.GA21459@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-03/txt/msg00569.txt.bz2 Hello, Sorry for the fairly long delay since the last "update" (aka pre-release). I was busy traveling, and I was also seeing a fair amount of activity on all the issues being discovered. To me, it looks like all issues reported for that version have been fixed? In terms of bugzilla, there are no open bugs targetting 8.3 at the moment, so we are good on this end too. If we can confirm there aren't any issues we know of that we want to fix for 8.3, I could create the release, say, this weekend, or early next week. -- Joel