Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0DBB363C2BC for ; Fri, 29 Jan 2010 12:33:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 91BE763B18E; Fri, 29 Jan 2010 12:33:07 +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 BB0A563B102 for ; Fri, 29 Jan 2010 12:33:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A802F175DD; Fri, 29 Jan 2010 12:33:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 29 Jan 2010 12:33:06 +0000 From: Roy Marples Subject: CVS commit: pkgsrc/net/dnsmasq To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20100129123306.A802F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: roy Date: Fri Jan 29 12:33:06 UTC 2010 Modified Files: pkgsrc/net/dnsmasq: Makefile distinfo Log Message: Update to dnsmsasq-2.52 Changes from dnsmasq-2.51 include * More conservative in detecing "A for A" queries * Increased default number of leases to 1000 * Added support for RFC3925 "Vendor-Identifying Vendor Options" * Default DNS packet size now 4096 as recommended by RFC5625 To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/dnsmasq/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/dnsmasq/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.