diff options
author | pettai <pettai@pkgsrc.org> | 2010-08-30 18:00:17 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-08-30 18:00:17 +0000 |
commit | 46959d647d7af561c470a18ecb7aa1a4c074a4c3 (patch) | |
tree | bee7b71d52912d2b7759f3ebbc06b92e682f8e6b /net | |
parent | 45ee161c1b28b63428af3612f606099e18a1a0c5 (diff) | |
download | pkgsrc-46959d647d7af561c470a18ecb7aa1a4c074a4c3.tar.gz |
NSD 3.2.6:
Features:
* Expand command line option '-a' and config option 'ip-address:' with port number.
Bugfixes:
* Bugfix #314: correctly print NSEC next field, escape spaces and fix label overflows.
Operational notes:
* Configure options --disable-dnssec, --disable-nsid, --disable-tsig are removed
* Configure option --max-interfaces is renamed to --max-ips
Diffstat (limited to 'net')
-rw-r--r-- | net/nsd/Makefile | 4 | ||||
-rw-r--r-- | net/nsd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile index ecc9a35e8b5..60f9e156115 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2010/05/06 10:37:49 pettai Exp $ +# $NetBSD: Makefile,v 1.52 2010/08/30 18:00:17 pettai Exp $ -DISTNAME= nsd-3.2.5 +DISTNAME= nsd-3.2.6 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ diff --git a/net/nsd/distinfo b/net/nsd/distinfo index 8e2ce2cdbda..03e863f92a1 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2010/05/06 10:37:49 pettai Exp $ +$NetBSD: distinfo,v 1.30 2010/08/30 18:00:17 pettai Exp $ -SHA1 (nsd-3.2.5.tar.gz) = 90678506145a7a4cf62fbb266013abb8ad464484 -RMD160 (nsd-3.2.5.tar.gz) = fcd608791cefc115678982a19a44474a64494504 -Size (nsd-3.2.5.tar.gz) = 863577 bytes +SHA1 (nsd-3.2.6.tar.gz) = 7857df4c34a10f63c8100ae806f12f6035397773 +RMD160 (nsd-3.2.6.tar.gz) = 8df9cbb91dfd5279d3c8daf94aea99a7634c2b48 +Size (nsd-3.2.6.tar.gz) = 865021 bytes SHA1 (patch-aa) = 81b820eb4f2056ab85cad16b7dc526f1ba2737aa |