Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc mention new OpenSSL



details:   https://anonhg.NetBSD.org/src/rev/a043beaecbe9
branches:  trunk
changeset: 374721:a043beaecbe9
user:      christos <christos%NetBSD.org@localhost>
date:      Wed May 10 16:45:03 2023 +0000

description:
mention new OpenSSL

diffstat:

 doc/3RDPARTY |  6 +++---
 doc/CHANGES  |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 7fe95443c671 -r a043beaecbe9 doc/3RDPARTY
--- a/doc/3RDPARTY      Wed May 10 16:10:02 2023 +0000
+++ b/doc/3RDPARTY      Wed May 10 16:45:03 2023 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1925 2023/05/09 10:42:34 wiz Exp $
+#      $NetBSD: 3RDPARTY,v 1.1926 2023/05/10 16:45:03 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1118,8 +1118,8 @@ markus is very cooperative about it):
 - blocklistd additions
 
 Package:       OpenSSL
-Version:       1.0.2o/1.1.1t
-Current Vers:  1.0.2zd/1.1.1t/3.0.7
+Version:       1.0.2o/1.1.1t/3.0.8
+Current Vers:  1.0.2zd/1.1.1t/3.0.8
 Maintainer:    The OpenSSL Project
 Archive Site:  ftp://ftp.openssl.org/source/
 Home Page:     http://www.openssl.org/
diff -r 7fe95443c671 -r a043beaecbe9 doc/CHANGES
--- a/doc/CHANGES       Wed May 10 16:10:02 2023 +0000
+++ b/doc/CHANGES       Wed May 10 16:45:03 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2963 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2964 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -102,3 +102,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
        riscv: Add RISC-V support that works on QEMU with a single hart.
                [skrll 20230507]
        riscv: Add Google Goldfish RTC driver. [skrll 20230508]
+       OpenSSL: Imported 3.0.8. [christos 20230510]



Home | Main Index | Thread Index | Old Index