pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/nsd upgrade to 2.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/181cb9f602e2
branches: trunk
changeset: 471030:181cb9f602e2
user: itojun <itojun%pkgsrc.org@localhost>
date: Tue Mar 16 00:03:15 2004 +0000
description:
upgrade to 2.0.1.
NSD 2.0.1 release notes:
BUG FIXES:
- Queries for QTYPE DS (DNSSEC) were not handled correctly in
certain cases.
- Partial support for unknown RRs. Known RR types with
unknown RR data format is not yet supported.
- Bug #75: Fixed bad error message when nsdc update is run for
the first time.
- Bug #78: Multiple zones, each with include directives, are
now compiled correctly.
diffstat:
net/nsd/Makefile | 5 ++---
net/nsd/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (24 lines):
diff -r 921edd306c09 -r 181cb9f602e2 net/nsd/Makefile
--- a/net/nsd/Makefile Mon Mar 15 22:33:22 2004 +0000
+++ b/net/nsd/Makefile Tue Mar 16 00:03:15 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2004/02/22 03:36:46 kristerw Exp $
+# $NetBSD: Makefile,v 1.21 2004/03/16 00:03:15 itojun Exp $
-DISTNAME= nsd-2.0.0
-PKGREVISION= 1
+DISTNAME= nsd-2.0.1
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff -r 921edd306c09 -r 181cb9f602e2 net/nsd/distinfo
--- a/net/nsd/distinfo Mon Mar 15 22:33:22 2004 +0000
+++ b/net/nsd/distinfo Tue Mar 16 00:03:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2004/02/15 18:47:04 itojun Exp $
+$NetBSD: distinfo,v 1.13 2004/03/16 00:03:16 itojun Exp $
-SHA1 (nsd-2.0.0.tar.gz) = e46837413a8644de5bc0900e4f3547748f4bbb59
-Size (nsd-2.0.0.tar.gz) = 212463 bytes
+SHA1 (nsd-2.0.1.tar.gz) = 286b8f6b1ea4ab306517936dcf252c39960bf70d
+Size (nsd-2.0.1.tar.gz) = 208503 bytes
Home |
Main Index |
Thread Index |
Old Index