From owner-cvs-ports@FreeBSD.ORG Tue Aug 3 07:13:18 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15CDB16A4CE; Tue, 3 Aug 2004 07:13:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C9F743D58; Tue, 3 Aug 2004 07:13:18 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i737DHR2059957; Tue, 3 Aug 2004 07:13:17 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i737DHKS059956; Tue, 3 Aug 2004 07:13:17 GMT (envelope-from mezz) Message-Id: <200408030713.i737DHKS059956@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 3 Aug 2004 07:13:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/nsd Makefile distinfo ports/dns/nsd/files patch-aa X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 07:13:18 -0000 mezz 2004-08-03 07:13:17 UTC FreeBSD ports repository Modified files: dns/nsd Makefile distinfo Removed files: dns/nsd/files patch-aa Log: -Update to 2.1.2. NSD 2.1.2 release notes: FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. BUG FIXES: - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats. - Bug #85: Support for WKS records. - Bug #86: The characters "#%&^[]?" can now be used without backslash in zone file domain names. - Plugin callback return type fixed. - The maximum message length for IPv6 UDP packets is now limited to the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket option is supported. PR: ports/69914 Submitted by: Olafur Osvaldsson (maintainer) Revision Changes Path 1.17 +1 -2 ports/dns/nsd/Makefile 1.10 +2 -2 ports/dns/nsd/distinfo 1.4 +0 -110 ports/dns/nsd/files/patch-aa (dead)