git: 2043dc511feb - main - security/s2n-tls: Update to 1.3.29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Nov 2022 20:15:21 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=2043dc511feb926614fdc13c262e2acc77e7bc0b commit 2043dc511feb926614fdc13c262e2acc77e7bc0b Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-11-30 20:08:38 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-11-30 20:14:51 +0000 security/s2n-tls: Update to 1.3.29 ChangeLog: https://github.com/aws/s2n-tls/compare/v1.3.28...v1.3.29 --- security/s2n-tls/Makefile | 2 +- security/s2n-tls/distinfo | 6 +++--- security/s2n-tls/files/patch-bin_s2nd.c | 10 ---------- security/s2n-tls/pkg-plist | 1 + 4 files changed, 5 insertions(+), 14 deletions(-) diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 02549bc9c8d6..0e69ca219f62 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.3.28 +DISTVERSION= 1.3.29 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 4b50ca254a3e..a242f37b5e13 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668618786 -SHA256 (aws-s2n-tls-v1.3.28_GH0.tar.gz) = 51000747bece77f35df88b2a4157c0caf16e6a092ab6dc71cd6880bf47afa169 -SIZE (aws-s2n-tls-v1.3.28_GH0.tar.gz) = 4514392 +TIMESTAMP = 1669837862 +SHA256 (aws-s2n-tls-v1.3.29_GH0.tar.gz) = 5783b61d9e89e73d392e146be3b2b4ef719f1c68167d7c0b137d6f2a598e1cc6 +SIZE (aws-s2n-tls-v1.3.29_GH0.tar.gz) = 4519145 diff --git a/security/s2n-tls/files/patch-bin_s2nd.c b/security/s2n-tls/files/patch-bin_s2nd.c deleted file mode 100644 index 4fb149a57dfd..000000000000 --- a/security/s2n-tls/files/patch-bin_s2nd.c +++ /dev/null @@ -1,10 +0,0 @@ ---- bin/s2nd.c.orig 2021-10-21 18:40:56 UTC -+++ bin/s2nd.c -@@ -15,6 +15,7 @@ - - #include <sys/stat.h> - #include <sys/mman.h> -+#include <sys/socket.h> - #include <netdb.h> - #include <signal.h> - #include <unistd.h> diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 67c221d0b36f..67e0cededb27 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,4 +1,5 @@ include/s2n.h +include/s2n/unstable/crl.h include/s2n/unstable/npn.h include/s2n/unstable/renegotiate.h lib/libs2n.so