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.016:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bda670c80ade
branches:  trunk
changeset: 652464:bda670c80ade
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 03 07:15:14 2015 +0000

description:
Update to 2.016:

2.016 2015/06/02
- add flag X509_V_FLAG_TRUSTED_FIRST by default if available in OpenSSL
  (since 1.02) and available with Net::SSLeay. RT#104759 (thanks GAAS)
- work around hanging prompt() with older perl in Makefile.PL RT#104731
- make t/memleak_bad_handshake.t work on cygwin and other systems having
  /proc/pid/statm, see RT#104659
- add better debugging based on patch from H.Merijn Brand

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 f788298a3781 -r bda670c80ade security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Wed Jun 03 07:13:30 2015 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Wed Jun 03 07:15:14 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2015/05/27 21:38:01 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2015/06/03 07:15:14 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.015
+DISTNAME=      IO-Socket-SSL-2.016
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
diff -r f788298a3781 -r bda670c80ade security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Wed Jun 03 07:13:30 2015 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Wed Jun 03 07:15:14 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2015/05/27 21:38:01 wiz Exp $
+$NetBSD: distinfo,v 1.65 2015/06/03 07:15:14 wiz Exp $
 
-SHA1 (IO-Socket-SSL-2.015.tar.gz) = f19292a0d494b0788564fc4ee07dba8974cd377f
-RMD160 (IO-Socket-SSL-2.015.tar.gz) = 41c5079a196784a13729633896fc535a7bdf063b
-Size (IO-Socket-SSL-2.015.tar.gz) = 194953 bytes
+SHA1 (IO-Socket-SSL-2.016.tar.gz) = 32199aa7a4c361edf3417071e14d9722d36bbd8c
+RMD160 (IO-Socket-SSL-2.016.tar.gz) = 265c3309f732bb9cdca66a9c5005ad3cb7e81a2e
+Size (IO-Socket-SSL-2.016.tar.gz) = 195529 bytes



Home | Main Index | Thread Index | Old Index