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 1.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc9d85cbd641
branches: trunk
changeset: 534360:dc9d85cbd641
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 17 20:50:05 2007 +0000
description:
Update to 1.11:
v1.11
- fixed errors in accept_SSL which would work when called from start_SSL
but not from accept
v1.10
- start_SSL, accept_SSL and connect_SSL have argument for Timeout
so that the SSL handshake will not block forever. Only used if the
socket is blocking. If not set the Timeout value from the underlying
IO::Socket is used
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 1af2e0235338 -r dc9d85cbd641 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile Wed Oct 17 20:49:42 2007 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile Wed Oct 17 20:50:05 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2007/09/18 21:17:18 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2007/10/17 20:50:05 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.09
+DISTNAME= IO-Socket-SSL-1.11
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5
diff -r 1af2e0235338 -r dc9d85cbd641 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo Wed Oct 17 20:49:42 2007 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo Wed Oct 17 20:50:05 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2007/09/18 21:17:18 wiz Exp $
+$NetBSD: distinfo,v 1.20 2007/10/17 20:50:05 wiz Exp $
-SHA1 (IO-Socket-SSL-1.09.tar.gz) = f67d6e8dbf732a6115a0ad83fc0814cf2fccb51b
-RMD160 (IO-Socket-SSL-1.09.tar.gz) = 484395f0ccae6f2d0ccf52c9bd9dda2f70986464
-Size (IO-Socket-SSL-1.09.tar.gz) = 48736 bytes
+SHA1 (IO-Socket-SSL-1.11.tar.gz) = 5b4c0a09bf06bd7ff83bd5a72d49c1353213cef4
+RMD160 (IO-Socket-SSL-1.11.tar.gz) = 5142be17b9b6a29f54d8450852bbe8decf787722
+Size (IO-Socket-SSL-1.11.tar.gz) = 51569 bytes
Home |
Main Index |
Thread Index |
Old Index