From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19116 invoked by alias); 3 Dec 2012 20:57:05 -0000 Received: (qmail 19105 invoked by uid 22791); 3 Dec 2012 20:57:04 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Dec 2012 20:56:59 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1Tfd4T-0002CR-5R from Maciej_Rozycki@mentor.com ; Mon, 03 Dec 2012 12:56:57 -0800 Received: from SVR-IES-FEM-02.mgc.mentorg.com ([137.202.0.106]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 3 Dec 2012 12:56:56 -0800 Received: from [172.30.3.235] (137.202.0.76) by SVR-IES-FEM-02.mgc.mentorg.com (137.202.0.106) with Microsoft SMTP Server id 14.1.289.1; Mon, 3 Dec 2012 20:56:54 +0000 Date: Mon, 03 Dec 2012 20:57:00 -0000 From: "Maciej W. Rozycki" To: shawn wilson CC: Pierre Muller , Joel Brobecker , Subject: Re: [ANNOUNCEMENT] GDB 7.5.1 released! In-Reply-To: Message-ID: References: <20121202160710.GE18566@adacore.com> <50bbac9a.05fd440a.1f72.04a8SMTPIN_ADDED_BROKEN@mx.google.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" 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 X-SW-Source: 2012-12/txt/msg00009.txt.bz2 On Sun, 2 Dec 2012, shawn wilson wrote: > wrote: > > > > > gpg: WARNING: This key is not certified with a trusted signature! > > gpg: There is no indication that the signature belongs to the > > owner. > > Primary key fingerprint: F40A DB90 2B24 264A A42E 50BF 92ED B04B FF32 5CF3 > > > > Is the WARNING unavoidable? > > > > it's a web of trust warning. should be correctable on your end. On both ends at a time only actually, because for a path of trust to be available a key in question has to have verifiable third-party signatures (usually obtained in person at a key-signing session). Maciej