diff options
author | itojun <itojun@pkgsrc.org> | 2002-08-28 16:05:50 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2002-08-28 16:05:50 +0000 |
commit | c0ae009bf06100ac4bb6cd205f2a424f80576058 (patch) | |
tree | f30c7f1969b7aa2bc195b2e74312013d32e5e7d5 /net/nsd/PLIST | |
parent | 67c126fec10dad2d3467ac5d0710660d509d82e3 (diff) | |
download | pkgsrc-c0ae009bf06100ac4bb6cd205f2a424f80576058.tar.gz |
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
Diffstat (limited to 'net/nsd/PLIST')
-rw-r--r-- | net/nsd/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nsd/PLIST b/net/nsd/PLIST index 36258b45db8..634d0792dc3 100644 --- a/net/nsd/PLIST +++ b/net/nsd/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/28 02:17:18 itojun Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/28 16:05:50 itojun Exp $ sbin/nsd +sbin/nsd-notify sbin/nsdc sbin/zonec man/man8/nsd.8 |