Module Name: src
Committed By: msaitoh
Date: Mon Jul 29 02:21:30 UTC 2013
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.1
Log Message:
Ticket #1871
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-5.2.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-5.2.1
diff -u src/doc/CHANGES-5.2.1:1.1.2.10 src/doc/CHANGES-5.2.1:1.1.2.11
--- src/doc/CHANGES-5.2.1:1.1.2.10 Wed Jun 19 07:59:38 2013
+++ src/doc/CHANGES-5.2.1 Mon Jul 29 02:21:30 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.1,v 1.1.2.10 2013/06/19 07:59:38 bouyer Exp $
+# $NetBSD: CHANGES-5.2.1,v 1.1.2.11 2013/07/29 02:21:30 msaitoh Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.2.1
release:
@@ -180,3 +180,7 @@ share/man/man4/options.4 1.420
Fix typo
[msaitoh, ticket #1862]
+external/bsd/bind/dist/lib/dns/rdata/generic/keydata_65533.c patch
+
+ Fix for bind CVE-2013-4854.
+ [spz, ticket #1871]