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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74352c6e25a8
branches:  trunk
changeset: 548141:74352c6e25a8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 09 13:17:50 2008 +0000

description:
Update to 1.16:

v1.16
        - change code for SSL_check_crl to use X509_STORE_set_flags instead of
          X509_STORE_CTX_set_flags based on bug report from
          <tjtoocool[AT]phreaker[DOT]net >
        - change opened() to report -1 if the IO::Handle is open, but the
          SSL connection failed, needed with HTTP::Daemon::SSL which will send
          an error mssage over the unencrypted socket

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 02479caab8c6 -r 74352c6e25a8 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Thu Oct 09 13:14:29 2008 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Thu Oct 09 13:17:50 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2008/09/06 15:44:04 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2008/10/09 13:17:50 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-1.15
+DISTNAME=      IO-Socket-SSL-1.16
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5iss
 CATEGORIES=    security net perl5
diff -r 02479caab8c6 -r 74352c6e25a8 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Thu Oct 09 13:14:29 2008 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Thu Oct 09 13:17:50 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2008/09/06 15:44:04 wiz Exp $
+$NetBSD: distinfo,v 1.25 2008/10/09 13:17:50 wiz Exp $
 
-SHA1 (IO-Socket-SSL-1.15.tar.gz) = 6c60b038273f1f202e7e8f611152b9041115fbf3
-RMD160 (IO-Socket-SSL-1.15.tar.gz) = 54acb4d44c74ade53aba5407f8c12e4dd0687430
-Size (IO-Socket-SSL-1.15.tar.gz) = 61215 bytes
+SHA1 (IO-Socket-SSL-1.16.tar.gz) = ade243f1b6d9ecdec7ee32c5b545e0974364dd0a
+RMD160 (IO-Socket-SSL-1.16.tar.gz) = ce5b5efff71d09990ef4a1117b78e905ab22eeda
+Size (IO-Socket-SSL-1.16.tar.gz) = 61409 bytes



Home | Main Index | Thread Index | Old Index