Date: Sun, 1 Jun 2025 21:40:46 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fb4040352321 - main - security/s2n-tls: Update to 1.5.20 Message-ID: <202506012140.551LekkM049349@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb4040352321e3bafc099c6999f34ea19266a2c6 commit fb4040352321e3bafc099c6999f34ea19266a2c6 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-06-01 21:37:40 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-06-01 21:40:35 +0000 security/s2n-tls: Update to 1.5.20 ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.5.20 --- security/s2n-tls/Makefile | 2 +- security/s2n-tls/distinfo | 6 +++--- security/s2n-tls/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 3a9b2ded6c75..260a1aa65cdd 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.5.19 +DISTVERSION= 1.5.20 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index efbf352f1e08..40f9e5e1a2dc 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748009059 -SHA256 (aws-s2n-tls-v1.5.19_GH0.tar.gz) = cb67993d43b39f583ea864d29b028bc258cc0866704f45eedc7ca064e48987ac -SIZE (aws-s2n-tls-v1.5.19_GH0.tar.gz) = 5024295 +TIMESTAMP = 1748802843 +SHA256 (aws-s2n-tls-v1.5.20_GH0.tar.gz) = 1d05303ba8383f62273c51b50147391c23375e918d525b7c827f7aeb69e6b102 +SIZE (aws-s2n-tls-v1.5.20_GH0.tar.gz) = 5041463 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 2a1bdd7c97ff..f88ebe2704ec 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,6 +1,8 @@ include/s2n.h +include/s2n/unstable/cert_authorities.h include/s2n/unstable/cleanup.h include/s2n/unstable/crl.h +include/s2n/unstable/custom_x509_extensions.h include/s2n/unstable/fingerprint.h include/s2n/unstable/ktls.h include/s2n/unstable/npn.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506012140.551LekkM049349>
