Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102422 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97887 invoked from network); 25 Jun 2018 14:53:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2018 14:53:17 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.208.48 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.208.48 mail-ed1-f48.google.com Received: from [209.85.208.48] ([209.85.208.48:34365] helo=mail-ed1-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/F6-50433-BD1013B5 for ; Mon, 25 Jun 2018 10:53:16 -0400 Received: by mail-ed1-f48.google.com with SMTP id q24-v6so3952613edr.1 for ; Mon, 25 Jun 2018 07:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=aMRGwkjF7CY0uAvAFkblBMeYVmsk8VlQ8buf3QocKf0=; b=MAEiiz4fNly3y105hYn0ztif+MiCmUsPah1ehfHAw3GMKRab1OylMbrJ/T1xqplC4M VD1fBQuMqnMJGgorw3WZRByFnUURtk6bqMOI3hw5lIYkjj0lOqnT7uW/I9Oqn/8cyQDG Q5m3MHW/EhYCBi9+8H4gkhdYMO0HvFF3AFpzG8Ur+9CwWl/ifH/ZOv3+VrZsmJTlXKVT vshBDkWLWkkVgc4VqvUAXhkSgI/RCFfilD+cEdAKUyyDi91cCWbZm3niQbdiCsNdctuG kyOuLZPO96xnt4bgdSZDV0vx/48Y3YUL4P/hRf81mvrU2u5ABPcEgJNfAHqnrMGXS9xQ r3rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=aMRGwkjF7CY0uAvAFkblBMeYVmsk8VlQ8buf3QocKf0=; b=iOtwd173TnCTITcL/4O/HuaBEESlrY74JKpVOohvCeB3h3NGRx80tds87jFEfHxs6E Ns1KraVCzZWqJiXa3uo5CybMjMCF16UbBVTA/Zoxp/GCgHCCd2//ZqO0MNRx836LBw3+ l3X/GoReeMql1Cv4DbR2ANX3fix/fqb1QOnKkL21E40zzxAZKbrb9FOhlqXFrRQcevQ7 pfjkIUfgQHb8gpbY98Shqh1L0h7q+AjC5mm/GvsmNJA+TC1/SoNtbfYiA7ZkM4/2Q1lG fFLRMG9rNIC81D7L+ocw2KSytXydUXS8sviRHF+5k35VhBRlc7FrDlqK+Xj4Po0Q/mlL Y8yg== X-Gm-Message-State: APt69E1vE9ene/zIvkc+Eogc8CQf6W6H4uJOlmgVRwKHli58i5QCzBra dr58xqlE1m3aIm2vLXQ4LTlQii5GxquvDeXtcRRATsS1R3I= X-Google-Smtp-Source: ADUXVKKAJeJVgZA5zJUCjeNCjXsJP7k6wos5peK5yTdatmMlML3qnDjVxvdavbFkeZCReR7+EWX/az+wCKeIQHPC1v0= X-Received: by 2002:a50:b0c2:: with SMTP id j60-v6mr12084914edd.188.1529938393406; Mon, 25 Jun 2018 07:53:13 -0700 (PDT) MIME-Version: 1.0 Sender: php@golemon.com Received: by 2002:a50:8625:0:0:0:0:0 with HTTP; Mon, 25 Jun 2018 07:53:12 -0700 (PDT) X-Originating-IP: [73.210.228.160] In-Reply-To: <0a387c69-6fbf-a118-3d95-90b75ca7b48c@evermeet.cx> References: <9108af3c-853f-bdeb-6a40-6baeabc0c487@evermeet.cx> <0a387c69-6fbf-a118-3d95-90b75ca7b48c@evermeet.cx> Date: Mon, 25 Jun 2018 09:53:12 -0500 X-Google-Sender-Auth: f9FouI_tmcaeawETEppifp0y53Y Message-ID: To: "Helmut K. C. Tessarek" Cc: Joe Watkins , PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP 7.1.19 - where are the gpg signatures? From: pollita@php.net (Sara Golemon) On Mon, Jun 25, 2018 at 9:48 AM, Helmut K. C. Tessarek wrote: > On 2018-06-25 16:34, Sara Golemon wrote: > Ah, ok. .sig files are perfectly fine, too. > I just didn't see the links, nor the .sig files, since no servers with > php sources seem to allow directory listing. > Yeah, we don't normally publish unarmored signatures 'cause the base64 versions tend to be more portable. He literally just missed a switch on a command line. Anyway, he's pushed new ASC signatures and they should be syncing to the mirrors now. -Sara P.S. - You sort of can do directory listing, just not from the main webservers: http://git.php.net/?p=web/php-distributions.git;a=tree