Update to 1.05:

v1.05
        - make session cache working even if the IO::Socket::SSL object
          was not created with IO::Socket::SSL->new but with
          IO::Socket::SSL->start_SSL on an established socket
This commit is contained in:
wiz 2007-05-03 12:30:20 +00:00
parent a2879f1bb2
commit b7b52054dd
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.27 2007/04/15 13:06:26 wiz Exp $
# $NetBSD: Makefile,v 1.28 2007/05/03 12:30:20 wiz Exp $
DISTNAME= IO-Socket-SSL-1.04
DISTNAME= IO-Socket-SSL-1.05
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2007/04/15 13:06:27 wiz Exp $
$NetBSD: distinfo,v 1.15 2007/05/03 12:30:20 wiz Exp $
SHA1 (IO-Socket-SSL-1.04.tar.gz) = e847d1c228f71aa05f7bb557a68833ddce67d084
RMD160 (IO-Socket-SSL-1.04.tar.gz) = b6c2c51f1396cb27055db3e9cd4bf32d1db02b19
Size (IO-Socket-SSL-1.04.tar.gz) = 45861 bytes
SHA1 (IO-Socket-SSL-1.05.tar.gz) = 4725f2a54fbea20e49bce755dbc942f5065364e1
RMD160 (IO-Socket-SSL-1.05.tar.gz) = e236e9e590d183639b9bf15a5eec4949a5b7ce90
Size (IO-Socket-SSL-1.05.tar.gz) = 46414 bytes