git: 2da65de98bfc - main - security/openssl31: Update to 3.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Sep 2023 17:05:44 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=2da65de98bfc9ff5940124b73c2fba95fe6d1580 commit 2da65de98bfc9ff5940124b73c2fba95fe6d1580 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2023-09-19 17:04:47 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2023-09-19 17:04:47 +0000 security/openssl31: Update to 3.1.3 * Fix modules options[1] PR: 272160 Reported by: Michael Osipov <michael osipov siemens com> --- security/openssl31/Makefile | 4 ++-- security/openssl31/distinfo | 6 +++--- security/openssl31/pkg-plist | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/security/openssl31/Makefile b/security/openssl31/Makefile index e410d0a45df4..f540e95f8d30 100644 --- a/security/openssl31/Makefile +++ b/security/openssl31/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= security devel MASTER_SITES= https://www.openssl.org/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ @@ -63,7 +63,7 @@ CRYPTODEV_DESC= /dev/crypto support CT_DESC= Certificate Transparency Support DES_DESC= (Triple) Data Encryption Standard EC_DESC= Optimize NIST elliptic curves -FIPS_DESC= Build FIPS provider (Note: NOT yet FIPS validated) +FIPS_DESC= Build FIPS provider GOST_DESC= GOST (Russian standard) HASHES_DESC= Hash Function Support I386_DESC= i386 (instead of i486+) diff --git a/security/openssl31/distinfo b/security/openssl31/distinfo index 7bff6a06bbec..0ffedf699103 100644 --- a/security/openssl31/distinfo +++ b/security/openssl31/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691004202 -SHA256 (openssl-3.1.2.tar.gz) = a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539 -SIZE (openssl-3.1.2.tar.gz) = 15560427 +TIMESTAMP = 1695134338 +SHA256 (openssl-3.1.3.tar.gz) = f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6 +SIZE (openssl-3.1.3.tar.gz) = 15561739 diff --git a/security/openssl31/pkg-plist b/security/openssl31/pkg-plist index a64414068f16..04b64446394e 100644 --- a/security/openssl31/pkg-plist +++ b/security/openssl31/pkg-plist @@ -268,7 +268,8 @@ man/man5/x509v3_config.5ossl.gz @comment %%OPENSSLDIR%%/misc/tsget.pl %%OPENSSLDIR%%/misc/tsget @sample %%OPENSSLDIR%%/ct_log_list.cnf.dist %%OPENSSLDIR%%/ct_log_list.cnf -%%OPENSSLDIR%%/fipsmodule.cnf +%%FIPS%%%%OPENSSLDIR%%/fipsmodule.cnf @sample %%OPENSSLDIR%%/openssl.cnf.dist %%OPENSSLDIR%%/openssl.cnf +@dir lib/ossl-modules @dir %%OPENSSLDIR%%/private @dir %%OPENSSLDIR%%/certs