Module Name: src
Committed By: christos
Date: Tue Mar 15 21:02:11 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1844 -r1.1845 src/doc/3RDPARTY
cvs rdiff -u -r1.2864 -r1.2865 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.1844 src/doc/3RDPARTY:1.1845
--- src/doc/3RDPARTY:1.1844 Tue Mar 15 14:18:27 2022
+++ src/doc/3RDPARTY Tue Mar 15 17:02:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1844 2022/03/15 18:18:27 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1845 2022/03/15 21:02:11 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.1m
+Version: 1.0.2o/1.1.1n
Current Vers: 1.0.2zd/1.1.1n
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Home Page: http://www.openssl.org/
-Date: 2022-01-07
+Date: 2022-03-15
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.2864 src/doc/CHANGES:1.2865
--- src/doc/CHANGES:1.2864 Wed Mar 9 17:55:32 2022
+++ src/doc/CHANGES Tue Mar 15 17:02:11 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2864 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2865 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -481,4 +481,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
updated recordable media. [reinoud 20220309]
udf: Fix locking up CD/DVD burner issue that would lockup the FS.
[reinoud 20220309]
-
+ OpenSSL: Imported 1.1.1n. [christos 20220315]