Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:86706 php.webmaster:21376 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77665 invoked from network); 16 Jun 2015 09:29:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2015 09:29:52 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:34912] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/30-09793-B8CEF755 for ; Tue, 16 Jun 2015 05:29:48 -0400 Received: by lbbwc1 with SMTP id wc1so6881571lbb.2; Tue, 16 Jun 2015 02:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FwF9JurbFZpgyH47i53+aCdfyluaBIE8gFtdSQZjCKY=; b=tooShdZaAT6U+c1zmwxLsdcq6UIIxvVscUTcMJpjeT2CfU48PMbTPU3pOIp33FZg2K Ch4lrFpKhsggci+NPxTE4U5KKDDnizK4gp+pNvB5XpUKnLgwbQTnovDIpQha4gEIwYLJ fcg9DBNoyN2YTPrLznp1XRNBqgk6PmkTn+H3pqQ1gyyC1r+FTdLAd9bzdkmswQtQ1Aq5 JRxtlqnnkW4ovWx92p8yUKhyVaI1r75jHBM4NsdeCBu4xDZKZ0WhsxwqVND4Jlrmx/ej 2ZUn7Lu2F+RtIImK5xERmo5DtDgERu157H/4dBGuj2FOUZyu4RHASXfUkG1Mw6KjP3GI 2BmQ== MIME-Version: 1.0 X-Received: by 10.152.43.37 with SMTP id t5mr31768141lal.96.1434446984659; Tue, 16 Jun 2015 02:29:44 -0700 (PDT) Received: by 10.152.43.105 with HTTP; Tue, 16 Jun 2015 02:29:44 -0700 (PDT) In-Reply-To: <557F54BB.4010600@gmail.com> References: <00c501d0a773$f84fee90$e8efcbb0$@belski.net> <557F54BB.4010600@gmail.com> Date: Tue, 16 Jun 2015 11:29:44 +0200 Message-ID: To: Stanislav Malyshev Cc: Hannes Magnusson , Anatol Belski , Anatol Belski , PHP Development , PHP Webmaster ML Content-Type: multipart/alternative; boundary=001a11c34eb4f8481805189f3680 Subject: Re: [PHP-DEV] PHP7 releases vs Windows Sources? From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c34eb4f8481805189f3680 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Jun 16, 2015 at 12:42 AM, Stanislav Malyshev wrote: > Hi! > > > Then this fix doesn't make any sense -- you are saying if I download > > the .tar.gz and .zip and extract those two, I will have precisely the > > same sources? > > Should be the same sources. We shouldn't distribute anything that isn't > under the respective tag as official sources, so I assume they are. > Making them part of the distro may not be a bad idea too, this way they > can be signed. Of course, signing one more file is 33 to 50% more work, > but I think RMs can deal with it. > > about signing, recently I got a question that somebody couldn't verify the tarball signature, because he was trying to verify the extracted contents instead of the compressed file. he was trying to do that, because that is how the kernel.org releases are signed: https://www.kernel.org/signature.html#using-gnupg-to-verify-kernel-signatur= es and they do that because that way you only need one signature for a given release regardless of the number of compression formats you provide. maybe this is something what we should consider also. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c34eb4f8481805189f3680--