From 1e8f5008f7949186afc047d44184280dbfe66941 Mon Sep 17 00:00:00 2001 From: pettai Date: Sun, 4 Nov 2012 22:17:41 +0000 Subject: NSD 3.2.14 Features: * TCP writev support. Bugfixes: * Fix build on OpenBSD (thanks Oliver Peter). * Prioritize notify sender for requesting XFR (thanks Ilya dBakulin). * Fix crash in zonec if TXT string too long (thanks Ilya Bakulin). * tzset before chroot for correct timezone (thanks Camiel Dobbelaar). * Fix --disable-full-prehash bug when nsdc patch happens while ixfr too, it did not rehash the new database. * Bugfix #464: Conditionally define MAXHOSTNAMELEN. --- net/nsd/Makefile | 4 ++-- net/nsd/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/nsd') diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 43553e5589e..82c64723344 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2012/10/23 17:18:43 asau Exp $ +# $NetBSD: Makefile,v 1.59 2012/11/04 22:17:41 pettai Exp $ -DISTNAME= nsd-3.2.13 +DISTNAME= nsd-3.2.14 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ diff --git a/net/nsd/distinfo b/net/nsd/distinfo index 360195c3716..a7e84ce274d 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.35 2012/09/16 22:08:06 pettai Exp $ +$NetBSD: distinfo,v 1.36 2012/11/04 22:17:41 pettai Exp $ -SHA1 (nsd-3.2.13.tar.gz) = 2cb44f75e9686fd73c7ee9765857a36a8fe5bca9 -RMD160 (nsd-3.2.13.tar.gz) = 7fced3f69616a8fda5d23297583168d42cad4d3d -Size (nsd-3.2.13.tar.gz) = 886216 bytes +SHA1 (nsd-3.2.14.tar.gz) = 78390145ec392b520d88c19fc99c544dd1426959 +RMD160 (nsd-3.2.14.tar.gz) = 76ae519fb9a2eff1252860c8d3ad672727413662 +Size (nsd-3.2.14.tar.gz) = 890523 bytes SHA1 (patch-aa) = 81b820eb4f2056ab85cad16b7dc526f1ba2737aa SHA1 (patch-util.c) = acaf676e675fc07ef51b4c1cc056214731bc193f -- cgit v1.2.3