Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93953 invoked by uid 1010); 17 Feb 2006 20:12:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93937 invoked from network); 17 Feb 2006 20:12:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2006 20:12:56 -0000 X-Host-Fingerprint: 84.56.43.84 dslb-084-056-043-084.pools.arcor-ip.net Received: from ([84.56.43.84:25871] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 2C/42-11123-74E26F34 for ; Fri, 17 Feb 2006 15:12:55 -0500 To: internals@lists.php.net,kip@bigpikture.com (Kip Krueger) Date: Fri, 17 Feb 2006 21:12:52 +0100 Message-ID: <20060217211252.632e7e88@localhost.localdomain> In-Reply-To: <5BBB8407-31C2-4C1F-A088-E84D42E69650@bigpikture.com> References: <5BBB8407-31C2-4C1F-A088-E84D42E69650@bigpikture.com> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 1.9.14 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.56.43.84 Subject: Re: ZIP bug in PHP 5.1.2 From: pierre.php@gmail.com (Pierre) On Fri, 17 Feb 2006 11:20:42 -0800 kip@bigpikture.com (Kip Krueger) wrote: > > > We would like to install 5.1.2 to resolve a security problem however > we have discovered > that doing so breaks the php_zip.dll facilities. > > Here's a link to the bug report ... > > http://pecl.php.net/bugs/bug.php?id=6569 > > Can you help us determine ... > > 1. Is the bug in the 5.1.2 dist or in php_zip.dll? The bug is in the way the snaps are built. The CVS is used instead of the released package. I'm working in the cvs for the next major release (see below), in HEAD, and HEAD is used for 5.1 dll builds. > 2. Is there a known active plan to resolve this issue and what > timetable can we expect? Within a month a complete new version will be released as alpha. This new version introduces write support and a OO interface,. PHP 5.1+ only. > 3. Who the appropriate party is to address with this issue? Actually me, I maintain now this package but still not listed in the pecl maintainers. Can you please send me the necessary information about your security problem? I can release the old version with it shortly. --Pierre