Module Name: src
Committed By: christos
Date: Sat Dec 8 22:38:06 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1573 -r1.1574 src/doc/3RDPARTY
cvs rdiff -u -r1.2460 -r1.2461 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.1573 src/doc/3RDPARTY:1.1574
--- src/doc/3RDPARTY:1.1573 Thu Nov 29 11:04:21 2018
+++ src/doc/3RDPARTY Sat Dec 8 17:38:06 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1573 2018/11/29 16:04:21 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1574 2018/12/08 22:38:06 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1071,8 +1071,8 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.0i
-Current Vers: 1.0.2q/1.1.0j
+Version: 1.0.2o/1.1.1a
+Current Vers: 1.0.2q/1.1.1a
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.2460 src/doc/CHANGES:1.2461
--- src/doc/CHANGES:1.2460 Wed Dec 5 01:51:16 2018
+++ src/doc/CHANGES Sat Dec 8 17:38:06 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2460 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2461 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -256,3 +256,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[netbsd 20181130]
atactl(8): Add support to automatically detect Micron/Crucial devices
and their vendor-specific SMART status values. [mrg 20181205]
+ OpenSSL: Imported 1.1.1a. [christos 20181208]