Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2013 19:02:46 +0100 (CET)
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175837: [MAINTAINER] dns/nsd: update to 3.2.15
Message-ID:  <201302041802.r14I2kkT024586@bela.nlnetlabs.nl>
Resent-Message-ID: <201302041810.r14IA1Rd012076@freefall.freebsd.org>

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

>Number:         175837
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd: update to 3.2.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 18:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 9.1-STABLE FreeBSD 9.1-STABLE #45 r246301: Mon Feb  4 02:36:05
>Description:
- Update to 3.2.15

Features
 * Support for ILNP RR types: NID, L32, L64, LP (RFC6742).
 * RRL, --enable-ratelimit at configure time and config options.
 * TSIG initialization only fails when there is no digest found at all.
Bugfixes
 * Bugfix #478: Declaration after statement (for gcc 2.95).
 * Bugfix #483: Better error message in case of TSIG error.
 * Bugfix #485: TTL should not be greater than 2^31 - 1.
 * Fix RCODE when CNAME loop final answer does not exist,
   should return NXDOMAIN as stated by RFC 6604.
 * Fix --disable-full-prehash bug, where after multiple incoming IXFRs,
   NSEC3 can be removed unjustified.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- nsd-3.2.15.patch begins here ---
diff -ruN --exclude=CVS ../nsd.orig/Makefile ./Makefile
--- ../nsd.orig/Makefile	2013-02-04 18:39:15.098539652 +0100
+++ ./Makefile	2013-02-04 18:46:24.410453197 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/dns/nsd/Makefile 306815 2012-11-01 18:41:15Z bdrewery $
 
 PORTNAME=	nsd
-PORTVERSION=	3.2.14
+PORTVERSION=	3.2.15
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/
diff -ruN --exclude=CVS ../nsd.orig/distinfo ./distinfo
--- ../nsd.orig/distinfo	2013-02-04 18:39:15.097643018 +0100
+++ ./distinfo	2013-02-04 16:24:11.738455643 +0100
@@ -1,2 +1,2 @@
-SHA256 (nsd-3.2.14.tar.gz) = c338780412f330e492e74a51fb99a4610d1f4c9095293a231e42e29d045a104c
-SIZE (nsd-3.2.14.tar.gz) = 890523
+SHA256 (nsd-3.2.15.tar.gz) = a1a0eaf88c2d788fcdafd6848a1ff45e113e95cfc17a87fb0e71eab34ffdad64
+SIZE (nsd-3.2.15.tar.gz) = 909346
--- nsd-3.2.15.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?201302041802.r14I2kkT024586>