Module Name: src
Committed By: bouyer
Date: Tue Jun 5 19:54:53 UTC 2012
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
ticket #1767
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 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.16 src/doc/CHANGES-5.1.3:1.1.2.17
--- src/doc/CHANGES-5.1.3:1.1.2.16 Sun Jun 3 08:48:25 2012
+++ src/doc/CHANGES-5.1.3 Tue Jun 5 19:54:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.16 2012/06/03 08:48:25 jdc Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.17 2012/06/05 19:54:53 bouyer Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -126,3 +126,16 @@ sys/kern/uipc_usrreq.c 1.137
via SCM_RIGHT anxiliary socket messages.
[martin, ticket #1766]
+dist/bind/CHANGES patch
+dist/bind/version patch
+dist/bind/bin/tests/system/unknown/clean.sh patch
+dist/bind/bin/tests/system/unknown/tests.sh patch
+dist/bind/bin/tests/system/unknown/ns1/example-in.db patch
+dist/bind/lib/dns/rdata.c patch
+dist/bind/lib/dns/rdataslab.c patch
+
+ Update bind to 9.7.3-P4:
+ 3331. [security] dns_rdataslab_fromrdataset could produce bad
+ rdataslabs. [RT #29644]
+ [christos, ticket #1767]
+