X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id D103ADC00FA for ; Tue, 19 Nov 2013 15:52:50 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 1345ABC3B5F; Tue, 19 Nov 2013 15:52:49 +0000 (UTC) Date: Tue, 19 Nov 2013 16:52:46 +0100 From: Natanael Copa To: IT Offshore Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Revised dnscrypt-proxy setup script Message-ID: <20131119165246.38f8b7ee@ncopa-desktop.alpinelinux.org> In-Reply-To: <1384597004-1576-1-git-send-email-developer@it-offshore.co.uk> References: <1384597004-1576-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; x86_64-alpine-linux-uclibc) 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 On Sat, 16 Nov 2013 10:16:44 +0000 IT Offshore wrote: > I did a little more testing on the /sbin/setup-dnscrypt script (once I knew I could install > the APK's I made). This fixes previous bugs with setting up dns caching (a 2nd loopback is > created & the proxy now listens on 127.0.0.2:40 by default if caching is enabled). Errors > in setting up & starting the services are also fixed. > --- > testing/dnscrypt-proxy/dnscrypt-proxy.setup | 96 ++++++++++++++++++++++------- > 1 file changed, 73 insertions(+), 23 deletions(-) I rewrapped the commit message to 72 char wide (standard for git), fixed whitespace damage (space before tabs), bumped pkgrel and updated checksum in apkbuild... and pushed.. thanks. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---