pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-IO-Socket-SSL Update to 2.005:
details: https://anonhg.NetBSD.org/pkgsrc/rev/937b1c9bc41e
branches: trunk
changeset: 641743:937b1c9bc41e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 16 12:11:55 2014 +0000
description:
Update to 2.005:
2.005 2014/11/15
- next try to fix t/protocol_version.t for OpenSSL w/o SSLv3 support
2.004 2014/11/15
- only test fix: fix t/protocol_version.t to deal with OpenSSL installations
which are compiled without SSLv3 support.
2.003 2014/11/14
- make SSLv3 available even if the SSL library disables it by default in
SSL_CTX_new (like done in LibreSSL). Default will stay to disable SSLv3,
so this will be only done when setting SSL_version explicitly.
- fix possible segmentation fault when trying to use an invalid certificate,
reported by Nick Andrew.
- Use only the ICANN part of the default public suffix list and not the
private domains. This makes existing exceptions for s3.amazonaws.com and
googleapis.com obsolete. Thanks to Gervase Markham from mozilla.org.
diffstat:
security/p5-IO-Socket-SSL/Makefile | 4 ++--
security/p5-IO-Socket-SSL/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 6babc3596466 -r 937b1c9bc41e security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile Sun Nov 16 12:11:37 2014 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile Sun Nov 16 12:11:55 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2014/10/23 07:24:06 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2014/11/16 12:11:55 wiz Exp $
-DISTNAME= IO-Socket-SSL-2.002
+DISTNAME= IO-Socket-SSL-2.005
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SU/SULLR/}
diff -r 6babc3596466 -r 937b1c9bc41e security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo Sun Nov 16 12:11:37 2014 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo Sun Nov 16 12:11:55 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2014/10/23 07:24:06 wiz Exp $
+$NetBSD: distinfo,v 1.55 2014/11/16 12:11:55 wiz Exp $
-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
+SHA1 (IO-Socket-SSL-2.005.tar.gz) = cbc5604e86483b4afc04e893d97a39f959e573ac
+RMD160 (IO-Socket-SSL-2.005.tar.gz) = 531925c51187f86f5c74224aea978f9b5e3a8863
+Size (IO-Socket-SSL-2.005.tar.gz) = 193569 bytes
Home |
Main Index |
Thread Index |
Old Index