ports/118059: [MAINTAINER] dns/nsd: update to 3.0.7

Olafur Osvaldsson oli at isnic.is
Thu Nov 15 00:50:02 UTC 2007


>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 at isnic.is
+MAINTAINER=	osvaldsson at 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:



More information about the freebsd-ports-bugs mailing list