Skip to content

Commit

Permalink
Update to 2.072
Browse files Browse the repository at this point in the history
Upstream changes:
2.072
- add PEM_certs2file and PEM_file2certs in IO::Socket::SSL::Utils based
  on idea by rovo89 in #101
- certs/*.p12 used for testing should now work with OpenSSL 3.0 too #108
- update public suffix database
  • Loading branch information
wen committed Sep 12, 2021
1 parent 2c7a919 commit 38fe728
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/p5-IO-Socket-SSL/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.133 2021/07/06 03:38:56 wen Exp $
# $NetBSD: Makefile,v 1.134 2021/09/12 07:20:31 wen Exp $

DISTNAME= IO-Socket-SSL-2.071
DISTNAME= IO-Socket-SSL-2.072
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Expand Down
10 changes: 5 additions & 5 deletions security/p5-IO-Socket-SSL/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.101 2021/07/06 03:38:56 wen Exp $
$NetBSD: distinfo,v 1.102 2021/09/12 07:20:31 wen Exp $

SHA1 (IO-Socket-SSL-2.071.tar.gz) = 10e8b3bbafa87a7d68e96750b846aaa80c4bd86f
RMD160 (IO-Socket-SSL-2.071.tar.gz) = 4eb64fa2acc691675e02e4ad63f7643a14f313f7
SHA512 (IO-Socket-SSL-2.071.tar.gz) = 9170df785bbca7519364ec0eedd170661e8ef60028439dc8c836ce8a91d0517d647e43138af74e52a768b6e0374747abb5f41274d76cc38e1319edf82a2e9fdd
Size (IO-Socket-SSL-2.071.tar.gz) = 248367 bytes
SHA1 (IO-Socket-SSL-2.072.tar.gz) = 0156aa4001186588dd1ad7fe4dc4428a161a28e8
RMD160 (IO-Socket-SSL-2.072.tar.gz) = cb95108c064f79bb5d4ea095a74ec9e5612a1792
SHA512 (IO-Socket-SSL-2.072.tar.gz) = 7a0abc8e9aaa9a0dc18a7dbfa540ef04a5c5ea21b171a6cbd5c3965ea497d1d7f74c3c9d9481497d6c63011842b11f4cf774737b48c3d5d3f70ae9d1cdc78f12
Size (IO-Socket-SSL-2.072.tar.gz) = 253643 bytes

0 comments on commit 38fe728

Please sign in to comment.