Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31152 invoked from network); 19 Aug 2014 22:36:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2014 22:36:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.219.44 as permitted sender) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.219.44 mail-oa0-f44.google.com Received: from [209.85.219.44] ([209.85.219.44:38129] helo=mail-oa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/70-27887-A51D3F35 for ; Tue, 19 Aug 2014 18:36:11 -0400 Received: by mail-oa0-f44.google.com with SMTP id eb12so5814021oac.31 for ; Tue, 19 Aug 2014 15:36:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=+vsfuQ0WpPeZZ5SfiDAoBtiD7rSgKDgDrKuJZlA8QMw=; b=HhCW7QGVkwcVeqvRpAXaifqkoVXVBBU3wEJddGufZYSbUc5WcyvB+IbXA3Xunpi44m z8fSCfbA6/DClcPyivUoRqzYJDaSpIKebq4YrVRiO4KtNkb1TzJ1oux6gm1yGVIMJqmH tGBCMVwKG69DB/YBSURJNlI4UrK7ljvCU/ARW8BLjtXcfhidE3aDjpTnIjK2GRMKCI5U oZGBcJdoIIDlKLiPOIfoQjY88JFFCAxAfoWddC98t40U542/sgpunykY85TeesUPOykN k6LaBzchGLyeyk07WiOvm4zC7ugztS4rECwybuU9u6OUARYSZtWKD7mfD0f7cuDh74z6 GJWg== X-Gm-Message-State: ALoCoQkGAFlnBasaC7vpNNiYVDA6uyIPnlCKGxPqYOj1xeq9vXYjlkYYVmD1zNXYBf3p6Fefw2ta6uz+7wPdSIBBO9B6mnUmFoVDfYTLZLJ59N0mVMxqMOqmSoE60MpLLbDwyR5h8R1t MIME-Version: 1.0 X-Received: by 10.182.135.201 with SMTP id pu9mr4813856obb.81.1408487767571; Tue, 19 Aug 2014 15:36:07 -0700 (PDT) Received: by 10.60.142.231 with HTTP; Tue, 19 Aug 2014 15:36:07 -0700 (PDT) In-Reply-To: References: Date: Wed, 20 Aug 2014 01:36:07 +0300 Message-ID: To: Ferenc Kovacs Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e011604200e99570501031d51 Subject: Re: [PHP-DEV] Re: 5.6.0 final is near From: lior.k@zend.com (Lior Kaplan) --089e011604200e99570501031d51 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Please make sure these security fixes are included: fileinfo: Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) gd: Fixed bug #67730 (Null byte injection possible with imagexxx functions). (CVE-2014-5120) Thanks, Kaplan On Mon, Aug 18, 2014 at 5:46 PM, Ferenc Kovacs wrote: > On Sun, Aug 17, 2014 at 11:25 AM, Ferenc Kovacs wrote: > > > Hi, > > > > I'm planning to release 5.6.0 from RC4 if nothing serious comes up, so > > this is just a heads-up: if you think that there is some fix, which > should > > make into the 5.6.0 final (which isn't in RC4) or if you think that the= re > > is some blocker issue which should be solved before the 5.6.0 final > > release, please drop me an email just to be sure. > > > > Thanks! > > > > -- > > Ferenc Kov=C3=A1cs > > @Tyr43l - http://tyrael.hu > > > > Hi, > > just to clarify: > if no blocker issue is reported from php-5.6.0RC4, then we won't have > another RC, but php-5.6.0 (final) will be tagged using PHP-5.6.0RC4 as it > base, and maybe some commits cherry-picked (security fixes for example, o= r > changes with low impact like NEWS/UPGRADING/test fixes) on top of it. > so commits in the PHP-5.6 branch after the RC4 tagging won't be in the > final by default, only if you can convince me that we need that. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --089e011604200e99570501031d51--