pkgsrc-WIP-changes archive

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

openssl3: Update to 3.1.2



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Sep 2 20:53:47 2023 -0400
Changeset:	c1ca80b66875bdf154311dda01f394ba2c50324b

Modified Files:
	openssl3/Makefile
	openssl3/PLIST
	openssl3/distinfo

Log Message:
openssl3: Update to 3.1.2

Upstream NEWS reads like bugfixes only.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c1ca80b66875bdf154311dda01f394ba2c50324b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 openssl3/Makefile | 2 +-
 openssl3/PLIST    | 1 +
 openssl3/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/openssl3/Makefile b/openssl3/Makefile
index c82876e89f..45100cf130 100644
--- a/openssl3/Makefile
+++ b/openssl3/Makefile
@@ -3,7 +3,7 @@
 # Remember to upload-distfiles when updating OpenSSL -- otherwise it
 # is not possible for users who have bootstrapped without OpenSSL
 # to install it and enable HTTPS fetching.
-DISTNAME=	openssl-3.1.0
+DISTNAME=	openssl-3.1.2
 CATEGORIES=	security
 MASTER_SITES=	https://www.openssl.org/source/
 
diff --git a/openssl3/PLIST b/openssl3/PLIST
index dc45d5c39e..486e46fd4a 100644
--- a/openssl3/PLIST
+++ b/openssl3/PLIST
@@ -2741,6 +2741,7 @@ man/man3/OSSL_CMP_MSG_get_bodytype.3
 man/man3/OSSL_CMP_MSG_http_perform.3
 man/man3/OSSL_CMP_MSG_it.3
 man/man3/OSSL_CMP_MSG_read.3
+man/man3/OSSL_CMP_MSG_update_recipNonce.3
 man/man3/OSSL_CMP_MSG_update_transactionID.3
 man/man3/OSSL_CMP_MSG_write.3
 man/man3/OSSL_CMP_P10CR.3
diff --git a/openssl3/distinfo b/openssl3/distinfo
index 297b895289..46756e0407 100644
--- a/openssl3/distinfo
+++ b/openssl3/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.161 2022/07/11 23:03:51 wiz Exp $
 
-BLAKE2s (openssl-3.1.0.tar.gz) = 4403556d8d27dedd739a7ae5f33a371c92eadcd3238f84e9874f8cd34558ad92
-SHA512 (openssl-3.1.0.tar.gz) = 71cc75c7700f445c616e382b76263ad2e4072beec0232458baf3d9891b8b64a7ad0cac4b4d24b727b2b7dcd100c78606fd48eba98a67eccd5f336e3d626ca713
-Size (openssl-3.1.0.tar.gz) = 15525381 bytes
+BLAKE2s (openssl-3.1.2.tar.gz) = 7586e83edab3554c245e31e333d4217c89f3632acef3f375e2f623e5c91f6293
+SHA512 (openssl-3.1.2.tar.gz) = 9f41113e5537aee4c3f92711ff85fa12da080363fef0c8b8b34e5b3fc608473c6e4cadd9d8c78f2fcbe97462e51f26a0bb6781656a69ad40226e68af2cf2c762
+Size (openssl-3.1.2.tar.gz) = 15560427 bytes


Home | Main Index | Thread Index | Old Index