Date: Wed, 10 Jun 2026 09:44:34 +0000 From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 72920c74b4bb - main - security/openssl30: Security update to 3.0.21 Message-ID: <6a293202.24243.2b3db8e1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=72920c74b4bbefe0078634898ccdb9b694474adf commit 72920c74b4bbefe0078634898ccdb9b694474adf Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2026-06-10 09:44:10 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2026-06-10 09:44:10 +0000 security/openssl30: Security update to 3.0.21 Security: 259b562f-64ab-11f1-8607-8447094a420f MFH: 2026Q2 --- security/openssl/Makefile | 2 +- security/openssl/distinfo | 6 +++--- security/openssl/pkg-message | 22 ++++++++++++++++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 340b5e0dc48f..8ba35608e1b7 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.0.20 +PORTVERSION= 3.0.21 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl/distinfo b/security/openssl/distinfo index bdc186e4bc1b..5e1d227fb152 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775569905 -SHA256 (openssl-3.0.20.tar.gz) = c80a01dfc70ece4dc21168932c37739042d404d46ccc81a5986dd75314ecda6f -SIZE (openssl-3.0.20.tar.gz) = 15292815 +TIMESTAMP = 1781081098 +SHA256 (openssl-3.0.21.tar.gz) = 617e29af8e421f46649484a4937e48c685e47f46488167c982f88bc4ec1d522f +SIZE (openssl-3.0.21.tar.gz) = 15309723 diff --git a/security/openssl/pkg-message b/security/openssl/pkg-message new file mode 100644 index 000000000000..88a7b773b9e9 --- /dev/null +++ b/security/openssl/pkg-message @@ -0,0 +1,22 @@ +[ +{ type: install + message: <<EOM +This port (security/openssl) will update from 3.0 to 3.5 +per 2026-07-01 (2026Q3) in anticipation of the End-of-Life +of OpenSSL 3.0. +A new port (security/openssl30) will be created for the +remainder of the lifespan of OpenSSL 3.0 and FreeBSD 14. +See: https://openssl-library.org/roadmap/index.html +EOM +}, +{ type: upgrade + message: <<EOM +This port (security/openssl) will update from 3.0 to 3.5 +per 2026-07-01 (2026Q3) in anticipation of the End-of-Life +of OpenSSL 3.0. +A new port (security/openssl30) will be created for the +remainder of the lifespan of OpenSSL 3.0 and FreeBSD 14. +See: https://openssl-library.org/roadmap/index.html +EOM +}, +]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a293202.24243.2b3db8e1>
