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 28 06:23:28 UTC 2026

Modified Files:
        pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo

Log Message:
p5-IO-Socket-SSL: update to 2.099.

2.099 2026/06/26
- Close socket by default on failed SSL handshake when created with new, but
  keep open when upgrading from existing socket with start_SSL. This restores
  old behavior which was accidentally broken.


To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.117 -r1.118 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.152 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.153
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.152     Sun Jan 11 04:49:47 2026
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile   Sun Jun 28 06:23:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.152 2026/01/11 04:49:47 wiz Exp $
+# $NetBSD: Makefile,v 1.153 2026/06/28 06:23:28 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.098
+DISTNAME=      IO-Socket-SSL-2.099
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../..//authors/id/S/SU/SULLR/}

Index: pkgsrc/security/p5-IO-Socket-SSL/distinfo
diff -u pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.117 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.118
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.117     Sun Jan 11 04:49:47 2026
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo   Sun Jun 28 06:23:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.117 2026/01/11 04:49:47 wiz Exp $
+$NetBSD: distinfo,v 1.118 2026/06/28 06:23:28 wiz Exp $
 
-BLAKE2s (IO-Socket-SSL-2.098.tar.gz) = d191ba249efdfc8ab3337c8eae8ba9c0b7584fca13f12ba8b0efa5fc47ac924c
-SHA512 (IO-Socket-SSL-2.098.tar.gz) = a0bf942073cd1fd08752694629f7c5552f3b9cc6a0db3d6473da734a79b37a444236f3a2ff48c92b4186774cc83cb53a9d695c53d27eacf49ad02874fdbc2cab
-Size (IO-Socket-SSL-2.098.tar.gz) = 280268 bytes
+BLAKE2s (IO-Socket-SSL-2.099.tar.gz) = 1a8585baeaf3646b2dda007b5d217eef829e1eeb7a8867268a0e7843517fccf2
+SHA512 (IO-Socket-SSL-2.099.tar.gz) = 6e83451806ffdeb843099046ff13250fb1b66f5233f74d807b1a159f2387fab577928967f320d453507821a678bb8e87762f1cdb65aecba358ffa692d8993cfe
+Size (IO-Socket-SSL-2.099.tar.gz) = 282192 bytes



Home | Main Index | Thread Index | Old Index