From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98425 invoked by alias); 31 Jan 2018 17:31:06 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 97339 invoked by uid 89); 31 Jan 2018 17:31:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 Jan 2018 17:31:05 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DE3088008D for ; Wed, 31 Jan 2018 17:31:03 +0000 (UTC) Received: from redhat.com (ovpn-116-136.phx2.redhat.com [10.3.116.136]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B9C595C1A1 for ; Wed, 31 Jan 2018 17:31:03 +0000 (UTC) Received: from [127.0.0.1] (helo=vm-rhel7) by redhat.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89) (envelope-from ) id 1egwDu-00025u-Kc for gdb@sourceware.org; Wed, 31 Jan 2018 12:31:02 -0500 From: fche@redhat.com (Frank Ch. Eigler) To: gdb@sourceware.org Subject: Re: [ANNOUNCEMENT] GDB 8.1 released! References: Date: Wed, 31 Jan 2018 17:31:00 -0000 In-Reply-To: (Joel Brobecker's message of "Wed, 31 Jan 2018 08:30:49 +0400 (+04)") Message-ID: <87lggeey0a.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-01/txt/msg00027.txt.bz2 Joel Brobecker writes: > GDB 8.1 released! Congrats. > Release 8.1 of GDB, the GNU Debugger, is now available via anonymous > FTP. [...] The old school curmudgeon in me loves it that anonymous FTP is mentioned in first sentence. Is that part really so relevant in the $CURRENT_YEAR? - FChE