Module Name: src
Committed By: bouyer
Date: Sun Jan 16 13:23:21 UTC 2011
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
tickets 1516, 1528, 1529
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 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.24 src/doc/CHANGES-5.0.3:1.1.2.25
--- src/doc/CHANGES-5.0.3:1.1.2.24 Mon Jan 10 00:45:27 2011
+++ src/doc/CHANGES-5.0.3 Sun Jan 16 13:23:21 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.24 2011/01/10 00:45:27 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.25 2011/01/16 13:23:21 bouyer Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2548,3 +2548,20 @@
Adjust named startup for new BIND version.
[tron, ticket #1519]
+etc/ssh/ssh_known_hosts 1.6
+
+ releng has been on mollari for a while now. Also, add wiki
+ [riz, ticket #1516]
+
+etc/mtree/special 1.133
+etc/named.conf 1.6
+
+ Enable dnssec, and populate managed-keys.bind
+ [spz, ticket #1528]
+
+sys/net/raw_usrreq.c 1.36
+
+ Apply patch from PR kern/44369 by Wolfgang Stukenbrock:
+ Fix a kernel lock leak
+ [pooka, ticket #1529]
+