Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4D55E63CA81 for ; Thu, 25 Oct 2012 20:59:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1EAD114A1EB; Thu, 25 Oct 2012 20:59:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 497D614A1E3 for ; Thu, 25 Oct 2012 20:59:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id nRHMP8JPfkie for ; Thu, 25 Oct 2012 20:59:46 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C5B6514A1DB for ; Thu, 25 Oct 2012 20:59:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AC0AA175DD; Thu, 25 Oct 2012 20:59:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 25 Oct 2012 20:59:46 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/net/drill To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20121025205946.AC0AA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: he Date: Thu Oct 25 20:59:46 UTC 2012 Modified Files: pkgsrc/net/drill: Makefile distinfo Removed Files: pkgsrc/net/drill/patches: patch-aa patch-ab Log Message: Update to sync with the ldns update to version 1.6.15. This changes the default trust anchor file from the dig-compatible value to a default of /usr/pkg/etc/unbound/root.key. Part of change log relevant to drill: * Configurable default trust anchor with --with-trust-anchor=FILE for drill, ldns-verify-zone and ldns-dane * bugfix #473: Dead code removal and resource leak fix in drill To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/drill/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/drill/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/net/drill/patches/patch-aa \ pkgsrc/net/drill/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.