Module Name: src
Committed By: christos
Date: Thu Dec 10 00:36:23 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
New OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1767 -r1.1768 src/doc/3RDPARTY
cvs rdiff -u -r1.2764 -r1.2765 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.1767 src/doc/3RDPARTY:1.1768
--- src/doc/3RDPARTY:1.1767 Sat Dec 5 11:23:08 2020
+++ src/doc/3RDPARTY Wed Dec 9 19:36:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1767 2020/12/05 16:23:08 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1768 2020/12/10 00:36:22 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1113,8 +1113,8 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.1g
-Current Vers: 1.0.2t/1.1.1g
+Version: 1.0.2o/1.1.1i
+Current Vers: 1.0.2t/1.1.1i
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.2764 src/doc/CHANGES:1.2765
--- src/doc/CHANGES:1.2764 Mon Dec 7 05:59:26 2020
+++ src/doc/CHANGES Wed Dec 9 19:36:23 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2764 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2765 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -314,3 +314,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSH: Import 8.4. [christos 20201204]
pkg_install: Updated to 20201205. [wiz 20201205]
acpicpu(4): Add support for Arm CPUs. [jmcneill 20201207]
+ OpenSSL: Imported 1.1.1i. [christos 20201209]