Module Name: src
Committed By: bouyer
Date: Sun Jan 16 13:23:09 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
tickets 1516, 1528, 1529, 1531
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-5.1.1
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.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.7 src/doc/CHANGES-5.1.1:1.1.2.8
--- src/doc/CHANGES-5.1.1:1.1.2.7 Sun Jan 9 20:51:33 2011
+++ src/doc/CHANGES-5.1.1 Sun Jan 16 13:23:09 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.7 2011/01/09 20:51:33 riz Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.8 2011/01/16 13:23:09 bouyer Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2217,3 +2217,26 @@
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]
+
+distrib/x68k/floppies/ramdisk/Makefile 1.30
+sys/arch/x68k/conf/INSTALL 1.85
+
+ Increase the image size from 1300KB to 1400KB.
+ [isaki, ticket #1531]
+