Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 69, 70.



details:   https://anonhg.NetBSD.org/src/rev/22066f9a02b9
branches:  netbsd-6
changeset: 773863:22066f9a02b9
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Mar 02 17:33:42 2012 +0000

description:
Tickets 69, 70.

diffstat:

 doc/CHANGES-6.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 1381a3ace941 -r 22066f9a02b9 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Fri Mar 02 17:02:00 2012 +0000
+++ b/doc/CHANGES-6.0   Fri Mar 02 17:33:42 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.31 2012/03/02 16:49:13 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.32 2012/03/02 17:33:42 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -662,3 +662,13 @@
        to avoid unexpected makefs(8) error during image builds.
        [tsutsui, ticket #68]
 
+crypto/external/bsd/openssl/dist/crypto/asn1/asn_mime.c 1.2
+
+       Avoid possible NULL dereference (CVE-2006-7248).
+       [tron, ticket #69]
+
+usr.sbin/makemandb/makemandb.c                 1.6
+
+       Expand workaround for .so usage.
+       [joerg, ticket #70]
+



Home | Main Index | Thread Index | Old Index