From 226d622335f0cef56b2d16d40ba1aababa5dd5fc Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Dec 2023 07:40:58 +0000 Subject: [PATCH] p5-IO-Socket-SSL: update to 2.084. 2.084 2023/11/06 - various fixes for edge cases and build: #136, #141, #142, #143, #145 - update documentation to reflect default SSL_version 2.083 2023/05/18 - fix t/protocol_version.t for OpenSSL versions which don't support SECLEVEL (regression from #122) 2.082 2023/05/17 - SSL_version default now TLS 1.2+ since TLS 1.1 and lower deprecated #122 - fix output of alert string when debugging #132 - improve regex for hostname validation #130, #126 - add can_ciphersuites subroutine for feature checking #127 - Utils::CERT_create - die if unexpected arguments are given instead of ignoring these --- security/p5-IO-Socket-SSL/Makefile | 5 ++--- security/p5-IO-Socket-SSL/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index d6c15764a08d..eea5668996b7 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.138 2023/07/06 09:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2023/12/17 07:40:58 wiz Exp $ -DISTNAME= IO-Socket-SSL-2.081 +DISTNAME= IO-Socket-SSL-2.084 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index 48b0bd15e514..efa3fc2b6db3 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.106 2023/05/20 07:08:12 wiz Exp $ +$NetBSD: distinfo,v 1.107 2023/12/17 07:40:58 wiz Exp $ -BLAKE2s (IO-Socket-SSL-2.081.tar.gz) = e8b3491b9d9d5b65f4cdb7d2f658cf1af767da10520d06fdd4a9d0ffe9873bab -SHA512 (IO-Socket-SSL-2.081.tar.gz) = 309d02983a8a6c1440c2161189fd4648533bafb784a3271fb0d8671681ed606aeaeb5f0650de5f26869e1fd84e9c8bd94674988bbefcd0f424c94a387a548534 -Size (IO-Socket-SSL-2.081.tar.gz) = 261773 bytes +BLAKE2s (IO-Socket-SSL-2.084.tar.gz) = 629dc5426e80a9dcecb636a764ce5846639ebb026cbf32424a87435a91d94544 +SHA512 (IO-Socket-SSL-2.084.tar.gz) = 348e71cda3b0f6c06f9e72a9cd332e5c747feec82b6e74fe508ef294fdca85f9318bdda2e369b1dd1f0f2c857bfba89f52f09a3088c9906326cda5f43a91b6b5 +Size (IO-Socket-SSL-2.084.tar.gz) = 260125 bytes