Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77695 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73621 invoked from network); 29 Sep 2014 10:51:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2014 10:51:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:52647] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/00-07355-AB939245 for ; Mon, 29 Sep 2014 06:51:40 -0400 Received: by mail-qg0-f43.google.com with SMTP id j107so2872717qga.30 for ; Mon, 29 Sep 2014 03:51:35 -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=h6HuQyeIyb5qTLTOIdm50CdGH+Bln5kbDu0JASygfVw=; b=BjT8rWhMX9KIRxN3FjCj8EWOjhnCfyW201WcPuK2uLmfVzeQ72mxF69R6a3PiuSMpC 032IpzTd1U2pH1f5z/kmWL2M5d8Ta+UKQ1MP+9Oud43qgZxfm0bLv43bHMI1545H9zg/ 3opQgEDpsKGFtkr9sjyOFlhEGPfdHIorAbESS6NW0ET6gfWZxv2NCprR5/pMF/eSZZWR j15VlwF7i4oSLXygi1CxlRyM4r3iCabB5lfhhLZq0qDJB6M9RK3/k0pQ8i15XvUZBN8r 6t9/rWAQAL+9+XLKM5D6dOnoPZl8TRH6Q0sIC5pfNioqTWqFCe2gtejzKCm7Rjqmb4/Z sbxg== X-Received: by 10.140.19.142 with SMTP id 14mr1769285qgh.28.1411987895718; Mon, 29 Sep 2014 03:51:35 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.101.172 with HTTP; Mon, 29 Sep 2014 03:50:55 -0700 (PDT) In-Reply-To: References: <0cb6f4a2d771155c6cad865f945e98e6@archlinux.de> Date: Mon, 29 Sep 2014 12:50:55 +0200 X-Google-Sender-Auth: cRjdPkp2ULfZzFu_YkGl99iu6mw 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 Sun, Sep 28, 2014 at 3:45 PM, Jan Ehrhardt wrote: > Pierre Schmitz in php.internals (Sun, 28 Sep 2014 08:44:33 +0200): >>I wonder what happened to the 5.6.1 release. A git tag was pushed 4 days >>ago but since then no announcement was made nor any tar files of then >>release were uploaded. > > 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? Hello, 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. Julien.P