X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 385BC1EBFFB for ; Sun, 9 Jan 2011 14:56:07 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 9A29EAE4003; Sun, 9 Jan 2011 14:56:06 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TBLkh5MGLnxe; Sun, 9 Jan 2011 14:56:05 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 8B5EFAE4001; Sun, 9 Jan 2011 14:56:05 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 5005A621BE0E9; Sun, 9 Jan 2011 14:56:05 +0000 (UTC) Received: from localhost (unknown [10.65.96.33]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 3143C609B933C; Sun, 9 Jan 2011 14:56:05 +0000 (UTC) Date: Sun, 9 Jan 2011 14:56:03 +0000 From: Natanael Copa To: Matt Smith Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] main/php: updated to 5.3.5 and made cosmetic changes to APKBUILD Message-ID: <20110109145603.6c9f4edb@alpinelinux.org> In-Reply-To: <1294470258-22268-1-git-send-email-mcs@darkregion.net> References: <1294470258-22268-1-git-send-email-mcs@darkregion.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 8 Jan 2011 01:04:18 -0600 Matt Smith wrote: > See the PHP 5.3.5 release announcement for more information: > http://www.php.net/archive/2011.php#id2011-01-06-1 > > Also, there is not a newer Suhosin patch available at this time, > however, the current suhosin-patch-5.3.4-0.9.10.patch appears to be > working fine. --- > main/php/APKBUILD | 118 > ++++++++++++++-------------------------------------- 1 files changed, > 32 insertions(+), 86 deletions(-) > Thanks for taking care of this! Applied. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---