Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2007 09:04:51 +0000 (UTC)
From:      Olafur Osvaldsson <oli@isnic.is>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108329: [MAINTAINER] dns/nsd: update to 3.0.4
Message-ID:  <20070125090451.73BD88A01C@aker.isnic.is>
Resent-Message-ID: <200701250940.l0P9eHuO050767@freefall.freebsd.org>

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

>Number:         108329
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd: update to 3.0.4
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 25 09:40:16 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 3.0.4

This is a security and maintenance update.
I strongly encourage operators to upgrade NSD 3.x to this version.

Reasons to upgrade are a security fix in the ACL processing, where ACL
entries of NOKEY that got TSIG signed notifies caused outage. Also
replies to notifies could contain wrong DNS header counts in the packet.
These two problems are fixed in NSD 3.0.4.

>How-To-Repeat:
>Fix:

--- nsd-3.0.4.patch begins here ---
diff -ruN nsd.orig/Makefile nsd/Makefile
--- nsd.orig/Makefile	Mon Jan 22 14:02:06 2007
+++ nsd/Makefile	Mon Jan 22 14:02:15 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nsd
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.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	Mon Jan 22 14:02:06 2007
+++ nsd/distinfo	Mon Jan 22 14:02:42 2007
@@ -1,3 +1,3 @@
-MD5 (nsd-3.0.3.tar.gz) = 73f59bebd0af6ed2d2f0dad2b7727229
-SHA256 (nsd-3.0.3.tar.gz) = 1deba1deb53ee0f7f779bb9b686e7616605b3aee9492dacd0a44a805b1769a31
-SIZE (nsd-3.0.3.tar.gz) = 782535
+MD5 (nsd-3.0.4.tar.gz) = 2e7d88fdb9db36aee0da6ed1324e82a8
+SHA256 (nsd-3.0.4.tar.gz) = cee7417496dcfa88ac7920e85cd1cb92ddff8287e9cec6ba4f98dedaa508100b
+SIZE (nsd-3.0.4.tar.gz) = 788646
--- nsd-3.0.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?20070125090451.73BD88A01C>