Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2026 19:18:45 +0000
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: 3bd95f149da8 - main - security/s2n-tls: Update to 1.7.4
Message-ID:  <6a29b895.46ba7.60760a9e@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=3bd95f149da89819cd59eb1dedb093a8aa115c76

commit 3bd95f149da89819cd59eb1dedb093a8aa115c76
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-06-10 10:45:37 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-06-10 19:18:31 +0000

    security/s2n-tls: Update to 1.7.4
    
    ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.7.4
---
 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 9ae235ab79b7..f33078157da3 100644
--- a/security/s2n-tls/Makefile
+++ b/security/s2n-tls/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	s2n-tls
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.3
+DISTVERSION=	1.7.4
 PORTEPOCH=	1
 CATEGORIES=	security
 
diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo
index 302d8c239131..a4ce4951245f 100644
--- a/security/s2n-tls/distinfo
+++ b/security/s2n-tls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778184542
-SHA256 (aws-s2n-tls-v1.7.3_GH0.tar.gz) = 9b7c52aa76b1773218ce9033875a35cb59f29fa7ce2d8de16132648bd75c2194
-SIZE (aws-s2n-tls-v1.7.3_GH0.tar.gz) = 4850445
+TIMESTAMP = 1781082444
+SHA256 (aws-s2n-tls-v1.7.4_GH0.tar.gz) = d2fbf45c0e039bdb6f253a392fc8bbdd258bfe0bd586f3516a2c97bb138b8e17
+SIZE (aws-s2n-tls-v1.7.4_GH0.tar.gz) = 4878214
diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist
index adc3974ecd65..cc5ed4a452d1 100644
--- a/security/s2n-tls/pkg-plist
+++ b/security/s2n-tls/pkg-plist
@@ -1,4 +1,5 @@
 include/s2n.h
+include/s2n/unstable/allow_ip_in_cn.h
 include/s2n/unstable/async_offload.h
 include/s2n/unstable/cert_authorities.h
 include/s2n/unstable/cleanup.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a29b895.46ba7.60760a9e>