Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3002963BA47 for ; Wed, 17 Dec 2008 17:22:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C4A5163B187; Wed, 17 Dec 2008 17:22:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 19F9C63B175 for ; Wed, 17 Dec 2008 17:22:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 065A0175D0; Wed, 17 Dec 2008 17:22:57 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/net/nsd To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20081217172257.065A0175D0@cvs.netbsd.org> Date: Wed, 17 Dec 2008 17:22:57 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Dec 17 17:22:57 UTC 2008 Modified Files: pkgsrc/net/nsd: Makefile distinfo Log Message: Update to nsd-3.2.0: - improved IXFR support - support for hmac-sha1 and hmac-sha256 in TSIG - selection of source ip for notifies and zone requests - NSEC3 is enabled by default - option to disable CHAOS version support - bugfixes To generate a diff of this commit: cvs rdiff -r1.44 -r1.45 pkgsrc/net/nsd/Makefile cvs rdiff -r1.23 -r1.24 pkgsrc/net/nsd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.