From b20bfea11fea9962ac145514f2f964c455609efc Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Mon, 15 Sep 2025 21:19:41 +0100 Subject: [PATCH] security/s2n-tls: Update to 1.5.26 ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.5.26 --- 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 425f7245e1b4..0c64219e3d9c 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.5.25 +DISTVERSION= 1.5.26 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 752762392237..55fdd53a5195 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756159633 -SHA256 (aws-s2n-tls-v1.5.25_GH0.tar.gz) = ba7d7000a13e109c062e758afa26a6355d7fae3a7279da17e69f0d5a74e438f2 -SIZE (aws-s2n-tls-v1.5.25_GH0.tar.gz) = 5081332 +TIMESTAMP = 1757965544 +SHA256 (aws-s2n-tls-v1.5.26_GH0.tar.gz) = 22c3e73d5deaff691caf66e0303e23d0f531dc64eb70cb8028c7dcda467f9b31 +SIZE (aws-s2n-tls-v1.5.26_GH0.tar.gz) = 5091583 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index f88ebe2704ec..a25dd890580c 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,4 +1,5 @@ include/s2n.h +include/s2n/unstable/async_offload.h include/s2n/unstable/cert_authorities.h include/s2n/unstable/cleanup.h include/s2n/unstable/crl.h