From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12724 invoked by alias); 30 Oct 2013 17:36:20 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 12701 invoked by uid 89); 30 Oct 2013 17:36:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 30 Oct 2013 17:36:19 +0000 Received: from pool-98-110-183-69.bstnma.fios.verizon.net ([98.110.183.69] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1VbZgn-000DiN-48 for cygwin-apps@cygwin.com; Wed, 30 Oct 2013 17:36:17 +0000 Received: from cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 3DDC06012F for ; Wed, 30 Oct 2013 13:36:16 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+Tz7OsOY9Msmvdz3JBvFZq Date: Wed, 30 Oct 2013 17:36:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Change to procedure for requesting upload access Message-ID: <20131030173616.GA6330@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20131030034010.GA1969@ednor.casa.cgf.cx> <52710DC0.7080803@redhat.com> <20131030135651.GB3988@ednor.casa.cgf.cx> <20131030152553.GC3513@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131030152553.GC3513@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-10/txt/msg00239.txt.bz2 On Wed, Oct 30, 2013 at 11:25:53AM -0400, Christopher Faylor wrote: >On Wed, Oct 30, 2013 at 09:56:51AM -0400, Christopher Faylor wrote: >I guess I should be asking for "ssh-keygen -e" format. I'll change the web >page to specify this but, in the future, please use something like: > >ssh-keygen -e -f ~/.ssh/id_rsa.pub > >and just fill out the Name/Package fields, followed by output from that >command. I've updated https://sourceware.org/cygwin-apps/package-upload.html with the new procedure. cgf