Date: Wed, 10 Jun 2026 09:43:52 +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: 29d6a2251c64 - main - security/openssl35: Security update to 3.5.7 Message-ID: <6a2931d8.23a93.2731a6d2@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=29d6a2251c64afc07e6bd9568f86c889c9606008 commit 29d6a2251c64afc07e6bd9568f86c889c9606008 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2026-06-10 09:41:09 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2026-06-10 09:41:09 +0000 security/openssl35: Security update to 3.5.7 Security: 259b562f-64ab-11f1-8607-8447094a420f MFH: 2026Q2 --- security/openssl35/Makefile | 2 +- security/openssl35/distinfo | 6 +++--- security/openssl35/pkg-message | 20 ++++++++++++++++++++ 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/security/openssl35/Makefile b/security/openssl35/Makefile index 098fb9ffe9fe..01450190eb48 100644 --- a/security/openssl35/Makefile +++ b/security/openssl35/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.5.6 +PORTVERSION= 3.5.7 CATEGORIES= security devel PKGNAMESUFFIX= 35 MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl35/distinfo b/security/openssl35/distinfo index 5ffea85bc5bf..926afadac784 100644 --- a/security/openssl35/distinfo +++ b/security/openssl35/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775569726 -SHA256 (openssl-3.5.6.tar.gz) = deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736 -SIZE (openssl-3.5.6.tar.gz) = 53121812 +TIMESTAMP = 1781081653 +SHA256 (openssl-3.5.7.tar.gz) = a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8 +SIZE (openssl-3.5.7.tar.gz) = 53153930 diff --git a/security/openssl35/pkg-message b/security/openssl35/pkg-message new file mode 100644 index 000000000000..53d067cec3cd --- /dev/null +++ b/security/openssl35/pkg-message @@ -0,0 +1,20 @@ +[ +{ type: install + message: <<EOM +This port (security/openssl35) will be renamed to +security/openssl per 2026-07-01 (2026Q3) in anticipation +of the End-of-Life of OpenSSL 3.0. +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?6a2931d8.23a93.2731a6d2>
