Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 20:20:28 +0100 (CET)
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jaap@NLnetLabs.nl
Subject:   ports/186307: [MAINTAINER] dns/nsd3: update to 3.2.17
Message-ID:  <201401311920.s0VJKSAU072716@bela.nlnetlabs.nl>
Resent-Message-ID: <201401311930.s0VJU0Lm070268@freefall.freebsd.org>

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

>Number:         186307
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd3: update to 3.2.17
>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:   Fri Jan 31 19:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 9.2-STABLE FreeBSD 9.2-STABLE #16 r260692: Thu Jan 16 00:19:38 CET
>Description:
- Update to 3.2.17

FEATURES:
- Support for CAA RR type (RFC6844).
- EUI48 and EUI64 RR types (RFC7043) enabled by default.

BUG FIXES:
- Bugfix #509: USE_ZONE_STATS used initialised memory for statistics
  data.
- Bugfix #510: USE_ZONE_STATS use a different zone stats file per
  process.
- Bugfix #542: Match RRSIG TTL with SOA TTL in negative response.

See also the release notes.

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

--- nsd-3.2.17.patch begins here ---
diff -ruN ../nsd3.orig/Makefile ./Makefile
--- ../nsd3.orig/Makefile	2013-11-13 00:06:56.543183832 +0100
+++ ./Makefile	2014-01-31 10:12:13.679487550 +0100
@@ -2,11 +2,10 @@
 # $FreeBSD: head/dns/nsd3/Makefile 333569 2013-11-12 13:24:45Z erwin $
 
 PORTNAME=	nsd
-PORTVERSION=	3.2.16
+PORTVERSION=	3.2.17
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/
-PKGNAMESUFFIX=	3
 
 MAINTAINER=	jaap@NLnetLabs.nl
 COMMENT=	Authoritative only non-recursive name server
diff -ruN ../nsd3.orig/distinfo ./distinfo
--- ../nsd3.orig/distinfo	2013-11-13 00:06:58.348182363 +0100
+++ ./distinfo	2014-01-30 23:40:57.755488527 +0100
@@ -1,2 +1,2 @@
-SHA256 (nsd-3.2.16.tar.gz) = 15a5fd69ea80345eefced83a58b40e8f262a06ac4f7f83606d33033b167d6604
-SIZE (nsd-3.2.16.tar.gz) = 917815
+SHA256 (nsd-3.2.17.tar.gz) = f566fa408ac45944a264e80e53adf2c7d479ce8b545dce2caa7e50d4d21d330d
+SIZE (nsd-3.2.17.tar.gz) = 921978
diff -ruN ../nsd3.orig/pkg-message ./pkg-message
--- ../nsd3.orig/pkg-message	2013-11-13 00:06:58.478518568 +0100
+++ ./pkg-message	2014-01-31 16:20:03.540561823 +0100
@@ -1,4 +1,7 @@
 **************************************************************************
+*
+*   Do consider to use nsd-4.0.1. Support for the nsd-3 branch
+*   will stop in future
 *                                                                        *
 *   To run nsd from startup, add nsd_enable="YES" to your /etc/rc.conf   *
 *                                                                        *
--- nsd-3.2.17.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?201401311920.s0VJKSAU072716>