Module Name: src
Committed By: msaitoh
Date: Mon Jul 29 02:17:32 UTC 2013
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.1
Log Message:
Ticket #924
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-6.1.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.1.1
diff -u src/doc/CHANGES-6.1.1:1.1.2.10 src/doc/CHANGES-6.1.1:1.1.2.11
--- src/doc/CHANGES-6.1.1:1.1.2.10 Fri Jul 12 11:19:58 2013
+++ src/doc/CHANGES-6.1.1 Mon Jul 29 02:17:32 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.1,v 1.1.2.10 2013/07/12 11:19:58 jdc Exp $
+# $NetBSD: CHANGES-6.1.1,v 1.1.2.11 2013/07/29 02:17:32 msaitoh Exp $
A complete list of changes from the NetBSD 6.1 release to the NetBSD 6.1.1
release:
@@ -124,3 +124,7 @@ sys/netinet6/nd6_rtr.c 1.83,1.84 via
Fix potentially uninitialised variable.
[christos, ticket #905]
+external/bsd/bind/dist/lib/dns/rdata/generic/keydata_65533.c patch
+
+ Fix for bind CVE-2013-4854.
+ [spz, ticket #924]