Module Name: src
Committed By: christos
Date: Thu Mar 25 18:52:23 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1785 -r1.1786 src/doc/3RDPARTY
cvs rdiff -u -r1.2786 -r1.2787 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.1785 src/doc/3RDPARTY:1.1786
--- src/doc/3RDPARTY:1.1785 Mon Mar 15 16:18:21 2021
+++ src/doc/3RDPARTY Thu Mar 25 14:52:23 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1785 2021/03/15 20:18:21 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1786 2021/03/25 18:52:23 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1113,12 +1113,12 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.1j
-Current Vers: 1.0.2t/1.1.1j
+Version: 1.0.2o/1.1.1k
+Current Vers: 1.0.2t/1.1.1k
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Home Page: http://www.openssl.org/
-Date: 2021-02-19
+Date: 2021-03-25
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.2786 src/doc/CHANGES:1.2787
--- src/doc/CHANGES:1.2786 Mon Mar 15 16:18:21 2021
+++ src/doc/CHANGES Thu Mar 25 14:52:23 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2786 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2787 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -340,3 +340,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSH: Import 8.5. [christos 20210304]
nsd: Import 4.3.5. [christos 20210315]
unbound(8): Import 1.13.1. [christos 20210315]
+ OpenSSL: Imported 1.1.1k. [christos 20210325]