pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-IO-Socket-SSL security/p5-IO-Socket-SSL up...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3435a5861c2
branches:  trunk
changeset: 382823:e3435a5861c2
user:      ast <ast%pkgsrc.org@localhost>
date:      Sat Aug 06 16:43:30 2022 +0000

description:
security/p5-IO-Socket-SSL update to 2.074
Changes from upstream:
- add SSL_ciphersuites option for TLS 1.3 ciphers
- no longer use own default for ciphers, instead use system default but disable
  some weak ciphers which might still be enabled on older systems
- fix behavior and tests for openssl 3.0.1
- fix #110 - prevent internal error warning in some cases

diffstat:

 security/p5-IO-Socket-SSL/Makefile |  5 ++---
 security/p5-IO-Socket-SSL/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8f4103be8a56 -r e3435a5861c2 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Sat Aug 06 10:12:44 2022 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Sat Aug 06 16:43:30 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.135 2022/06/28 11:35:48 wiz Exp $
+# $NetBSD: Makefile,v 1.136 2022/08/06 16:43:30 ast Exp $
 
-DISTNAME=      IO-Socket-SSL-2.072
+DISTNAME=      IO-Socket-SSL-2.074
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
 
diff -r 8f4103be8a56 -r e3435a5861c2 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Sat Aug 06 10:12:44 2022 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Sat Aug 06 16:43:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.104 2021/10/26 11:17:32 nia Exp $
+$NetBSD: distinfo,v 1.105 2022/08/06 16:43:30 ast Exp $
 
-BLAKE2s (IO-Socket-SSL-2.072.tar.gz) = 91d6496527ef65ff318cfe1d51cdc6a71e790006f2c28c3694b7d50735f23cbf
-SHA512 (IO-Socket-SSL-2.072.tar.gz) = 7a0abc8e9aaa9a0dc18a7dbfa540ef04a5c5ea21b171a6cbd5c3965ea497d1d7f74c3c9d9481497d6c63011842b11f4cf774737b48c3d5d3f70ae9d1cdc78f12
-Size (IO-Socket-SSL-2.072.tar.gz) = 253643 bytes
+BLAKE2s (IO-Socket-SSL-2.074.tar.gz) = 2ae3c2ed9c62ca28e83d39649ce802ab952dd77228f171092fd4843be5c2f98d
+SHA512 (IO-Socket-SSL-2.074.tar.gz) = cafbf11a986b8fb5ce06bdf1e7a83741e2eef74d4bf054f0e0cd490959eddf54d32d3d4e786de52750dccc07139d8a1b5d5979080d0f1c1464e0004ccf98a6b0
+Size (IO-Socket-SSL-2.074.tar.gz) = 252821 bytes



Home | Main Index | Thread Index | Old Index