Module Name:    src
Committed By:   riz
Date:           Fri Mar  2 17:33:42 UTC 2012

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

Log Message:
Tickets 69, 70.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.31 -r1.1.2.32 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.31 src/doc/CHANGES-6.0:1.1.2.32
--- src/doc/CHANGES-6.0:1.1.2.31	Fri Mar  2 16:49:13 2012
+++ src/doc/CHANGES-6.0	Fri Mar  2 17:33:42 2012
@@ -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 @@ doc/BUILDING.mdoc				1.88
 	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]
+

Reply via email to