Module Name:    src
Committed By:   riz
Date:           Mon Apr  2 18:31:13 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Tickets 143, 145, 146


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 src/doc/CHANGES-6.0

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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.61 src/doc/CHANGES-6.0:1.1.2.62
--- src/doc/CHANGES-6.0:1.1.2.61	Sun Mar 25 11:30:36 2012
+++ src/doc/CHANGES-6.0	Mon Apr  2 18:31:13 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.61 2012/03/25 11:30:36 bouyer Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.62 2012/04/02 18:31:13 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1523,3 +1523,22 @@ tests/rump/rumpkern/t_vm.c			1.3
 	Increase uvmwait test timeout so it has a chance to succeed.
 	[hannken, ticket #141]
 
+usr.bin/fstat/fstat.c				1.96
+
+	Byte swap the inet6 ports.
+	[christos, ticket #143]
+
+sys/netinet/ip_carp.c				1.48
+
+	Fix system hang when configuring carp(4). PR#46217.
+	[bouyer, ticket #145]
+
+crypto/external/bsd/openssh/dist/random.c	delete
+crypto/external/bsd/openssh/dist/sshd.c		1.9
+crypto/external/bsd/openssl/dist/crypto/rand/md_rand.c 1.2-1.3
+crypto/external/bsd/openssl/dist/crypto/rand/rand_unix.c 1.3
+
+	Prevent sshd from consuming all available entropy in the
+	system.
+	[tls, ticket #146]
+

Reply via email to