Module Name: src Committed By: christos Date: Sat Feb 20 03:25:36 UTC 2021
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new OpenSSL To generate a diff of this commit: cvs rdiff -u -r1.1778 -r1.1779 src/doc/3RDPARTY cvs rdiff -u -r1.2780 -r1.2781 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.1778 src/doc/3RDPARTY:1.1779 --- src/doc/3RDPARTY:1.1778 Fri Feb 19 12:09:35 2021 +++ src/doc/3RDPARTY Fri Feb 19 22:25:35 2021 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1778 2021/02/19 17:09:35 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1779 2021/02/20 03:25:35 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.1i -Current Vers: 1.0.2t/1.1.1i +Version: 1.0.2o/1.1.1j +Current Vers: 1.0.2t/1.1.1j Maintainer: The OpenSSL Project Archive Site: ftp://ftp.openssl.org/source/ Home Page: http://www.openssl.org/ -Date: 2020-06-13 +Date: 2021-02-19 Mailing List: openssl-annou...@openssl.org Responsible: christos, mjf, tls, riastradh, spz License: OpenSSL and SSLeay license (both BSD-like) Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2780 src/doc/CHANGES:1.2781 --- src/doc/CHANGES:1.2780 Fri Feb 19 12:08:22 2021 +++ src/doc/CHANGES Fri Feb 19 22:25:36 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2780 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2781 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -333,3 +333,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: x68k: Add Emulate3Buttons support to X68k Xorg based monolithic server. [tsutsui 20210207] bind: Import version 9.16.12. [christos 20210219] + OpenSSL: Imported 1.1.1j. [christos 20210219]