pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/wolfssl security/wolfssl: Update to v5.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4c3448ea241
branches:  trunk
changeset: 371268:a4c3448ea241
user:      fox <fox%pkgsrc.org@localhost>
date:      Sat Jan 08 09:48:16 2022 +0000

description:
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.

diffstat:

 security/wolfssl/Makefile |  4 ++--
 security/wolfssl/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r dcfd1a51feb0 -r a4c3448ea241 security/wolfssl/Makefile
--- a/security/wolfssl/Makefile Sat Jan 08 07:48:39 2022 +0000
+++ b/security/wolfssl/Makefile Sat Jan 08 09:48:16 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/12/30 01:19:03 fox Exp $
+# $NetBSD: Makefile,v 1.11 2022/01/08 09:48:16 fox Exp $
 
-DISTNAME=      wolfssl-5.1.0
+DISTNAME=      wolfssl-5.1.1
 CATEGORIES=    security
 MASTER_SITES=  https://www.wolfssl.com/
 EXTRACT_SUFX=  .zip
diff -r dcfd1a51feb0 -r a4c3448ea241 security/wolfssl/distinfo
--- a/security/wolfssl/distinfo Sat Jan 08 07:48:39 2022 +0000
+++ b/security/wolfssl/distinfo Sat Jan 08 09:48:16 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/12/30 01:19:03 fox Exp $
+$NetBSD: distinfo,v 1.12 2022/01/08 09:48:16 fox Exp $
 
-BLAKE2s (wolfssl-5.1.0.zip) = 5093b7681b08e48b309f199b8da00cca2ca6f504ecf932f28c242941035ab2a5
-SHA512 (wolfssl-5.1.0.zip) = 8bf0d4861955659308721f04910e60af78dbf6c63e61dccfb3b2cfd8f4b04272f2db3bf4780b50c39d144afa672711567e5732f0842cf371a9d641264ed84d7f
-Size (wolfssl-5.1.0.zip) = 12557753 bytes
+BLAKE2s (wolfssl-5.1.1.zip) = 6cd4f2acc34cbdd57409f3a81b2107fb5fb23a816b3268c532141fb9d892033c
+SHA512 (wolfssl-5.1.1.zip) = f9a024d0895263e3962c9155cdfbb875d30be9cbb846642cd950eaae74eb768681a9ad08a3b970f5611ca9ee7894498002ffc8a3690afbcfb15a4106dee27f81
+Size (wolfssl-5.1.1.zip) = 12558116 bytes
 SHA1 (patch-certs_intermediate_genintcerts.sh) = bdcf9a1fd14170aaf780ab9677fd8bc6e4ddc75c



Home | Main Index | Thread Index | Old Index