Module Name: src
Committed By: msaitoh
Date: Mon Jul 29 02:22:18 UTC 2013
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
Ticket #1871
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-5.1.3
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.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.42 src/doc/CHANGES-5.1.3:1.1.2.43
--- src/doc/CHANGES-5.1.3:1.1.2.42 Wed Jun 19 07:59:41 2013
+++ src/doc/CHANGES-5.1.3 Mon Jul 29 02:22:18 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.42 2013/06/19 07:59:41 bouyer Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.43 2013/07/29 02:22:18 msaitoh Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -2466,3 +2466,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]