X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 07A201FB45D5 for ; Tue, 19 Jul 2011 07:16:56 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 2E7FAAE4001; Tue, 19 Jul 2011 07:16:54 +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 nqARPRglVVcG; Tue, 19 Jul 2011 07:16:49 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 2B2D2376250; Tue, 19 Jul 2011 07:16:49 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id E756960AF66CA; Tue, 19 Jul 2011 07:16:48 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (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 8FC3960AA1CE2; Tue, 19 Jul 2011 07:16:48 +0000 (UTC) Date: Tue, 19 Jul 2011 09:12:02 +0200 From: Natanael Copa To: John Keith Hohm Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/shorewall: upgrade to Perl-only shorewall-4.4.21 Message-ID: <20110719091202.3971eb02@ncopa-desktop.nor.wtbts.net> In-Reply-To: <1311053608-1458-1-git-send-email-john@hohm.net> References: <1311053608-1458-1-git-send-email-john@hohm.net> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; x86_64-unknown-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 Tue, 19 Jul 2011 00:33:28 -0500 John Keith Hohm wrote: > --- > testing/shorewall/APKBUILD | 44 +++++++++++++ > testing/shorewall/shorewall-no-install-T.patch | 11 +++ > testing/shorewall/shorewall.initd | 80 > ++++++++++++++++++++++++ 3 files changed, 135 insertions(+), 0 > deletions(-) create mode 100644 testing/shorewall/APKBUILD > create mode 100644 testing/shorewall/shorewall-no-install-T.patch > create mode 100644 testing/shorewall/shorewall.initd The reason that I haven't updated shorewall is that I need the shell only version due to the huge perl dependency. I have applied your patch since it adds it to testing and we need figure out how to move forward sooner or later anyways. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---