Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:324810 php.internals:85846 php.announce:146 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37901 invoked from network); 16 Apr 2015 21:31:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2015 21:31:49 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.44 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.218.44 mail-oi0-f44.google.com Received: from [209.85.218.44] ([209.85.218.44:33300] helo=mail-oi0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/21-39957-44A20355 for ; Thu, 16 Apr 2015 17:31:48 -0400 Received: by oica37 with SMTP id a37so55097459oic.0; Thu, 16 Apr 2015 14:31:44 -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=mAW+PMVSYRXEeNqDeNWX1kCL9dydNQJhWFpVbFpv8sk=; b=w8vs8MIEaI1/iBYRikvvQ0GUhJ0GDnYxWa+BST1PMeewpn6Oy1tMkSjpMO6NQp8h14 0KrG+3w7ahcgSgl8Nyek+swhFsiw4BXZg29zZ0Ml+rbn4i4p31B0u7x/hGGSl3jtbpDC pISPXADj0LTNSKlnRCrlPKdBmOaJ5QqNfbCJEtMrl2RTJRPUHhouJMI4FsMgtUXgiS+H gmibEVZu2yKqUOyLdkWj1WprIzJE57GX1/hYovTGo9rH4RO3yYBuo/rRINsEd70slHXZ b/u6iR894Kx5qNB/Hi79bAagzQvd/HdmahJdzosOo/6wwmepg9oQDFAJVGaboJipNbdS D5sw== X-Received: by 10.202.48.7 with SMTP id w7mr22312072oiw.95.1429219903318; Thu, 16 Apr 2015 14:31:43 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.104.196 with HTTP; Thu, 16 Apr 2015 14:31:02 -0700 (PDT) In-Reply-To: <5530259B.8000000@gmail.com> References: <5530259B.8000000@gmail.com> Date: Fri, 17 Apr 2015 06:31:02 +0900 X-Google-Sender-Auth: TQ5EhduM-qM2UMvc0i5xFfm6wpE Message-ID: To: Stanislav Malyshev Cc: php-announce@lists.php.net, "php-general@lists.php.net" , PHP Internals Content-Type: multipart/alternative; boundary=001a113cdf7ca4b0230513de309f Subject: Re: [PHP-DEV] PHP 5.4.40 released From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113cdf7ca4b0230513de309f Content-Type: text/plain; charset=UTF-8 Hi Stas, On Fri, Apr 17, 2015 at 6:11 AM, Stanislav Malyshev wrote: > The PHP development team announces the immediate availability of PHP > 5.4.40. 14 security-related bugs were fixed in this release, including > CVE-2014-9709, CVE-2015-2301, CVE-2015-2783, CVE-2015-1352. > > All PHP 5.4 users are encouraged to upgrade to this version. > > For source downloads of PHP 5.4.40 please visit our downloads page: > http://www.php.net/downloads.php > > Windows binaries can be found on http://windows.php.net/download/. > > The list of changes is recorded in the ChangeLog: > http://www.php.net/ChangeLog-5.php#5.4.40 > https://bugs.php.net/bug.php?id=69353 There is similar bug. I guess there wasn't enough time for this. https://bugs.php.net/bug.php?id=69418 I made this bug a security bug. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113cdf7ca4b0230513de309f--