mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
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.
This commit is contained in:
parent
18b4bed4db
commit
91258b1619
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user