Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 78360EEDA for ; Tue, 15 Jan 2013 10:30:01 +0000 (UTC) Received: (qmail 77506 invoked by uid 500); 15 Jan 2013 10:30:01 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 77415 invoked by uid 500); 15 Jan 2013 10:30:00 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 77385 invoked by uid 99); 15 Jan 2013 10:29:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 10:29:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.martin@wandisco.com designates 209.85.215.41 as permitted sender) Received: from [209.85.215.41] (HELO mail-la0-f41.google.com) (209.85.215.41) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 10:29:51 +0000 Received: by mail-la0-f41.google.com with SMTP id em20so4916818lab.14 for ; Tue, 15 Jan 2013 02:29:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:x-gm-message-state; bh=YRVDaQ2X+5rXylF3ovDYrtLCbVgntX0XWfiKgV65fwA=; b=pOsGkHFkikpz7uUDZ4xq+w3Y596xvjgx0ikQYc7Ic4gc61/ZF8Jt90zCz8bS5aWKxa rcL+B8IncMMVvmT41z8RpK+q/nfqjNHF8Xto6MGisIZEHGqyxSshlxNI5ALX9p4KmPcn J05Gqa73v0UFjaR7vnkBWRTLBok3Zx1QtzHkulrfNAc5iztvRgoHaBi2CakztO3Z3jGH 2+xDK4wU1u4nX/+LVtaWZBilHbG65LzTqTWGpFU9VymI04OAU7wNWSC1RErUJhiBd1Gq abTJ07ydXzVD8cgnNVhhJM97OUZolu152lTnNDReDfVF4aZSkLUirtguIp5mWA6lxhpE b9FQ== X-Received: by 10.152.103.99 with SMTP id fv3mr84005101lab.16.1358245770673; Tue, 15 Jan 2013 02:29:30 -0800 (PST) Received: from [192.168.1.202] (130.67.125.91.dyn.plus.net. [91.125.67.130]) by mx.google.com with ESMTPS id mb2sm6451058lab.7.2013.01.15.02.29.29 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Jan 2013 02:29:30 -0800 (PST) Message-ID: <50F52F89.4060004@wandisco.com> Date: Tue, 15 Jan 2013 10:29:29 +0000 From: Gary Martin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: bloodhound-dev@incubator.apache.org Subject: new KEYS scheme? (Was: Re: [VOTE] Release Apache Bloodhound 0.4 (incubating)) References: <50F4E7D4.5000107@wandisco.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------060206080706050506030008" X-Gm-Message-State: ALoCoQmPTYnyMmzgt8Rc8dwXgCaHpAZAIQhvfTCoGcZcoHmIKniz4OOh3qEVKQw1KxWzkUMysO8u X-Virus-Checked: Checked by ClamAV on apache.org --------------060206080706050506030008 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 15/01/13 06:22, Ryan Ollos wrote: > On Mon, Jan 14, 2013 at 9:23 PM, Branko Čibej wrote: > >> +1 >> > Can I count you as a binding vote? > > >> Very nice. I see you remove trac/contrib when creating the tarball, >> which is good. Installed in 5 minutes on my Mac, too. >> >> Only one nit: the release manager's PGP key is not in KEYS. Ryan, you >> should add it; as far as I'm concerned it's OK to just fix the KEYS file >> in the dist tree, since that won't be changing the packages or checksums >> in any way. >> > Thanks, I will add my key. Gary had mentioned this might be needed. I'll > also add a note to the Release Process wiki page about this. Yeah, I vaguely remembered something about a new way of listing the keys. Presumably, that is something to do with what this file: https://people.apache.org/keys/group/bloodhound.asc I don't know if there is a plan to make this even less work but I think we could probably keep the KEYS file up to date by: wget -O KEYS https://people.apache.org/keys/group/bloodhound.asc and committing any changes. Does anyone know more about all this though? I didn't see any mention about this in http://www.apache.org/dev/release-signing.html so I am not sure it is likely that new incubator projects will pick up on this. Cheers, Gary --------------060206080706050506030008--