Module Name: src
Committed By: bouyer
Date: Tue Jun 5 19:55:20 UTC 2012
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
ticket #1767
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-5.0.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.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.75 src/doc/CHANGES-5.0.3:1.1.2.76
--- src/doc/CHANGES-5.0.3:1.1.2.75 Sun Jun 3 08:48:22 2012
+++ src/doc/CHANGES-5.0.3 Tue Jun 5 19:55:19 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.75 2012/06/03 08:48:22 jdc Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.76 2012/06/05 19:55:19 bouyer Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -3040,3 +3040,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]
+