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 Sep  1 08:36:31 UTC 2024

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

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

2.089 2024/08/29
- new option SSL_force_fingerprint to enforce fingerprint matching even if
  certificate validation would be successful without
- document _get_ssl_object and _get_ctx_object for cases, where direct use of
  Net::SSLeay functions is needed


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.111 -r1.112 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.143 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.144
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.143     Sun Jul 21 06:57:28 2024
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile   Sun Sep  1 08:36:31 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.143 2024/07/21 06:57:28 wiz Exp $
+# $NetBSD: Makefile,v 1.144 2024/09/01 08:36:31 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.088
+DISTNAME=      IO-Socket-SSL-2.089
 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.111 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.112
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.111     Sun Jul 21 06:57:28 2024
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo   Sun Sep  1 08:36:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.111 2024/07/21 06:57:28 wiz Exp $
+$NetBSD: distinfo,v 1.112 2024/09/01 08:36:31 wiz Exp $
 
-BLAKE2s (IO-Socket-SSL-2.088.tar.gz) = 4ac7f03c6dffa793fd037cc61a381b7224e9082b4e4d0db8c6db5a71b22e94f4
-SHA512 (IO-Socket-SSL-2.088.tar.gz) = 940cda4a51b3ae7d58fda8d995c3fe35962d7efe32618c846040f0efbc5157cc0056f609b77019647a5d757795894fe453d3c2b4dc1473e131d8db3cba929383
-Size (IO-Socket-SSL-2.088.tar.gz) = 270154 bytes
+BLAKE2s (IO-Socket-SSL-2.089.tar.gz) = 27cd0f50a4f01962e4316b573a7396f6bd10ba4f1fd646b1d7303ddd26734372
+SHA512 (IO-Socket-SSL-2.089.tar.gz) = 77cd4a7da3c34a741d8dbc52d5fe2efffee574c3f3078f24ceb2531a53133dc532109ade30700214ba6df26a0577a9f3ae76133fd8dc145be1fba58fc0b0f69c
+Size (IO-Socket-SSL-2.089.tar.gz) = 271442 bytes



Home | Main Index | Thread Index | Old Index