Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4565 invoked from network); 29 Sep 2014 17:02:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2014 17:02:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.182 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.182 mail-yk0-f182.google.com Received: from [209.85.160.182] ([209.85.160.182:62824] helo=mail-yk0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/C2-18131-5A099245 for ; Mon, 29 Sep 2014 13:02:30 -0400 Received: by mail-yk0-f182.google.com with SMTP id 131so659208ykp.13 for ; Mon, 29 Sep 2014 10:02:27 -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:content-transfer-encoding; bh=MPaL0kSM8QooOZGt7bvEw2ZAM+0a5Ehr+h3EZfrVG6s=; b=HhmXdw+fgasIbzWxgIDk2vPpoAqZixmZe2SbMmuDOyvB+0CG4p0zBj5Gtu3BftzME7 IxR6KxPq+8Oa81xzD/Vikmg3GGzsbHV49CojWVk2S5EgsVpCYPcjiS79kHM9gjTppTTX oy+sH6mBg33T/hRKUgpwTC3ZwIfSM69irvVbXJL5j5ZBURY4MHFznSRQKaNHTeusrneA Kvx9ang0/yqXJ+fErQxYTFCP4fu1YGxjW9ijT4PTrdEZAKxw4EncZIuIUAxtDdkWicbs QrFeuxUzfTfH+dhN38pANjuGH/VnsQWgT+8GPmOfhvflU+upZUEXFiel5/Hi0HkpUILw tfyA== MIME-Version: 1.0 X-Received: by 10.236.172.161 with SMTP id t21mr59187221yhl.65.1412010146807; Mon, 29 Sep 2014 10:02:26 -0700 (PDT) Received: by 10.170.68.134 with HTTP; Mon, 29 Sep 2014 10:02:26 -0700 (PDT) In-Reply-To: References: <0cb6f4a2d771155c6cad865f945e98e6@archlinux.de> <46ABAB22-F304-4BC3-A3AE-02DE462565D2@lerdorf.com> <1412003052.13103.30.camel@kuechenschabe> Date: Mon, 29 Sep 2014 19:02:26 +0200 Message-ID: To: Pierre Schmitz Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: What happened to the 5.6.1 release? From: pierre.php@gmail.com (Pierre Joye) On Mon, Sep 29, 2014 at 6:35 PM, Pierre Schmitz wrote= : > Am 29.09.2014 17:04, schrieb Johannes Schl=C3=BCter: >> >> On Mon, 2014-09-29 at 06:35 -0700, Rasmus Lerdorf wrote: >>> >>> >> Actually, some php.net machines have been compromised and prevent us >>> >> from releasing 5.6.1. >> >> [...] >> Q: Is the git repo affected? >> A: No. The infected box is a different one. git's cryptographic commit >> identifiers and distributed antature along with out automatic mirroring >> to github serve as further mitigation for potential issues. > > > This sounds like it wont be that bad of an idea to build directly from a = git > tag if you know how. Together with signed tags this should be more > trustworthy imho. I don't see a huge downside here. > > I wonder if one could replace that release server with a simple vagrant > setup or similar so the RM can actually create release archives on his ow= n. Not using vagrant but this is how it is done now. That box was used until a couple of years ago due to some bison (or ac) issues, to be sure that the src releases work on any supported systems. Cheers, --=20 Pierre @pierrejoye | http://www.libgd.org