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 5E1F8DC00A8 for ; Fri, 15 Nov 2013 15:35:14 +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 BE70EBC3AE9; Fri, 15 Nov 2013 15:35:13 +0000 (UTC) Date: Fri, 15 Nov 2013 16:35:06 +0100 From: Natanael Copa To: IT Offshore Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH 2/5] Version Bump for dnscrypt-proxy to 1.33 Message-ID: <20131115163506.544403b9@ncopa-desktop.alpinelinux.org> In-Reply-To: <1384077540-7914-3-git-send-email-developer@it-offshore.co.uk> References: <1384077540-7914-1-git-send-email-developer@it-offshore.co.uk> <1384077540-7914-3-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 Sorry for taking long time for this... On Sun, 10 Nov 2013 09:58:57 +0000 IT Offshore wrote: > Complete patch to bump dnscrypt-proxy to version 1.33 > > Minor changes to APKBUILD to build with the new sources & make-depends. Applied with some changes.This is fcolista's package though so it would be nice if fcolista could have a look at it. > confd / initd changed to include the additional configurations to set the alternative > resolver ip / public keys. I basically rewrote the init.d. I tried to use sensible defaults but its possible to override with conf.d. > Separate patch created to build dnscrypt's dependency libsodium / libsodium-dev > (as it no longer forms part of dnscrypt's sources). nice! thanks! > Post-install script is just status / info using the $STRONG / $RED / $GREEN > system colours. I don't think we need any informal message at all but I'll let fcolista decide that for this package. > Added /sbin/setup-dnscrypt for changing the resolver dnscrypt queries & > optionally installing unbound for dns caching. This also uses the system terminal > colours. This no longer makes any changes to init.d, it only updates conf.d I didn't test it but i think this idea is pretty neat. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---