Module Name: src
Committed By: msaitoh
Date: Mon Jul 29 02:20:08 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket #1871
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-5.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.3
diff -u src/doc/CHANGES-5.3:1.1.2.21 src/doc/CHANGES-5.3:1.1.2.22
--- src/doc/CHANGES-5.3:1.1.2.21 Mon Jun 24 07:22:29 2013
+++ src/doc/CHANGES-5.3 Mon Jul 29 02:20:07 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.21 2013/06/24 07:22:29 msaitoh Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.22 2013/07/29 02:20:07 msaitoh Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -441,3 +441,7 @@ sys/dev/isa/ptcd.c 1.1
using a gpio(4) device that attaches at ptcd0.
[mbalmer, ticket #1863]
+external/bsd/bind/dist/lib/dns/rdata/generic/keydata_65533.c patch
+
+ Fix for bind CVE-2013-4854.
+ [spz, ticket #1871]