Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 19:17:42 GMT
From:      Olafur Osvaldsson <oli@isnic.is>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111733: [MAINTAINER] dns/nsd: update to 2.3.7
Message-ID:  <200704161917.l3GJHgnt084154@freefall.freebsd.org>
Resent-Message-ID: <200704161920.l3GJKE6e084683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111733
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd: update to 2.3.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:   Mon Apr 16 19:20:13 GMT 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 2.3.7

This release has the following changes:

* Bug #149: Fixed text for NOTAUTH error code.
* Fixed getaddrinfo error message to be more descriptive.
* Fallback to IPv4 if getaddrinfo fails for IPv6.
* Type WKS printed wrong from nsd-xfer. Fixup in call to getservbyport.
* No warning on time_t to int conversion in log_file().

>How-To-Repeat:
>Fix:

--- nsd-2.3.7.patch begins here ---
diff -ruN nsd2.orig/Makefile nsd2/Makefile
--- nsd2.orig/Makefile	Mon Apr 16 15:32:01 2007
+++ nsd2/Makefile	Mon Apr 16 15:32:16 2007
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	nsd
-PORTVERSION=	2.3.6
-PORTREVISION=	1
+PORTVERSION=	2.3.7
+#PORTREVISION=	1
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/
diff -ruN nsd2.orig/distinfo nsd2/distinfo
--- nsd2.orig/distinfo	Mon Apr 16 15:32:01 2007
+++ nsd2/distinfo	Mon Apr 16 15:32:29 2007
@@ -1,3 +1,3 @@
-MD5 (nsd-2.3.6.tar.gz) = 72428cdacc5bee63b4477becda27bf64
-SHA256 (nsd-2.3.6.tar.gz) = 9f90c4bd250c536a0d3cd1ef3f2814a446d5cf4c19d5093b363de81eca8b56d4
-SIZE (nsd-2.3.6.tar.gz) = 244341
+MD5 (nsd-2.3.7.tar.gz) = 31a36167098a0ec9d736e113720c517f
+SHA256 (nsd-2.3.7.tar.gz) = c2286ed03a8ec8e5036b334db3133dfc10f9558f855bbb27276564e27dbc32b7
+SIZE (nsd-2.3.7.tar.gz) = 230688
--- nsd-2.3.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?200704161917.l3GJHgnt084154>