Module Name: src
Committed By: christos
Date: Sat Aug 18 09:00:28 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
OpenSSL 1.1.0i
To generate a diff of this commit:
cvs rdiff -u -r1.1551 -r1.1552 src/doc/3RDPARTY
cvs rdiff -u -r1.2425 -r1.2426 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.1551 src/doc/3RDPARTY:1.1552
--- src/doc/3RDPARTY:1.1551 Thu Aug 16 14:26:59 2018
+++ src/doc/3RDPARTY Sat Aug 18 05:00:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1551 2018/08/16 18:26:59 jmcneill Exp $
+# $NetBSD: 3RDPARTY,v 1.1552 2018/08/18 09:00:28 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1071,7 +1071,7 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.0h
+Version: 1.0.2o/1.1.0i
Current Vers: 1.0.2p/1.1.0i
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2425 src/doc/CHANGES:1.2426
--- src/doc/CHANGES:1.2425 Thu Aug 16 14:28:10 2018
+++ src/doc/CHANGES Sat Aug 18 05:00:28 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2425 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2426 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -201,3 +201,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
mdocml: Import 1.14.4. [christos 20180814]
kernel: Remove etherip(4), replaced by l2tp(4). [maxv 20180814]
gnu-efi: Import version 3.0.8. [jmcneill 20180816]
+ OpenSSL: Imported 1.1.0i. [christos 20180818]