Subject: CVS commit: pkgsrc/net/nsd
From: Jun-ichiro itojun Hagino
Date: 2003-06-17 09:50:45
Message id: 20030617075045.CAD3AB004@cvs.netbsd.org

Log Message:
upgrade to 1.1

1.1
=============
FEATURES:
	- ANSI C
	- autoconf/configure
	- new parser
	- support for various RR types in zonec
	- support for UNKN RR types
BUG FIXES:
	- lots of zone parsing errors eliminated
	- empty node matching bug gives NXDOMAIN
1.0.3
=============
This release is a bug fix release and does not add any new features.
BUG FIXES:
        - Ignore SIGPIPE errors (bug #43).
        - Keep track of TCP child servers and restart if necessary.
          (bug #55)
        - Handle database reload failures correctly.
        - Close UDP sockets in TCP child servers.
        - Handle escaped characters (besides \.) in labels.
        - Preserve the query's RD flag in the answer.
1.0.2
=============
FEATURES:
	- -DBIND8_STATS to enable bind8 like [NX]STATS
	- -t flag to make nsd chroot to a certain directory
	- -s flag to make nsd produce statistics every s seconds
	- /etc/nsd/nsdc.conf to overwrite default variables
	  for nsdc.sh
	- less loggin and more radical tcp connection (mis)handling
	- prefork -n processes to handle tcp connections
	- multiple -a flags
CHANGES:
	- named.stats file functionality is removed
BUG FIXES:
	- couple of pedantic fixes in C code
	- last zone in database axfr bug fixed
	- nsdc update wont update bug fixed

Files:
RevisionActionfile
1.11modifypkgsrc/net/nsd/Makefile
1.6modifypkgsrc/net/nsd/distinfo
1.4removepkgsrc/net/nsd/patches/patch-aa
1.1removepkgsrc/net/nsd/patches/patch-ab