git: 91258b1619a5 - main - security/wolfssl: Update to v5.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Jan 2022 09:57:54 UTC
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=91258b1619a5516664f1c36d5440d73af6696316 commit 91258b1619a5516664f1c36d5440d73af6696316 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2022-01-08 09:53:03 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2022-01-08 09:57:16 +0000 security/wolfssl: Update to v5.1.1 Changes since v5.1.0: wolfSSL Release 5.1.1 (Jan 3rd, 2022) Release 5.1.1 of wolfSSL embedded TLS has a high vulnerability fix: Vulnerabilities * [High] In connections using AES-CBC or DES3 with TLS/DTLS 1.2 or 1.1 the IV being used is not random. Users using wolfSSL version 5.0.0 or 5.1.0 doing TLS/DTLS 1.2 or 1.1 connections, without AEAD only, should update the version of wolfSSL used. --- security/wolfssl/Makefile | 2 +- security/wolfssl/distinfo | 6 +++--- security/wolfssl/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile index adc6490ed886..66c1ccc1f55d 100644 --- a/security/wolfssl/Makefile +++ b/security/wolfssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= wolfssl -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= security devel MASTER_SITES= https://www.wolfssl.com/ \ LOCAL/fox diff --git a/security/wolfssl/distinfo b/security/wolfssl/distinfo index a3ba150d4ada..0e87c843557d 100644 --- a/security/wolfssl/distinfo +++ b/security/wolfssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640826369 -SHA256 (wolfssl-5.1.0.zip) = 06763e1910deaa1d5ac9a0ddcc230e01f423eca9275d3041ad844a6a85a7b1ac -SIZE (wolfssl-5.1.0.zip) = 12557753 +TIMESTAMP = 1641634866 +SHA256 (wolfssl-5.1.1.zip) = 11035f97e765802b3c7ffce152069123c76fd501035d65d26c5b06e7e125382e +SIZE (wolfssl-5.1.1.zip) = 12558116 diff --git a/security/wolfssl/pkg-plist b/security/wolfssl/pkg-plist index dbce6ebe9635..5031aee71c7c 100644 --- a/security/wolfssl/pkg-plist +++ b/security/wolfssl/pkg-plist @@ -232,7 +232,7 @@ include/wolfssl/wolfio.h lib/libwolfssl.a lib/libwolfssl.so lib/libwolfssl.so.30 -lib/libwolfssl.so.30.1.0 +lib/libwolfssl.so.30.1.1 libdata/pkgconfig/wolfssl.pc %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/example/client.c