Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 80C3C63B8C6 for ; Sun, 4 Jan 2009 00:11:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 30EBE63B11C; Sun, 4 Jan 2009 00:11:56 +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 4458163B104 for ; Sun, 4 Jan 2009 00:11:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 28D36175D0; Sun, 4 Jan 2009 00:11:55 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/net/bind95 To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20090104001155.28D36175D0@cvs.netbsd.org> Date: Sun, 4 Jan 2009 00:11:55 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Sun Jan 4 00:11:55 UTC 2009 Modified Files: pkgsrc/net/bind95: Makefile PLIST distinfo Log Message: Update to 9.5.1 Specifying a fixed query source port was broken. Address race condition in the socket code. Give TCP connections longer to complete. libxml2: support versions 2.7.* in addition to 2.6.*. Document -m (enable memory usage debugging) option for dig Set initial timeout to 800ms. For all the details see: http://oldwww.isc.org/sw/bind/view/?release=9.5.1#RELEASE To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pkgsrc/net/bind95/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/bind95/PLIST cvs rdiff -r1.3 -r1.4 pkgsrc/net/bind95/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.