Module Name: src
Committed By: christos
Date: Fri Apr 24 19:38:10 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1713 -r1.1714 src/doc/3RDPARTY
cvs rdiff -u -r1.2679 -r1.2680 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.1713 src/doc/3RDPARTY:1.1714
--- src/doc/3RDPARTY:1.1713 Tue Apr 21 09:39:26 2020
+++ src/doc/3RDPARTY Fri Apr 24 15:38:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1713 2020/04/21 13:39:26 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1714 2020/04/24 19:38:10 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1087,12 +1087,12 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.1f
+Version: 1.0.2o/1.1.1g
Current Vers: 1.0.2t/1.1.1g
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Home Page: http://www.openssl.org/
-Date: 2020-04-21
+Date: 2020-04-24
Mailing List: [email protected]
Responsible: christos, mjf, tls, riastradh, spz
License: OpenSSL and SSLeay license (both BSD-like)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2679 src/doc/CHANGES:1.2680
--- src/doc/CHANGES:1.2679 Thu Apr 23 05:22:02 2020
+++ src/doc/CHANGES Fri Apr 24 15:38:10 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2679 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2680 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -182,3 +182,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
dhcpcd(8): Import version 9.0.2 [roy 20200421]
xbdback(4): Support indirect segments [jdolecek 20200421]
xbdback(4): Make the driver MP-safe [jdolecek 20200423]
+ OpenSSL: Imported 1.1.1g. [christos 20200424]