Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2026 11:22:11 +0000
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 5949b18f6870 - 2026Q2 - security/openssl30: Security update to 3.0.21
Message-ID:  <6a2948e3.36ecd.348c4cdd@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q2 has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5949b18f68701b4efd061b7d47571ede5bbd0636

commit 5949b18f68701b4efd061b7d47571ede5bbd0636
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2026-06-10 09:44:10 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2026-06-10 11:22:00 +0000

    security/openssl30: Security update to 3.0.21
    
    Security:       259b562f-64ab-11f1-8607-8447094a420f
    MFH:            2026Q2
    (cherry picked from commit 72920c74b4bbefe0078634898ccdb9b694474adf)
---
 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 4cd6773f7761..2d403b9ac9b3 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openssl
-PORTVERSION=	3.0.19
+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 35f8ef070c36..5e1d227fb152 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769528081
-SHA256 (openssl-3.0.19.tar.gz) = fa5a4143b8aae18be53ef2f3caf29a2e0747430b8bc74d32d88335b94ab63072
-SIZE (openssl-3.0.19.tar.gz) = 15280904
+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?6a2948e3.36ecd.348c4cdd>