Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77697 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77067 invoked from network); 29 Sep 2014 11:13:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2014 11:13:15 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.180 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.216.180 mail-qc0-f180.google.com Received: from [209.85.216.180] ([209.85.216.180:56308] helo=mail-qc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/B0-07355-ACE39245 for ; Mon, 29 Sep 2014 07:13:15 -0400 Received: by mail-qc0-f180.google.com with SMTP id x3so1439811qcv.25 for ; Mon, 29 Sep 2014 04:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=4YJZexwdIuLYmuR6ySXYy0nO0ReeS0At0SYAVY8GTFY=; b=EfQdAnwoNcI1UcUgQLR0fm+LtQnzTxq+DDQf0XYqLwWYWjln88hpQXNAuGYfF2paZU lp2joRvKPT3/kZs3wTJadwl7LYvJSryexCkM4947E1gmj+35QdJoL33f+XsZY9+baXKR i4I7QF1v30rFq58w7732QfdcITT4LhMzbRITiAKbVSp5U0/fiV6MJYaEL0dhMC3/cvT6 HRnXMYODxD/VMY412FFe1h2xZXv6/C5EKLGZep+FriGcVzGW8xgdpQ0hZH6oWUJ6W8rZ XINmt+4uivvtpcsma5qU1bPZCMIfEpLwnCZHwz0J68uDivYY3se3JHvoQezpQYnqIGe3 0c3g== X-Received: by 10.224.128.129 with SMTP id k1mr44491483qas.69.1411989192071; Mon, 29 Sep 2014 04:13:12 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.101.172 with HTTP; Mon, 29 Sep 2014 04:12:31 -0700 (PDT) In-Reply-To: References: <0cb6f4a2d771155c6cad865f945e98e6@archlinux.de> Date: Mon, 29 Sep 2014 13:12:31 +0200 X-Google-Sender-Auth: Fc2fFX4w-bAFAo7SMKES2SvQVIo Message-ID: To: Jan Ehrhardt Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: What happened to the 5.6.1 release? From: jpauli@php.net (Julien Pauli) On Mon, Sep 29, 2014 at 1:05 PM, Jan Ehrhardt wrote: > Julien Pauli in php.internals (Mon, 29 Sep 2014 12:50:55 +0200): >>On Sun, Sep 28, 2014 at 3:45 PM, Jan Ehrhardt wrote: >> >>> The sources are available at http://windows.php.net/download/ >>> Strange that they did not show up at the non WIN32 download page. >>> Is there some security issue that we are not yet aware of? >> >>Actually, some php.net machines have been compromised and prevent us >>from releasing 5.6.1. >> >>One should not use the tag and wait for the official announcements. > > What about the Windows binaries at http://windows.php.net/download/ > Are they safe? If not, should not they be withdrawn from that server? I think so, but I don't know if we would retag before the release, probably not, but I would suggest people not to download them and wait for official announcement of the release. no official announcement = no release , that simple :-) Julien.P