diff options
author | itojun <itojun> | 2003-07-28 22:38:26 +0000 |
---|---|---|
committer | itojun <itojun> | 2003-07-28 22:38:26 +0000 |
commit | e6397da708f6ed84c5ef689a96722c9c865a2f0b (patch) | |
tree | a0ea4cdb8aaa91402a13012a67dcb4e9964562e8 /net/nsd/distinfo | |
parent | 127a988d272478019e5ffd254d2e988732474826 (diff) | |
download | pkgsrc-e6397da708f6ed84c5ef689a96722c9c865a2f0b.tar.gz |
1.2.2
=============
BUG FIXES:
- Bug #59: NSD returns FORMERR when the query name is >= 246
bytes.
- Bug #60: Zonec runs out of file descriptors with many zones.
- Bug #61: nsdc uses /bin/sh hardwired (and should not).
- Bug #62: NSD is not able to log to a file.
- Bug #63: nsdc update and zonec are too tallkative.
- Bug #64: Answer for request of a host resolved by a
wildcard-resource-record is not understandable by dig.
Diffstat (limited to 'net/nsd/distinfo')
-rw-r--r-- | net/nsd/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/nsd/distinfo b/net/nsd/distinfo index 4dbee65740d..670d4d7ab40 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.10 2003/07/17 08:56:35 itojun Exp $ +$NetBSD: distinfo,v 1.11 2003/07/28 22:38:26 itojun Exp $ -SHA1 (nsd-1.2.1.tar.gz) = 3fde16082d5c3b67a2c6f774374a60cdf39ec6e9 -Size (nsd-1.2.1.tar.gz) = 138427 bytes -SHA1 (patch-aa) = 0e5c27b668edf2868b4604512841c414ec267f61 +SHA1 (nsd-1.2.2.tar.gz) = a3eb9dec6bd291936926eb26ec2b0bd8e161617d +Size (nsd-1.2.2.tar.gz) = 140569 bytes |