From a2aa52bbe2138872e0d059a7a76492d2f80f5f24 Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 17 Jul 2003 08:52:46 +0000 Subject: 1.2.1 ============= BUG FIXES: - AXFR terminates early if a zone containa a CNAME pointing the the zone's domain name (SOA record) (bug #56). - During an AXFR memory above the top of the stack was accessed. This could lead to occassional AXFR errors (bad packets). - NSD now prints its version number and exits when invoked with the -v flag (bug #57). - NSD prints help information and exits when invoked with the -h flag. --- net/nsd/Makefile | 4 ++-- net/nsd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/nsd') diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 6df5184f78f..707079cb868 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2003/07/10 08:57:27 itojun Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 08:52:46 itojun Exp $ -DISTNAME= nsd-1.2.0 +DISTNAME= nsd-1.2.1 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ diff --git a/net/nsd/distinfo b/net/nsd/distinfo index 4f5d5ab454d..f3828d0a55b 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2003/07/10 08:57:28 itojun Exp $ +$NetBSD: distinfo,v 1.9 2003/07/17 08:52:46 itojun Exp $ -SHA1 (nsd-1.2.0.tar.gz) = 05c423892f135af743f0f26106e3a7b8a9d26925 -Size (nsd-1.2.0.tar.gz) = 137573 bytes +SHA1 (nsd-1.2.1.tar.gz) = 3fde16082d5c3b67a2c6f774374a60cdf39ec6e9 +Size (nsd-1.2.1.tar.gz) = 138427 bytes -- cgit v1.2.3