pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-IO-Socket-SSL
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 15 13:20:24 UTC 2025
Modified Files:
pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo
Log Message:
p5-IO-Socket-SSL: update to 2.091.
2.091 2025/06/11
- fix behavior on one-sided SSL shutdown. If the application continued
to read after half-closing the SSL connection this could result in reading
encrypted data (i.e. close notify, SSL session tickets ...).
See documentation of stop_SSL for detailed description of handling
half-closed SSL connections.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.113 -r1.114 pkgsrc/security/p5-IO-Socket-SSL/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-IO-Socket-SSL/Makefile
diff -u pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.147 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.148
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.147 Sun Jun 8 06:04:16 2025
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile Sun Jun 15 13:20:24 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.147 2025/06/08 06:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.148 2025/06/15 13:20:24 wiz Exp $
-DISTNAME= IO-Socket-SSL-2.090
+DISTNAME= IO-Socket-SSL-2.091
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Index: pkgsrc/security/p5-IO-Socket-SSL/distinfo
diff -u pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.113 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.114
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.113 Sun Jun 8 06:04:16 2025
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo Sun Jun 15 13:20:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.113 2025/06/08 06:04:16 wiz Exp $
+$NetBSD: distinfo,v 1.114 2025/06/15 13:20:24 wiz Exp $
-BLAKE2s (IO-Socket-SSL-2.090.tar.gz) = dc88f48151f4f9dbd8ebd4ed398a4e489227f270e1c0fabe65a2aa5de184c2fe
-SHA512 (IO-Socket-SSL-2.090.tar.gz) = d75d3fff50045f41c5ccfe6bbd80149f5d06845423a9149d7c2e9631cbe5cc68b1d9edc5e05a802609928b05ef4648ff645cc4d7cb8f46f194ec2a441aef7428
-Size (IO-Socket-SSL-2.090.tar.gz) = 273154 bytes
+BLAKE2s (IO-Socket-SSL-2.091.tar.gz) = 63da14897ded13b5c3f42688b94f8c36cf645aebd5a487dc1f41dcbfc6843f32
+SHA512 (IO-Socket-SSL-2.091.tar.gz) = a84c0c3c298fec8ff78940249bc84c52b360928773aa2d77a2ef87a96f8001f8a4bf4eb324b76f5a521ee19bad31fe1a5b27818e93b047f270897f521b8af260
+Size (IO-Socket-SSL-2.091.tar.gz) = 274455 bytes
Home |
Main Index |
Thread Index |
Old Index