Module Name:    src
Committed By:   bouyer
Date:           Tue Apr  8 20:24:03 UTC 2014

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

Log Message:
ticket 1045


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-6.0.5

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.5
diff -u src/doc/CHANGES-6.0.5:1.1.2.7 src/doc/CHANGES-6.0.5:1.1.2.8
--- src/doc/CHANGES-6.0.5:1.1.2.7	Tue Apr  8 12:00:04 2014
+++ src/doc/CHANGES-6.0.5	Tue Apr  8 20:24:03 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.5,v 1.1.2.7 2014/04/08 12:00:04 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.5,v 1.1.2.8 2014/04/08 20:24:03 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.4 release to the NetBSD 6.0.5
 release:
@@ -724,3 +724,9 @@ distrib/sets/lists/comp/shl.mi			patch
 
 	Update openssl to 1.0.1g. It includes CVE-2014-0076 and CVE-2014-0160.
 	[spz, ticket #1044]
+crypto/external/bsd/openssl/pkgconfig.mk	1.5
+
+	Run the mkpc script using ${HOST_SH}. Fixes build when
+	src/crypto/external/bsd/openssl/mkpc is not executable.
+	[tron, ticket #1045]
+

Reply via email to