Date: Thu, 15 Nov 2007 00:15:35 +0000 (UTC) From: Olafur Osvaldsson <oli@isnic.is> To: FreeBSD-gnats-submit@FreeBSD.org Cc: osvaldsson@icelandic.net Subject: ports/118059: [MAINTAINER] dns/nsd: update to 3.0.7 Message-ID: <20071115001535.0F9718A01E@aker.isnic.is> Resent-Message-ID: <200711150050.lAF0o2Ah081066@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 118059 >Category: ports >Synopsis: [MAINTAINER] dns/nsd: update to 3.0.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Nov 15 00:50:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Olafur Osvaldsson >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: ISNIC >Environment: System: FreeBSD aker.isnic.is 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #7: Wed Aug 23 15:43:16 UTC 2006 >Description: - Update to 3.0.7 Bug fixes are: * improved error handling for IXFRs. In cases of incorrect data in IXFR responses from the master, NSD would perform incorrect error handling. This is now fixed, service continues as far as possible. This also fixes error handling when calling nsd-patch (same IXFR code) with the wrong config file (with zones missing from config file). The buggy error handling was only invoked after TSIG on the transfer was verified. * improved man pages syntax - Changed the maintainer email address since I'm quiting my job at ISNIC >How-To-Repeat: >Fix: --- nsd-3.0.7.patch begins here --- diff -ruN nsd.orig/Makefile nsd/Makefile --- nsd.orig/Makefile Wed Nov 14 20:23:06 2007 +++ nsd/Makefile Wed Nov 14 20:23:48 2007 @@ -6,12 +6,12 @@ # PORTNAME= nsd -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ -MAINTAINER= oli@isnic.is +MAINTAINER= osvaldsson@icelandic.net COMMENT= An authoritative only non-recursive name server CONFLICTS= nsd-[0-2]* diff -ruN nsd.orig/distinfo nsd/distinfo --- nsd.orig/distinfo Wed Nov 14 20:23:06 2007 +++ nsd/distinfo Wed Nov 14 20:24:27 2007 @@ -1,3 +1,3 @@ -MD5 (nsd-3.0.6.tar.gz) = db964272bb653f3691cdae6932953432 -SHA256 (nsd-3.0.6.tar.gz) = 6100024b0a24a608747824e4856297482c97a720f529095ef69c5d6e6002ca99 -SIZE (nsd-3.0.6.tar.gz) = 805585 +MD5 (nsd-3.0.7.tar.gz) = 37558edef2fe9d9052aafeb73effd4ac +SHA256 (nsd-3.0.7.tar.gz) = 73c54aeaf8b302624dca7c570cc0c29b1610ef90b1b2159cb63b01044fdf6bd4 +SIZE (nsd-3.0.7.tar.gz) = 818770 --- nsd-3.0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071115001535.0F9718A01E>