git: 30fbc2d4b2a6 - main - security/s2n-tls: Update to 1.5.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Oct 2024 07:32:34 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=30fbc2d4b2a642ea2cb9f7eae34b3e33e4de728c commit 30fbc2d4b2a642ea2cb9f7eae34b3e33e4de728c Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-10-10 07:22:25 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-10-10 07:32:22 +0000 security/s2n-tls: Update to 1.5.5 ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.5.5 --- security/s2n-tls/Makefile | 2 +- security/s2n-tls/distinfo | 6 +++--- security/s2n-tls/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index eb5616dd6ccc..865771365ced 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.5.4 +DISTVERSION= 1.5.5 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 9de1e2577a42..2c34d740ee65 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728026692 -SHA256 (aws-s2n-tls-v1.5.4_GH0.tar.gz) = fa1fb2aacaefd0a64728f301955a331ec08014db3adbf83c8848db8dc60be532 -SIZE (aws-s2n-tls-v1.5.4_GH0.tar.gz) = 4922425 +TIMESTAMP = 1728543843 +SHA256 (aws-s2n-tls-v1.5.5_GH0.tar.gz) = 6316e1ad2c8ef5807519758bb159d314b9fef31d79ae27bc8f809104b978bb04 +SIZE (aws-s2n-tls-v1.5.5_GH0.tar.gz) = 4922367 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 7279d8be4d82..2a1bdd7c97ff 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,4 +1,5 @@ include/s2n.h +include/s2n/unstable/cleanup.h include/s2n/unstable/crl.h include/s2n/unstable/fingerprint.h include/s2n/unstable/ktls.h