p5-IO-Socket-SSL: update to 2.052.
2.052 2017/10/22 - disable NPN support if LibreSSL>=2.6.1 is detected since they've replaced the functions with dummies instead of removing NPN completly or setting OPENSSL_NO_NEXTPROTONEG - t/01loadmodule.t shows more output helpful in debugging problems - update fingerprints for extenal tests - update documentation to make behavior of syswrite more clear
This commit is contained in:
parent
ddf3487222
commit
9330a0b877
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.120 2017/09/08 08:48:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.121 2017/11/08 21:07:32 wiz Exp $
|
||||
|
||||
DISTNAME= IO-Socket-SSL-2.051
|
||||
DISTNAME= IO-Socket-SSL-2.052
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= security net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.93 2017/09/08 08:48:32 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.94 2017/11/08 21:07:32 wiz Exp $
|
||||
|
||||
SHA1 (IO-Socket-SSL-2.051.tar.gz) = 0006ca67ba9aead07f1335ac48517007f4464132
|
||||
RMD160 (IO-Socket-SSL-2.051.tar.gz) = 7268363b4361fe72106fc4935e5a14d18747aa0a
|
||||
SHA512 (IO-Socket-SSL-2.051.tar.gz) = 36b7c8b0369297fdbddf48aebab5646248718f5692b358074f6de4858a4a952d8c9ac0e398e9023805f923bb52c3b9e0605d3cd5b39d67d7cf12d38aa9ee6e78
|
||||
Size (IO-Socket-SSL-2.051.tar.gz) = 220529 bytes
|
||||
SHA1 (IO-Socket-SSL-2.052.tar.gz) = 06ee7899ee4bdb89406e6960062821ef959bb7d5
|
||||
RMD160 (IO-Socket-SSL-2.052.tar.gz) = 1e92f9bf508c90ac5346b4ea56ca71a185f61aa3
|
||||
SHA512 (IO-Socket-SSL-2.052.tar.gz) = 44a2ba94d1e9f911d6815a784263e2cddac0cea90e79cf8e267f73d8b2a3726ca9933d621bac8849a52db50bff0bd7a0d2cfd546a550f2963ea44346d3f8b600
|
||||
Size (IO-Socket-SSL-2.052.tar.gz) = 221703 bytes
|
||||
|
|
Loading…
Reference in a new issue