pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Net-SSLeay



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr  5 15:31:16 UTC 2017

Modified Files:
        pkgsrc/security/p5-Net-SSLeay: Makefile distinfo

Log Message:
Updated p5-Net-SSLeay to 1.81.

1.81
        Patch from Alexander Bluhm to enable RSA_get_key_parameters with
        LibreSSL. Again.
        Fixed memory leak in X509_get_subjectAltNames. Reported and patched by Jim Westfall.
        Added . to lib path in Makefile.PL to accommodate people who are using a perl with -Ddefault_inc_excludes_dot.
        Fixed build failure if engine support not present. Patch from Paul Green.
        Improvements to  get_my_thread_id to work around possibility of ERRSV not being defined eg on OpenWRT.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/security/p5-Net-SSLeay/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/p5-Net-SSLeay/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Net-SSLeay/Makefile
diff -u pkgsrc/security/p5-Net-SSLeay/Makefile:1.83 pkgsrc/security/p5-Net-SSLeay/Makefile:1.84
--- pkgsrc/security/p5-Net-SSLeay/Makefile:1.83 Mon Jan 16 09:38:45 2017
+++ pkgsrc/security/p5-Net-SSLeay/Makefile      Wed Apr  5 15:31:16 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2017/01/16 09:38:45 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2017/04/05 15:31:16 wiz Exp $
 
-DISTNAME=      Net-SSLeay-1.80
+DISTNAME=      Net-SSLeay-1.81
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}

Index: pkgsrc/security/p5-Net-SSLeay/distinfo
diff -u pkgsrc/security/p5-Net-SSLeay/distinfo:1.44 pkgsrc/security/p5-Net-SSLeay/distinfo:1.45
--- pkgsrc/security/p5-Net-SSLeay/distinfo:1.44 Mon Jan 16 09:38:45 2017
+++ pkgsrc/security/p5-Net-SSLeay/distinfo      Wed Apr  5 15:31:16 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2017/01/16 09:38:45 wiz Exp $
+$NetBSD: distinfo,v 1.45 2017/04/05 15:31:16 wiz Exp $
 
-SHA1 (Net-SSLeay-1.80.tar.gz) = e7de8eb62fbeeb118f6fa8754a02e5a21205e345
-RMD160 (Net-SSLeay-1.80.tar.gz) = 6640c85b1f23aa20ebcda5835b5380115e371c0b
-SHA512 (Net-SSLeay-1.80.tar.gz) = 03b5f2ba86d20f31ef50029af94b1bcf513c7b99d9666a04e83aba4f7c8cce3e30daf6df85932619949f059177660f49a928488e61b967a12dd4aec41eafad95
-Size (Net-SSLeay-1.80.tar.gz) = 395820 bytes
+SHA1 (Net-SSLeay-1.81.tar.gz) = 7dc2a5e6f037af95a2c2b424404781b55f03c254
+RMD160 (Net-SSLeay-1.81.tar.gz) = 156ed251ccee8f3d346e91817fcef0d6a210d9e6
+SHA512 (Net-SSLeay-1.81.tar.gz) = 8d4b72ede74ea22cf2ed681a8441f40965331cd5d4442c19677cf5bc7c1e61ed1e50d0f3a4f1b272428485bcc132ec99b0c75344ca43e8a34a9dd15539719f55
+Size (Net-SSLeay-1.81.tar.gz) = 396631 bytes



Home | Main Index | Thread Index | Old Index