From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29156 invoked by alias); 15 Nov 2013 15:12:36 -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 29144 invoked by uid 89); 15 Nov 2013 15:12:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mho-01-ewr.mailhop.org Received: from Unknown (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; Fri, 15 Nov 2013 15:12:35 +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 1VhL4N-00090t-44 for cygwin-apps@cygwin.com; Fri, 15 Nov 2013 15:12:27 +0000 Received: from cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 928A960103 for ; Fri, 15 Nov 2013 10:12:26 -0500 (EST) 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: U2FsdGVkX19OMOnzrBWLNElAxBzqXRWz Date: Fri, 15 Nov 2013 15:12:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: Subject: SSH key for upload access Message-ID: <20131115151226.GA2107@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20131115151021.GA1792@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131115151021.GA1792@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-11/txt/msg00062.txt.bz2 On Fri, Nov 15, 2013 at 10:10:21AM -0500, Christopher Faylor wrote: >On Fri, Nov 15, 2013 at 01:44:57PM +0100, Jan Nijtmans wrote: >> Name: Jan Nijtmans >> Package: sqlite3, libsqlite3-devel, libsqlite3_0 >> >> ---- BEGIN SSH2 PUBLIC KEY ---- >>Comment: "2048-bit RSA, converted by nijtmaj@NB1912 from OpenSSH" >>AAAAB3NzaC1yc2EAAAADAQABAAABAQCoMlr/9sPXdDP6KA5b8bdfTHi6pDLZBT4DB24lqn >>lQIG3CxDVLGSudt+sMlHGxsLpa5eQBsFBuenNZH+GD4503BD/AIv8UpSkC8xTgIYAryIWP >>fLLHtF57thmk6LYWZlMSh2O1Va5EdnhmJhi75ZUFavfEYb/QFlllXGwUad9KkQ2mZqwBNK >>JM9lZnq+xJynWCHAkMLTLFXOHisTQSgiRc08fX/i9XHRC71jrua5N0y3af8MbjA5q/Mj9u >>jgUgRgB6+dJWpAgAKFsVPGnkT2TvG5hEwJbl6lE22/6mux2ETAq8sHkQjc//gmulFC0Rhj >>bJQpu93Q3/o3z/FIPRAGxF >>---- END SSH2 PUBLIC KEY ---- > >From https://sourceware.org/cygwin-apps/package-upload.html > >Name: Your Name >Package: The name of one of the packages that you are responsible for > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >It doesn't say "comma separated list of packages". > >These things are actually read by a script so that above doesn't >work. > >I'll edit the above message and feed it through the script. I'm >mentioning this so that future maintainers don't think this is the >proper way to request upload access. The web page also doesn't say "Put a single space in front of Name and Package". cgf