Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89746 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67193 invoked from network); 8 Dec 2015 13:41:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2015 13:41:08 -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 74.125.82.43 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.43 mail-wm0-f43.google.com Received: from [74.125.82.43] ([74.125.82.43:33812] helo=mail-wm0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/79-31749-1FDD6665 for ; Tue, 08 Dec 2015 08:41:05 -0500 Received: by wmvv187 with SMTP id v187so214033107wmv.1 for ; Tue, 08 Dec 2015 05:41:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=SvJ1ViPZwiMz2n6e5AgCni6CXRg1BGc9mq0JsgHa0T8=; b=byjxPbtVtRQXkcII3WbFaAToqseuE58ez8ebdPMvAO5GKN8lIU/ZIee3Wi4qX8zm+v aF2QPcLUCsCsW7XvSS4hOsGHVy5qxdTc77xmn7vixeBDoHmFNXSk+PMHQP+AKAs6+EtA bAD9oAVE863Sl0q/FTE5JRNHC2iNSuZlDNxYfR5QBwBVE/XRZsVLGBRY7MxsXFova6CO bCsWY9+wYV5koQRAHNtaOM8oJuowMz2w66ihOTwkG/jHo23xeHcf7CCWm4TwTLlx+uJX iQyn63328uQP91oY9dyPrjhPEPMbw4vi1j2PlsOlBuV6CFJ+l3S4lb2PbVGkjT1WJjTv RSRQ== MIME-Version: 1.0 X-Received: by 10.28.99.214 with SMTP id x205mr26641203wmb.20.1449582061683; Tue, 08 Dec 2015 05:41:01 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.27.176.167 with HTTP; Tue, 8 Dec 2015 05:41:01 -0800 (PST) In-Reply-To: References: <000c01d12fa0$384b8040$a8e280c0$@belski.net> <082001d131ac$ab522b80$01f68280$@belski.net> <5666C73B.1050407@php.net> Date: Tue, 8 Dec 2015 14:41:01 +0100 X-Google-Sender-Auth: ourTtVlCi5nX4puiZqa0bjk1bTI Message-ID: To: Julien Pauli Cc: Remi Collet , PHP Internals , Anatol Belsky , Stanislav Malyshev Content-Type: multipart/alternative; boundary=001a1148e0f8dc0d5b0526631f32 Subject: Re: [PHP-DEV] Re: PHP 7.0.1 scheduling From: tyrael@php.net (Ferenc Kovacs) --001a1148e0f8dc0d5b0526631f32 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Dec 8, 2015 at 1:26 PM, Julien Pauli wrote: > On Tue, Dec 8, 2015 at 1:04 PM, Remi Collet wrote: > > Le 08/12/2015 12:36, Anatol Belski a =C3=A9crit : > >> Yeah, particularly our release schedule collides with many holidays > this year. For a security release a holiday time is obviously very bad. > > > > +1 > > > > Our Release Process state: > > > > " At least one release per month, more at wish " > > > > Perhaps we should consider new release on > > > > " 1st thursday of the month " > > > > (It seems every year, Christmas is end of month ;) > > > Yep, end of year has always collided with our release cycle. > > Perhaps we should change this latter as proposed by Remi ? > > > Also, we had another idea. > > Why not use RC2 as a chance for some security patches to get tested ? > If we have a RC2 (which is not bad IMO, we have a time slice here at > end of 2015 that enables us to release an RC2) , we then could merge > into this one some well-selected security patches, f.e, some that are > *low* classified , aka that can't get trigerred remotely by user > payload. > > What you think ? > > CCing Stas as well, as he got many experience in security. > > > Julien.P > we are just iterating by two weeks which makes the monthly release not monthly but every 28 days, which is fine but that also means that sometimes the release dates are not always at the same date on each month (stating the obvious). I think that there is no better alternative, we just have to handle the exceptional cases. As we seem to have security fixes (and unfortunatelly at least one of those were directly pushed by laruance so now it is public information) maybe we should release it one week earlier (cutting the RC period one week shorter) instead of delaying it until january? --001a1148e0f8dc0d5b0526631f32--