Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:324951 php.internals:86609 php.announce:152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58619 invoked from network); 12 Jun 2015 04:01:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2015 04:01:43 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.176 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.176 mail-qk0-f176.google.com Received: from [209.85.220.176] ([209.85.220.176:36369] helo=mail-qk0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/E8-31453-6A95A755 for ; Fri, 12 Jun 2015 00:01:42 -0400 Received: by qkx62 with SMTP id 62so12050554qkx.3; Thu, 11 Jun 2015 21:01:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=JXQwk9GhrGmkmWJ1kX9Pn0wQATkCVdixOdWbiAc+mEI=; b=jYFKNIkWQf/O3KjPgUiTJnE9YBt8pqDrbvWm3TAIyJsBW5r9A0y/HdzJ/aDBBjWaBa goI+yORJkarIMNkQwjNznEIahGNJbYitvkU8brAFcOpxreHGnZ/a8YN4xqDCKAIp4qFn NmIbUIvyGYAC3VtE1TGF5P/zmgyPvVucejtY1y9JuYwYa8cUz9+wH89mhsWH/926rYHt raxk9yY+uvbzTeJJze/Cb+NyktGIfY4ICkegYgED7fR/HTc73+lj2AhU+kFPxlVI7LAd KSEl0MBPUt1eFOeHLYMIreXYljwJPN5smFgGgZ6v+ehFAmJGOGRRmfK6cT0ks+breQ68 X5Aw== X-Received: by 10.55.41.199 with SMTP id p68mr26414452qkp.54.1434081700185; Thu, 11 Jun 2015 21:01:40 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id 4sm1192425qku.20.2015.06.11.21.01.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jun 2015 21:01:39 -0700 (PDT) Message-ID: <557A599C.5080607@gmail.com> Date: Thu, 11 Jun 2015 21:01:32 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: php-announce@lists.php.net, PHP Internals , php-general@lists.php.net Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.42 Released From: smalyshev@gmail.com (Stanislav Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.42. Six security-related issues in PHP were fixed in this release, as well as several security issues in bundled sqlite library (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416). All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.42 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.42 Regards, Stas Malyshev PHP 5.4 RM