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 p5-Net-SSLeay: Update to 1.88
details: https://anonhg.NetBSD.org/pkgsrc/rev/015c1027103f
branches: trunk
changeset: 425613:015c1027103f
user: nia <nia%pkgsrc.org@localhost>
date: Sun Mar 22 21:15:30 2020 +0000
description:
p5-Net-SSLeay: Update to 1.88
1.88 2019-05-10
- New stable release incorporating all changes from developer
releases 1.86_01 to 1.86_11.
- From this release, Net-SSLeay is switching to an "odd/even"
developer/stable release version numbering system, like that of
many core modules (e.g. ExtUtils::MakeMaker): developer releases
will have an odd minor version number (and the usual "_xx" suffix),
and stable releases will have an even minor version number. This
means there is no Net-SSLeay 1.87.
- Summary of major changes since version 1.85:
- Mike McCauley has stepped down as maintainer. The new maintainers
are Chris Novakovic, Heikki Vatiainen and Tuure Vartiainen.
- The source code has moved from the now-defunct Debian Subversion
server (alioth.debian.org) to GitHub
(https://github.com/radiator-software/p5-net-ssleay).
- Net-SSLeay is provided under the terms of the Artistic License
2.0 - this has been the case since version 1.66, but references
to other licenses remained in the source code, causing ambiguity.
- Perl 5.8.1 or newer is now required to use Net-SSLeay. This has
already been the case for some time in practice, as the test
suite hasn't fully passed on Perl 5.6 for several years.
- Much-improved compatibility with OpenSSL 1.1.1, and improved
support for TLS 1.3.
- Fixed a long-standing bug in cb_data_advanced_put() that caused
memory leaks when callbacks were frequently added and removed.
- Support in the test suite for "hardened" OpenSSL configurations
that set a default security level of 2 or higher (e.g., in the
OpenSSL packages that ship with recent versions of Debian, Fedora
and Ubuntu).
diffstat:
security/p5-Net-SSLeay/Makefile | 5 ++---
security/p5-Net-SSLeay/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 652dc592b88c -r 015c1027103f security/p5-Net-SSLeay/Makefile
--- a/security/p5-Net-SSLeay/Makefile Sun Mar 22 21:09:53 2020 +0000
+++ b/security/p5-Net-SSLeay/Makefile Sun Mar 22 21:15:30 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2020/01/18 21:50:43 jperkin Exp $
+# $NetBSD: Makefile,v 1.95 2020/03/22 21:15:30 nia Exp $
-DISTNAME= Net-SSLeay-1.85
+DISTNAME= Net-SSLeay-1.88
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r 652dc592b88c -r 015c1027103f security/p5-Net-SSLeay/distinfo
--- a/security/p5-Net-SSLeay/distinfo Sun Mar 22 21:09:53 2020 +0000
+++ b/security/p5-Net-SSLeay/distinfo Sun Mar 22 21:15:30 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2018/03/14 07:56:50 wiz Exp $
+$NetBSD: distinfo,v 1.49 2020/03/22 21:15:30 nia Exp $
-SHA1 (Net-SSLeay-1.85.tar.gz) = 5f1c7b6ccac81efd5b78b1e076c694f96ca5c439
-RMD160 (Net-SSLeay-1.85.tar.gz) = 5ec5a7878546fa72b92983d6e9fe4afb88833c77
-SHA512 (Net-SSLeay-1.85.tar.gz) = 74e0f2f56b707f1ff845c78c1fa7ce26a71b8f943bb99e994d4e065d1f42259fe4cd1a6a17d333459727534158f9541f116dbc8515122380807d9450b0faa26b
-Size (Net-SSLeay-1.85.tar.gz) = 418349 bytes
+SHA1 (Net-SSLeay-1.88.tar.gz) = ab4a63502433b91b9a54504475d9df2ae2887714
+RMD160 (Net-SSLeay-1.88.tar.gz) = 6a363d5d4eb73c3556e5ea77ddbb0cb8274e5512
+SHA512 (Net-SSLeay-1.88.tar.gz) = 37fc32ec003337f3dc18bf928139079a3127628c6fa0fccaed0c27b6bf3b216c2c5338ed1aaf9408b0add3be549df3218d3c5a6d6299793c1329d8a0813a1682
+Size (Net-SSLeay-1.88.tar.gz) = 436215 bytes
Home |
Main Index |
Thread Index |
Old Index