summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-23 07:24:06 +0000
committerwiz <wiz@pkgsrc.org>2014-10-23 07:24:06 +0000
commit6c005f9be63014c1e2bc8ebce7317575373991f0 (patch)
tree810109a1c372129f71e9d8d4df1e5c46ae6c877b /security
parentc936d8ab650681a565fae907db609675d06d5eb9 (diff)
downloadpkgsrc-6c005f9be63014c1e2bc8ebce7317575373991f0.tar.gz
Update to 2.002:
2.002 2014/10/21 - fix check for (invalid) IPv4 when validating hostname against certificate. Do not use inet_aton any longer because it can cause DNS lookups for malformed IP. RT#99448, thanks to justincase[AT]yopmail[DOT]com. - Update PublicSuffix with latest version from publicsuffix.org - lots of new top level domains. - Add exception to PublicSuffix for s3.amazonaws.com - RT#99702, thanks to cpan[AT]cpanel[DOT]net. 2.001 2014/10/21 - Add SSL_OP_SINGLE_(DH|ECDH)_USE to default options to increase PFS security. Thanks to Heikki Vatiainen for suggesting. - Update external tests with currently expected fingerprints of hosts. - Some fixes to make it still work on 5.8.1.
Diffstat (limited to 'security')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
-rw-r--r--security/p5-IO-Socket-SSL/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 8bb54c72ae3..055c29af981 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2014/10/20 08:58:14 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2014/10/23 07:24:06 wiz Exp $
-DISTNAME= IO-Socket-SSL-2.000
+DISTNAME= IO-Socket-SSL-2.002
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SU/SULLR/}
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index daec6265a18..c0bec585c9f 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2014/10/20 08:58:14 wiz Exp $
+$NetBSD: distinfo,v 1.54 2014/10/23 07:24:06 wiz Exp $
-SHA1 (IO-Socket-SSL-2.000.tar.gz) = c2397a0e6fd5e94437cd7e05567efd9a362a0563
-RMD160 (IO-Socket-SSL-2.000.tar.gz) = 3367fc457db079e08203c9375a13d30fb4eff47f
-Size (IO-Socket-SSL-2.000.tar.gz) = 188191 bytes
+SHA1 (IO-Socket-SSL-2.002.tar.gz) = 6eff55158562d742ba7b078f1756f5fe3a0820bf
+RMD160 (IO-Socket-SSL-2.002.tar.gz) = 2c9e496ca4a5939096ef131a597a1c137195f0c9
+Size (IO-Socket-SSL-2.002.tar.gz) = 192115 bytes