Module Name:    src
Committed By:   christos
Date:           Sun Sep  8 13:12:00 UTC 2024

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new OpenSSL


To generate a diff of this commit:
cvs rdiff -u -r1.2037 -r1.2038 src/doc/3RDPARTY
cvs rdiff -u -r1.3087 -r1.3088 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.2037 src/doc/3RDPARTY:1.2038
--- src/doc/3RDPARTY:1.2037	Thu Sep  5 15:12:04 2024
+++ src/doc/3RDPARTY	Sun Sep  8 09:11:59 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.2037 2024/09/05 19:12:04 wiz Exp $
+#	$NetBSD: 3RDPARTY,v 1.2038 2024/09/08 13:11:59 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1128,19 +1128,19 @@ markus is very cooperative about it):
 - blocklistd additions
 
 Package:	OpenSSL
-Version:	1.0.2o/1.1.1t/3.0.14
+Version:	1.0.2o/1.1.1t/3.0.15
 Current Vers:	1.0.2zd/1.1.1u/3.0.15/3.3.2
 Maintainer:	The OpenSSL Project
 Archive Site:	ftp://ftp.openssl.org/source/
 Home Page:	http://www.openssl.org/
-Date:		2024-06-11
+Date:		2024-09-08
 Mailing List:	openssl-annou...@openssl.org
 Responsible:	christos, mjf, tls, riastradh, spz
 License:	Apache2
 Location:	crypto/external/bsd/openssl/dist
 Vendor tag:	OPENSSL
 Release tag:	openssl-x-y-z (openssl-x-y-zw in past with lettered releases)
-Current tag:	openssl-3-0-14
+Current tag:	openssl-3-0-15
 Notes:
 - Next update to be in crypto/openssl/apache2/openssl/dist, since
   OpenSSL 3.0 was relicensed as Apache2

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3087 src/doc/CHANGES:1.3088
--- src/doc/CHANGES:1.3087	Tue Sep  3 12:11:39 2024
+++ src/doc/CHANGES	Sun Sep  8 09:11:59 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3087 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3088 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -483,7 +483,7 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 		StarFive VisionFive 2.  [skrll 20240819]
 	gpt(8): Add -U option to specify new UUID, from Anon Ymous.
 		[chirstos 20240819]
-	gpt(8): Recognize OpenBSD UUID.  [chirstos 20240819]
+	gpt(8): Recognize OpenBSD UUID.  [christos 20240819]
 	ifconfig(8): Show link state on -v.  [ozaki-r 20240820]
 	tests: Add tests for shmif(4).  [ozaki-r 20240820]
 	syslogd(8): Add -k option. [gutteridge 20240821]
@@ -500,3 +500,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 		Code from k-goda at IIJ.  [ozaki-r 20240902]
 	libpcap: Import 1.10.5. [christos 20240902]
 	tcpdump(8): Import 4.99.5. [christos 20240902]
+	OpenSSL: Imported 3.0.15. [christos 20240908]

Reply via email to