Module Name: src
Committed By: christos
Date: Tue May 3 17:23:18 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1324 -r1.1325 src/doc/3RDPARTY
cvs rdiff -u -r1.2156 -r1.2157 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1324 src/doc/3RDPARTY:1.1325
--- src/doc/3RDPARTY:1.1324 Sun May 1 19:23:22 2016
+++ src/doc/3RDPARTY Tue May 3 13:23:17 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1324 2016/05/01 23:23:22 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1325 2016/05/03 17:23:17 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1042,8 +1042,8 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.1s
-Current Vers: 1.0.2g
+Version: 1.0.1t
+Current Vers: 1.0.1t/1.0.2h
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Home Page: http://www.openssl.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2156 src/doc/CHANGES:1.2157
--- src/doc/CHANGES:1.2156 Sun May 1 19:23:22 2016
+++ src/doc/CHANGES Tue May 3 13:23:17 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2156 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2157 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -285,3 +285,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
nvme(4): Add a driver for Non-Volatile Memory Host Controller Interface
devices, ported from OpenBSD. [nonaka 20160501]
ntp: Import ntp 4.2.8p7. [christos 20160501]
+ openssl: Import openssl 1.0.1t - security fixes [christos 20160503]