Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2010 14:17:58 GMT
From:      Olafur Osvaldsson <osvaldsson@icelandic.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/142718: [MAINTAINER] dns/nsd: update to 3.2.4
Message-ID:  <201001111417.o0BEHwV3001610@portbuild.icelandic.net>
Resent-Message-ID: <201001111510.o0BFA2RP047086@freefall.freebsd.org>

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

>Number:         142718
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd: update to 3.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 11 15:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olafur Osvaldsson
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD portbuild.icelandic.net 7.2-STABLE FreeBSD 7.2-STABLE #4: Mon Jan 11 08:34:48 GMT 2010
>Description:
- Update to 3.2.4

RELNOTES 3.2.4

BUG FIXES:
- - Bugfix #269: Additional C99 syntax.
- - Bugfix #276: Zonec prints debug data to stderr.
- - Bugfix #286: Document verbosity levels in nsd.conf manual page.
- - Bugfix #288: Ignore SIGHUP to child processes.
- - Fix typo in include file for setusercontext.

FEATURES:
- - Support DLV records.
- - New option 'tcp-query-count:', to limit the maximum number of DNS
    queries on a singel tcp connection.
- - New option 'tcp-timeout:', to override the default tcp timeout. The
    default can also be set at build time, --with-tcp-timeout=<number>.
- - New option 'notify-retry:', to configure how many times NSD should retry
    a NOTIFY message.
- - New options 'ipv4-edns-size:' and 'ipv6-edns-size:'. to set your preferred
    EDNS buffer size.

OPERATIONAL NOTES:
- - UDP/IPv4 sockets have new options set that will disable the DF flag in IP packets.

>How-To-Repeat:
>Fix:

--- nsd-3.2.4.patch begins here ---
diff -ruN nsd.orig/Makefile nsd/Makefile
--- nsd.orig/Makefile	2010-01-11 07:49:26.000000000 +0000
+++ nsd/Makefile	2010-01-11 07:49:42.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nsd
-PORTVERSION=	3.2.3
+PORTVERSION=	3.2.4
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/
diff -ruN nsd.orig/distinfo nsd/distinfo
--- nsd.orig/distinfo	2010-01-11 07:49:26.000000000 +0000
+++ nsd/distinfo	2010-01-11 07:50:08.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (nsd-3.2.3.tar.gz) = 5ddb35dfb7da0defb82cda4f7388cba2
-SHA256 (nsd-3.2.3.tar.gz) = 2a9b4cb63b002a2a63ec8243f90a9e041f08b9498faa5b35ca71ce3334d842ff
-SIZE (nsd-3.2.3.tar.gz) = 855917
+MD5 (nsd-3.2.4.tar.gz) = 0c394fd713d194bde24a1035e56d5a79
+SHA256 (nsd-3.2.4.tar.gz) = 41ed4a3e21d7381379c85d46ee7131937195aa780f120b03e5d4d878d397c769
+SIZE (nsd-3.2.4.tar.gz) = 859712
--- nsd-3.2.4.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?201001111417.o0BEHwV3001610>