Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Tickets 143, 145, 146



details:   https://anonhg.NetBSD.org/src/rev/0e199ee0b024
branches:  netbsd-6
changeset: 773966:0e199ee0b024
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Apr 02 18:31:13 2012 +0000

description:
Tickets 143, 145, 146

diffstat:

 doc/CHANGES-6.0 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 4dd12c96ad7a -r 0e199ee0b024 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Mon Apr 02 18:28:12 2012 +0000
+++ b/doc/CHANGES-6.0   Mon Apr 02 18:31:13 2012 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index