Module Name: src
Committed By: christos
Date: Fri Jan 7 15:51:42 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1828 -r1.1829 src/doc/3RDPARTY
cvs rdiff -u -r1.2855 -r1.2856 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.1828 src/doc/3RDPARTY:1.1829
--- src/doc/3RDPARTY:1.1828 Sat Dec 18 13:05:55 2021
+++ src/doc/3RDPARTY Fri Jan 7 10:51:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1828 2021/12/18 18:05:55 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1829 2022/01/07 15:51:42 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1114,12 +1114,12 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.1k
-Current Vers: 1.0.2t/1.1.1k
+Version: 1.0.2o/1.1.1m
+Current Vers: 1.0.2t/1.1.1m
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Home Page: http://www.openssl.org/
-Date: 2021-03-25
+Date: 2022-01-07
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.2855 src/doc/CHANGES:1.2856
--- src/doc/CHANGES:1.2855 Mon Jan 3 12:21:13 2022
+++ src/doc/CHANGES Fri Jan 7 10:51:42 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2855 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2856 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -464,3 +464,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[jmcneill 20220103]
eqos(4): Add driver for DesignWare Ethernet Quality-of-Service
controller. [jmcneill 20220103]
+ OpenSSL: Imported 1.1.1m. [christos 20220107]