aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2022-01-08 09:53:03 +0000
committerSanthosh Raju <fox@FreeBSD.org>2022-01-08 09:57:16 +0000
commit91258b1619a5516664f1c36d5440d73af6696316 (patch)
tree1b38e2c386d5075df5f74bf6c047f90fc733dc00
parent18b4bed4dbf9720ecebd88d154919122ddde6254 (diff)
downloadports-91258b1619a5516664f1c36d5440d73af6696316.tar.gz
ports-91258b1619a5516664f1c36d5440d73af6696316.zip
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.
-rw-r--r--security/wolfssl/Makefile2
-rw-r--r--security/wolfssl/distinfo6
-rw-r--r--security/wolfssl/pkg-plist2
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