Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99806 invoked from network); 23 Jan 2015 13:50:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2015 13:50:20 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.180 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.180 mail-wi0-f180.google.com Received: from [209.85.212.180] ([209.85.212.180:36527] helo=mail-wi0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/F0-25368-B9152C45 for ; Fri, 23 Jan 2015 08:50:20 -0500 Received: by mail-wi0-f180.google.com with SMTP id bs8so2927820wib.1 for ; Fri, 23 Jan 2015 05:50:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=5gxXRy/LWcf0U0apbJubGlCe5BU2MaqKkcwfyevgcag=; b=Ht1/4wVneUg4NojBv/hlrdCEQmTSzSmxOQjp8yhYdmgIcyToGdKoF7RJxsxgkrUP+f wOoOD4lvNnHznlsUGj/WUBpHm2K7eCgqDD3DXcQRHiHFG/zL/KyXcT+OolvbjvFtRzVm +19CQ3E3+AIjzIZSN40DiVDTQBdXLQA4wVDNARiVIXxzYBTWpuNGFcX/eJ7VAJp8k9Qs JHj8sXjlr00VXWXMvj4TfQsChHbestJzk3VBbkHNvYNLJtAg6dyGBXMOhi4o5A7dGtPr 8OV2zeHvCX8joUlTFB0ItMsQhSv7lzAvnBCD25qPG5QFH/x1/FPC4YiyXkLmM7U2Ox9I u/pA== X-Received: by 10.180.78.73 with SMTP id z9mr3984913wiw.52.1422021015321; Fri, 23 Jan 2015 05:50:15 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.170.193 with HTTP; Fri, 23 Jan 2015 05:49:35 -0800 (PST) Date: Fri, 23 Jan 2015 14:49:35 +0100 X-Google-Sender-Auth: 62UUxvftfCG3p_ZlBqrfT1cfy60 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d0438903b7b410e050d521136 Subject: PHP 5.5.21 is available From: jpauli@php.net (Julien Pauli) --f46d0438903b7b410e050d521136 Content-Type: text/plain; charset=UTF-8 Hi, The PHP development team announces the immediate availability of PHP 5.5.21. CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232 have been addressed in this release, as well as many other bug fixes. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.21 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.5.21 Thank you. Julien.Pauli and David Soria Parra --f46d0438903b7b410e050d521136--