Subject: CVS commit: pkgsrc/net/nsd
To: None <pkgsrc-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: pkgsrc-changes
Date: 08/28/2002 19:05:53
Module Name: pkgsrc
Committed By: itojun
Date: Wed Aug 28 16:05:53 UTC 2002
Modified Files:
pkgsrc/net/nsd: Makefile PLIST distinfo
pkgsrc/net/nsd/patches: patch-aa
Log Message:
upgrade to 1.0.1 release candidate 2.
1.0.1
=============
FEATURES:
- NSD drops permissions after binding the sockets
- ``cache'' zones are no longer allowed
- ID.Server & Version.Server compile time options
- AXFR implemented (with tcpwrapper for access control)
- nsdc update and nsdc notify functinality
- using named-xfer with TSIG for inbound axfr
CHANGES:
- the order of records in the database is from now
on significant
- since Berkeley DB doesnt define order for sequential
access it is no longer supported
BUG FIXES:
- white space problem in zonec is fixed
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/net/nsd/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/nsd/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/net/nsd/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/net/nsd/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.