Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 88106 invoked from network); 30 Jun 2006 11:31:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 11:31:42 -0000 Received: (qmail 65344 invoked by uid 500); 30 Jun 2006 11:31:40 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 65307 invoked by uid 500); 30 Jun 2006 11:31:40 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 65296 invoked by uid 99); 30 Jun 2006 11:31:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 04:31:40 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.248.14] (HELO marlborough.cnchost.com) (207.155.248.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 04:31:40 -0700 Received: from [193.1.221.92] (unknown [193.1.221.92]) (as wrowe@rowe-clan.net) by marlborough.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id BD5EB287C; Fri, 30 Jun 2006 07:31:18 -0400 (EDT) Message-ID: <44A50B61.5030600@rowe-clan.net> Date: Fri, 30 Jun 2006 12:30:41 +0100 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.4 (X11/20060614) MIME-Version: 1.0 To: david reid CC: Justin Erenkrantz , colm@stdlib.net, dev@apr.apache.org, Cliff Schmidt Subject: Re: Proposed Crypto Notification process References: <44A4C4EC.7080101@rowe-clan.net> <20060630081212.GA7308@dochas.stdlib.net> <5c902b9e0606300409p1457b3e3w124bfa89aaa39c2e@mail.gmail.com> <44A50774.4020909@jetnet.co.uk> In-Reply-To: <44A50774.4020909@jetnet.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N david reid wrote: > Actually, I think we should look at going a step further and have the > email sent automatically as well. When a project creates/updates a file > it can trigger a script to handle the email creation/submission - which > would be a win/win for everyone and hopefully make the projects lives a > bit easier as well. I really don't see the point of doing it other ways... Overkill - they would go balistic from the flood. The only time we might renotify would be new crypto ALGORITHM e.g. double the bits somewhere. It's only a change to the product, not a change to the version number or your source code or whatever. When we move from svn.apache.org to svn2.apache.org, that won't even need a renotification because it's all by-reference. Only moving from the apr.apache.org/crypto.html absolute authority document would trigger one. Bill