ports/102942: patch dns/bind9 port to updated version - current one is vulnerable to DoS

freebsd.alex at trull.org freebsd.alex at trull.org
Wed Sep 6 15:50:23 UTC 2006


>Number:         102942
>Category:       ports
>Synopsis:       patch dns/bind9 port to updated version - current one is vulnerable to DoS
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 06 15:50:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     alex trull
>Release:        
>Organization:
>Environment:
>Description:

See http://www.isc.org/index.pl?/sw/bind/bind-security.php

Patch below updates bind9-9.3.2 to bind9-9.3.2_1

>How-To-Repeat:
>Fix:

diff -urN bind9.orig/Makefile bind9/Makefile
--- bind9.orig/Makefile Mon Aug 28 07:03:13 2006
+++ bind9/Makefile      Wed Sep  6 16:16:26 2006
@@ -13,6 +13,7 @@
 
 PORTNAME=      bind9
 PORTVERSION=   9.3.2
+PORTREVISION=  1
 CATEGORIES=    dns net ipv6
 MASTER_SITES=  ${MASTER_SITE_ISC} \
                http://dougbarton.us/Downloads/%SUBDIR%/
@@ -25,7 +26,7 @@
 COMMENT=       Completely new version of the BIND DNS suite with updated DNSSEC
 
 # ISC releases things like 9.3.0rc1, which our versioning doesn't like
-ISCVERSION=    9.3.2
+ISCVERSION=    9.3.2-P1
 
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS=        --localstatedir=/var --disable-linux-caps \
diff -urN bind9.orig/distinfo bind9/distinfo
--- bind9.orig/distinfo Wed Dec 28 01:07:22 2005
+++ bind9/distinfo      Wed Sep  6 16:09:32 2006
@@ -1,6 +1,6 @@
-MD5 (bind-9.3.2.tar.gz) = 55e709501a7780233c36e25ccd15ece2
-SHA256 (bind-9.3.2.tar.gz) = 4d4298abd85d06083a0643091dde05ffbe3db051439524dbe4a81c689735c694
-SIZE (bind-9.3.2.tar.gz) = 5302112
-MD5 (bind-9.3.2.tar.gz.asc) = 06eccb8a9122e0f6efa9502cc61f5006
-SHA256 (bind-9.3.2.tar.gz.asc) = b7a9bc3852bb75e390d457e4449083a90c1c267f68fae00f317b9712ef726cf3
-SIZE (bind-9.3.2.tar.gz.asc) = 187
+MD5 (bind-9.3.2-P1.tar.gz) = a0b86647ef6a2d5f1e759112d08e2229
+SHA256 (bind-9.3.2-P1.tar.gz) = 7c61230a0bd5b85de383a7053ec9b1b101295aa6a6bb681968f5fe0deeacefe0
+SIZE (bind-9.3.2-P1.tar.gz) = 5303237
+MD5 (bind-9.3.2-P1.tar.gz.asc) = 8a00ea7a53e6cc6da894a2a4e1c41ada
+SHA256 (bind-9.3.2-P1.tar.gz.asc) = fc3360ac49cec1d61777a0b1d68287832b15e9277b4a946a4038ef7dd083d2e1
+SIZE (bind-9.3.2-P1.tar.gz.asc) = 478 
>Release-Note:
>Audit-Trail:
>Unformatted:
 



More information about the freebsd-ports-bugs mailing list