Subject: CVS commit: [netbsd-2-0] src/dist/bind/bin/named
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/12/2007 20:54:21
Module Name:	src
Committed By:	bouyer
Date:		Wed Sep 12 20:54:21 UTC 2007

Modified Files:
	src/dist/bind/bin/named [netbsd-2-0]: ns_forw.c ns_func.h ns_main.c
	    ns_resp.c

Log Message:
Apply patch (requested by adrianp in ticket #11365):
	dist/bind/bin/named/ns_forw.c: patch
	dist/bind/bin/named/ns_func.h: patch
	dist/bind/bin/named/ns_main.c: patch
	dist/bind/bin/named/ns_resp.c: patch
Address security issue in named(8) documented in CVE-2007-2930 and
VU#927905: use arc4 rather than LC NSID for QID RNG.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 src/dist/bind/bin/named/ns_forw.c
cvs rdiff -r1.9 -r1.9.2.1 src/dist/bind/bin/named/ns_func.h
cvs rdiff -r1.16 -r1.16.2.1 src/dist/bind/bin/named/ns_main.c
cvs rdiff -r1.12 -r1.12.2.1 src/dist/bind/bin/named/ns_resp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.