Subject: CVS commit: [netbsd-3-0] src/dist/bind
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/04/2007 20:58:24
Module Name:	src
Committed By:	bouyer
Date:		Sun Mar  4 20:58:24 UTC 2007

Modified Files:
	src/dist/bind [netbsd-3-0]: version
	src/dist/bind/lib/dns [netbsd-3-0]: resolver.c validator.c
	src/dist/bind/lib/dns/include/dns [netbsd-3-0]: validator.h

Log Message:
Apply patch (requested by adrianp in ticket #1675):
        dist/bind/lib/dns/resolver.c                    patch
	dist/bind/lib/dns/validator.c                   patch
	dist/bind/lib/dns/include/dns/validator.h       patch
	dist/bind/version                               patch
Fix CVE-2007-0493 and CVE-2007-0494.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2.4.1 -r1.1.1.2.4.2 src/dist/bind/version
cvs rdiff -r1.1.1.2.4.2 -r1.1.1.2.4.3 src/dist/bind/lib/dns/resolver.c
cvs rdiff -r1.2.4.1 -r1.2.4.2 src/dist/bind/lib/dns/validator.c
cvs rdiff -r1.1.1.2.4.1 -r1.1.1.2.4.2 \
    src/dist/bind/lib/dns/include/dns/validator.h

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