summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-06 12:07:20 +0000
committerwiz <wiz>2014-09-06 12:07:20 +0000
commit7c771bb83d2cc8454e8fcb11fc2e7352d4007979 (patch)
treeef4a9b3ab6d334fe790fbce0640283d5e0fa35b1 /security/p5-Net-SSLeay
parent41caa4f3885e8bbea897217a790d55577564eb7a (diff)
downloadpkgsrc-7c771bb83d2cc8454e8fcb11fc2e7352d4007979.tar.gz
Update to 1.66:
1.66 2014-08-21 Fixed compile problem with perl prior to 5.8.8, similar to RT#76267. Reported by Graham Knop. Fixed a problem with Socket::IPPROTO_TCP on early perls. After discussions with the community and the original author Sampo Kellomaki, the license conditions have been changed to "Perl Artisitic License 2.0". 1.65 2014-07-14 Added note to doc to make it clear that X509_get_subjectAltNames returns a packed binary IP address for type 7 - GEN_IPADD. Improvements to SSL_OCSP_response_verify to compile under non c99 compilers. Requested by MERIJNB. Port to Android, contributed by Brian Fraser. Includes Android specific version of RSA_generate_key. Added LibreSSL support, patch provided by Alexander Bluhm. Thanks! Patch that fixes the support for SSL_set_info_callback and adds SSL_CTX_set_info_callback and SSL_set_state. Support for these functions is necessary to either detect renegotiation or to enforce renegotiation. Contributed by Steffen Ullrich. Thanks! Fixed a problem with SSL_set_state not available on some early OpenSSLs, patched by Steffen Ullrich. Thanks! Removed arbitrary size limits from calls to tcp_read_all in tcpcat() and http_cat(). Removed unnecessary Debian_SPANTS.txt from MANIFEST. Again. 1.64 2014-06-11 Fixes for test ocsp.t. Test now does not fail if HTTP::Tiny is not installed. Fixed repository in META.yml. Fixed a problem with SSL_get_peer_cert_chain: if the SSL handshake results in an anonymous authentication, like ADH-DES-CBC3-SHA, get_peer_cert_chain will not return an empty list, but instead return the SSL object. Reported and fixed by Steffen Ullrich. Thanks. Fixed a problem where patch https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=3009244da47b989c4cc59ba02cf81a4e9d8f8431 caused a failed test in t/local/33_x509_create_cert.t.
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
-rw-r--r--security/p5-Net-SSLeay/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 2c97f16feab..cecb82e9b13 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2014/06/09 19:49:45 schmonz Exp $
+# $NetBSD: Makefile,v 1.65 2014/09/06 12:07:20 wiz Exp $
-DISTNAME= Net-SSLeay-1.63
+DISTNAME= Net-SSLeay-1.66
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo
index 80d67520095..90e891b65ab 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2014/06/09 19:49:45 schmonz Exp $
+$NetBSD: distinfo,v 1.32 2014/09/06 12:07:20 wiz Exp $
-SHA1 (Net-SSLeay-1.63.tar.gz) = 347e890feed26635db461c67f83f70d31a1e21a8
-RMD160 (Net-SSLeay-1.63.tar.gz) = 74a2eade87e0e1bd46f0cae55a045eb3ce75cdf2
-Size (Net-SSLeay-1.63.tar.gz) = 411524 bytes
+SHA1 (Net-SSLeay-1.66.tar.gz) = 04925fb5964c45504c6e2f13de82425a0f926431
+RMD160 (Net-SSLeay-1.66.tar.gz) = 7525d508fb3605f901eabf994879446c9c8e9829
+Size (Net-SSLeay-1.66.tar.gz) = 382503 bytes