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/distinfo | |
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/distinfo')
-rw-r--r-- | net/nsd/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/nsd/distinfo b/net/nsd/distinfo index b79ef7a58ec..a1f1c228344 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/05/08 03:08:34 itojun Exp $ +$NetBSD: distinfo,v 1.4 2002/08/28 16:05:51 itojun Exp $ -SHA1 (nsd-1.0.0-beta2.tar.gz) = a1543e62653e227879a94929d7ed7352186e46f4 -Size (nsd-1.0.0-beta2.tar.gz) = 56089 bytes -SHA1 (patch-aa) = da0a8fade9247c345d29a0771e12ee105394a994 +SHA1 (nsd-1.0.1r2.tar.gz) = 97f507e3115b12927b5058e7fabf6e6b04c8eca5 +Size (nsd-1.0.1r2.tar.gz) = 70648 bytes +SHA1 (patch-aa) = 2b5fd1d17678f98a9ccd0ce4eb2824447d02f02d |