From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5429 invoked by alias); 2 Dec 2012 12:50:25 -0000 Received: (qmail 5418 invoked by uid 22791); 2 Dec 2012 12:50:24 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,RCVD_IN_HOSTKARMA_NO,TW_HK X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 02 Dec 2012 12:49:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3FD972E318; Sun, 2 Dec 2012 07:49:45 -0500 (EST) 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 mnEaVpuVY-Tw; Sun, 2 Dec 2012 07:49:45 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D05B82E1CF; Sun, 2 Dec 2012 07:49:44 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E729CC2365; Sun, 2 Dec 2012 16:49:38 +0400 (RET) Date: Sun, 02 Dec 2012 12:50:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: gdb@sourceware.org Subject: Re: [ANNOUNCEMENT] GDB 7.5.1 released! Message-ID: <20121202124938.GD18566@adacore.com> References: <003b01cdcf59$0ec5dea0$2c519be0$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003b01cdcf59$0ec5dea0$2c519be0$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.21 (2010-09-15) 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/msg00001.txt.bz2 > But I tried to verify the signature of the latest 7.5.1 release, but > couldn't find the public key DSA keyFF325CF3 I thought that all GNU > software shoulb be signed using I have never published my public key before, mostly because I wasn't sure how to do it, and (almost) no one asked for it. I've just published it on wwwkeys.pgp.net which, as I understand it, is part of a network for key servers that synchronized each other. % gpg --search-keys --keyserver wwwkeys.pgp.net FF325CF3 gpg: searching for "FF325CF3" from hkp server wwwkeys.pgp.net (1) Joel Brobecker 1024 bit DSA key FF325CF3, created: 2005-10-27 Let me know if there is anything else I need to do. -- Joel