Module Name: src Committed By: riz Date: Thu Dec 13 17:42:23 UTC 2012
Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.1 Log Message: Ticket 740. To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-6.0.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-6.0.1 diff -u src/doc/CHANGES-6.0.1:1.1.2.28 src/doc/CHANGES-6.0.1:1.1.2.29 --- src/doc/CHANGES-6.0.1:1.1.2.28 Tue Dec 11 04:27:04 2012 +++ src/doc/CHANGES-6.0.1 Thu Dec 13 17:42:23 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0.1,v 1.1.2.28 2012/12/11 04:27:04 riz Exp $ +# $NetBSD: CHANGES-6.0.1,v 1.1.2.29 2012/12/13 17:42:23 riz Exp $ A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1 release: @@ -234,3 +234,11 @@ lib/libterminfo/tparm.c 1.9 Fix off by one error. [msaitoh, ticket #734] +external/bsd/bind/dist/CHANGES patch +external/bsd/bind/dist/version patch +external/bsd/bind/dist/bin/named/query.c patch + + Address CVE-2012-5688: Named could die on specific queries with dns64 + enabled. + [spz, ticket #740] +