diff options
| author | christos <christos@NetBSD.org> | 2023-05-31 20:59:15 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2023-05-31 20:59:15 +0000 |
| commit | 5cce457087f74ca069f5e3cb330a0b4eb2493b7a (patch) | |
| tree | 08a2d39da1283538407b6d789bdec0aa7b2d091e /doc | |
| parent | 5ba567a92e9c2edbc78b6964e5d84e0133e34c18 (diff) | |
new OpenSSL
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/3RDPARTY | 8 | ||||
| -rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY index e7d7edba14c..7339deb3aa8 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1926 2023/05/10 16:45:03 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1927 2023/05/31 20:59:15 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1118,12 +1118,12 @@ markus is very cooperative about it): - blocklistd additions Package: OpenSSL -Version: 1.0.2o/1.1.1t/3.0.8 -Current Vers: 1.0.2zd/1.1.1t/3.0.8 +Version: 1.0.2o/1.1.1u/3.0.9 +Current Vers: 1.0.2zd/1.1.1t/3.0.9 Maintainer: The OpenSSL Project Archive Site: ftp://ftp.openssl.org/source/ Home Page: http://www.openssl.org/ -Date: 2023-02-07 +Date: 2023-05-31 Mailing List: openssl-announce@openssl.org Responsible: christos, mjf, tls, riastradh, spz License: OpenSSL and SSLeay license (both BSD-like) diff --git a/doc/CHANGES b/doc/CHANGES index 56728be8943..0a85d5d1d15 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2969 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2970 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -110,3 +110,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: pax(1): Exit 0 if stdin filelist is used and no files are supplied. Don't overwrite existing destination files if -r -w copy fails for any reason. [lukem 20230528] + OpenSSL: Imported 3.0.9. [christos 20230531] |
