Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:323783 php.internals:76787 php.announce:125 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85413 invoked from network); 22 Aug 2014 06:23:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2014 06:23:21 -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.192.176 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.176 mail-pd0-f176.google.com Received: from [209.85.192.176] ([209.85.192.176:48035] helo=mail-pd0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/20-15848-7D1E6F35 for ; Fri, 22 Aug 2014 02:23:19 -0400 Received: by mail-pd0-f176.google.com with SMTP id y10so15229247pdj.7 for ; Thu, 21 Aug 2014 23:23:15 -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=KFYhlUBDxnIlYW41P0D3+S8AdpkJcO3GgZG1aj994tM=; b=m81dBrBZSwXq2Us/4So56zGipUO8F9wDjBflpDax342FQw1iTv9E9/mXB/YVGWcEGE 9K7L3qv5gcArj6L1QuBF0mmk34nQazBlNOBe8jp/VeoE4uDR/bqXllB9svJAHHhcXkgH VBQZryim0laFUQwb/36atIRa0awiVANuBv0vbKOVCHSVK+7bGG6KdAc1HyGHacQPc7Qd WNoTud9nimZVIKUL00iNqx6lxMH80v9znRAMpw7zKFPjxPdV4U4GaPfxtmSYMtw1KXZL 3vUTCEPW5Nox5X+acbrcz+HUqVlWgMtr2SZLgLgl2f5UrEmCDVbhimry4XaqQPLEUrS6 bw+Q== X-Received: by 10.66.178.231 with SMTP id db7mr3761785pac.63.1408688595678; Thu, 21 Aug 2014 23:23:15 -0700 (PDT) Received: from Stass-MacBook-Pro.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id oz7sm41894214pdb.77.2014.08.21.23.23.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Aug 2014 23:23:14 -0700 (PDT) Message-ID: <53F6E1D0.10200@gmail.com> Date: Thu, 21 Aug 2014 23:23:12 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: php-announce@lists.php.net, "php-general@lists.php.net" , PHP Internals Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.32 Released From: smalyshev@gmail.com (Stas Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.32. 16 bugs were fixed in this release, including the following security-related issues: CVE-2014-2497, CVE-2014-3538, CVE-2014-3587, CVE-2014-3597, CVE-2014-4670, CVE-2014-4698, CVE-2014-5120. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.32 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 are recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.32 Stanislav Malyshev PHP 5.4 RM