Module Name:    src
Committed By:   christos
Date:           Wed May 10 16:45:03 UTC 2023

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
mention new OpenSSL


To generate a diff of this commit:
cvs rdiff -u -r1.1925 -r1.1926 src/doc/3RDPARTY
cvs rdiff -u -r1.2963 -r1.2964 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.1925 src/doc/3RDPARTY:1.1926
--- src/doc/3RDPARTY:1.1925	Tue May  9 06:42:34 2023
+++ src/doc/3RDPARTY	Wed May 10 12:45:03 2023
@@ -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/

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2963 src/doc/CHANGES:1.2964
--- src/doc/CHANGES:1.2963	Mon May  8 14:39:36 2023
+++ src/doc/CHANGES	Wed May 10 12:45:03 2023
@@ -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]

Reply via email to