Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60707 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81409 invoked from network); 1 Jun 2012 10:42:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2012 10:42:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 217.114.211.66 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:46473] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/C7-45898-99C98CF4 for ; Fri, 01 Jun 2012 06:42:34 -0400 Received: from [192.168.2.230] (ppp-88-217-65-148.dynamic.mnet-online.de [88.217.65.148]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id E600D61BF0 for ; Fri, 1 Jun 2012 12:42:29 +0200 (CEST) To: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Fri, 01 Jun 2012 12:42:24 +0200 Message-ID: <1338547344.17595.6.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: [PHP-DEV] PHP 5.3.14RC2 Released From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi! We would like to announce the second RC of the 5.3.14 version. This is mainly a bugfix release. The release includes a fix for a weakness crypts() DES implementation (CVE-2012-2143). Please test it and notify us of any problems you may encounter. The full list of the fixes is as always in the NEWS file. You can download the packages from: http://downloads.php.net/johannes/php-5.3.14RC2.tar.bz2 http://downloads.php.net/johannes/php-5.3.14RC2.tar.gz The Windows team provides windows binaries for the release. As always you find them at: http://windows.php.net/qa/ Regards, Johannes