Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18253 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43989 invoked by uid 1010); 22 Aug 2005 15:45:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43974 invoked from network); 22 Aug 2005 15:45:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2005 15:45:54 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.4/2.6 Received: from ([204.11.219.139:32898] helo=colo.lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id BF/60-33075-133F9034 for ; Mon, 22 Aug 2005 11:45:54 -0400 Received: from [192.168.200.106] (c-24-6-1-160.hsd1.ca.comcast.net [24.6.1.160]) (authenticated bits=0) by colo.lerdorf.com (8.13.4/8.13.4/Debian-3) with ESMTP id j7MFjlNg001186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 22 Aug 2005 08:45:49 -0700 Message-ID: <4309F32B.3080102@lerdorf.com> Date: Mon, 22 Aug 2005 08:45:47 -0700 User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net, php-qa@lists.php.net References: <5.1.0.14.2.20050822134257.05e07c60@localhost> In-Reply-To: X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: 5.0.5RC1 rolled From: rasmus@lerdorf.com (Rasmus Lerdorf) Sebastian Bergmann wrote: > Zeev Suraski schrieb: > >>If there are no stoppers I'd like to release it towards the end of the >>week. > > > Maybe the bundled PCRE should be updated: > http://www.securitytracker.com/alerts/2005/Aug/1014744.html Yes, and the whole reason for this release is to stop distributing a vulnerable version of XML_RPC. The version in the tarball is 1.3.1 and we want 1.4.0. -Rasmus