Module Name: src
Committed By: bouyer
Date: Tue Apr 8 20:24:07 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1045
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 src/doc/CHANGES-6.2
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.2
diff -u src/doc/CHANGES-6.2:1.1.2.101 src/doc/CHANGES-6.2:1.1.2.102
--- src/doc/CHANGES-6.2:1.1.2.101 Tue Apr 8 11:34:14 2014
+++ src/doc/CHANGES-6.2 Tue Apr 8 20:24:07 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.101 2014/04/08 11:34:14 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.102 2014/04/08 20:24:07 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -2079,3 +2079,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]
+