Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 275-277.
details: https://anonhg.NetBSD.org/src/rev/42c38be1e005
branches: netbsd-6
changeset: 774147:42c38be1e005
user: riz <riz%NetBSD.org@localhost>
date: Tue May 22 18:48:04 2012 +0000
description:
Tickets 275-277.
diffstat:
doc/CHANGES-6.0 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 18ed88c99d02 -r 42c38be1e005 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Tue May 22 18:46:09 2012 +0000
+++ b/doc/CHANGES-6.0 Tue May 22 18:48:04 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.107 2012/05/22 18:37:13 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.108 2012/05/22 18:48:04 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -2533,3 +2533,20 @@
Fix two problems that could cause /dev/random to not wake up readers
when entropy became available.
[tls, ticket #273]
+
+tests/lib/libc/sys/t_lwp_create.c 1.2
+
+ Fix a typo in a comment.
+ [martin, ticket #275]
+
+crypto/external/bsd/openssl/dist/ssl/d1_enc.c 1.2
+crypto/external/bsd/openssl/dist/ssl/t1_enc.c 1.4
+
+ Address CVE-2012-2333.
+ [drochner, ticket #276]
+
+sys/dev/scsipi/scsiconf.c 1.268
+
+ Fix locking issue triggered by drvctl -r of a scsibus(4).
+ [jakllsch, ticket #277]
+
Home |
Main Index |
Thread Index |
Old Index