pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-SSLeay Update to 1.67:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef426afd61d5
branches: trunk
changeset: 644873:ef426afd61d5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 18 18:56:43 2015 +0000
description:
Update to 1.67:
1.67 2015-01-17
Improvements to inc/Module/Install/PRIVATE/Net/SSLeay.pm to handle the
case whe there are muliple OPENSSLs installed. Patch from HBRAND
Fixed a documentation error in get_peer_cert_chain, reported by tejas.
Fixed a problem with building on Windows that prevented correct OpenSSL
directory detection with version 1.0.1j as delivered with Shining Light OpenSSL.
Fixed a problem with building on Windows that prevented finding MT or MD
versions of SSL libraries.
Updated doc in README.Win32 to build with Microsoft Visual Studio 2010 Express.
Added Windows crypt32 library to Windows linking as some compilers/platforms seem to
require it and it is innocuous otherwise. For Steve Hay.
Fixed a failure in t/external/20_cert_chain.t where some platforms do not
have HTTPS in /etc/services. Reported and patched by Gisle Aas.
Recent 1.0.2 betas have dropped the SSLv3_method function.
This patch leaves out the function on newer versions, much the same as
the SSLv2 deprecation is handled. Patch from Tom Molesworth.
Fix the ALPN test, which was incorrectly failing on OpenSSL due to the
LibreSSL check (earlier versions bailed out before that line).Patch from
Tom Molesworth.
diffstat:
security/p5-Net-SSLeay/Makefile | 4 ++--
security/p5-Net-SSLeay/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r fc6b0f1502bc -r ef426afd61d5 security/p5-Net-SSLeay/Makefile
--- a/security/p5-Net-SSLeay/Makefile Sun Jan 18 18:55:19 2015 +0000
+++ b/security/p5-Net-SSLeay/Makefile Sun Jan 18 18:56:43 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2014/10/09 14:06:55 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2015/01/18 18:56:43 wiz Exp $
-DISTNAME= Net-SSLeay-1.66
+DISTNAME= Net-SSLeay-1.67
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r fc6b0f1502bc -r ef426afd61d5 security/p5-Net-SSLeay/distinfo
--- a/security/p5-Net-SSLeay/distinfo Sun Jan 18 18:55:19 2015 +0000
+++ b/security/p5-Net-SSLeay/distinfo Sun Jan 18 18:56:43 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2014/09/06 12:07:20 wiz Exp $
+$NetBSD: distinfo,v 1.33 2015/01/18 18:56:43 wiz Exp $
-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
+SHA1 (Net-SSLeay-1.67.tar.gz) = 35132cdd380a13836dd3e09b238dd888a5a18198
+RMD160 (Net-SSLeay-1.67.tar.gz) = 78f3552f294ef4cbb1da3eee7fbabecfd7bde557
+Size (Net-SSLeay-1.67.tar.gz) = 383532 bytes
Home |
Main Index |
Thread Index |
Old Index