Module Name: src Committed By: msaitoh Date: Mon Jul 29 02:16:15 UTC 2013
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #924 To generate a diff of this commit: cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-6.2 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.2 diff -u src/doc/CHANGES-6.2:1.1.2.17 src/doc/CHANGES-6.2:1.1.2.18 --- src/doc/CHANGES-6.2:1.1.2.17 Sun Jul 14 20:39:55 2013 +++ src/doc/CHANGES-6.2 Mon Jul 29 02:16:15 2013 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.17 2013/07/14 20:39:55 riz Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.18 2013/07/29 02:16:15 msaitoh Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -320,3 +320,7 @@ sys/dev/pci/if_wmvar.h 1.15-1.16 remove trailing whitespaces. [msaitoh, ticket #907] +external/bsd/bind/dist/lib/dns/rdata/generic/keydata_65533.c patch + + Fix for bind CVE-2013-4854. + [spz, ticket #924]