Module Name: src
Committed By: bouyer
Date: Tue Apr 8 20:24:02 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.4
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.1.4
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.1.4
diff -u src/doc/CHANGES-6.1.4:1.1.2.7 src/doc/CHANGES-6.1.4:1.1.2.8
--- src/doc/CHANGES-6.1.4:1.1.2.7 Tue Apr 8 11:48:36 2014
+++ src/doc/CHANGES-6.1.4 Tue Apr 8 20:24:02 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.4,v 1.1.2.7 2014/04/08 11:48:36 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.4,v 1.1.2.8 2014/04/08 20:24:02 bouyer Exp $
A complete list of changes from the NetBSD 6.1.3 release to the NetBSD 6.1.4
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]
+