From 8024750a610460da1229bd7889f9edb3ecc742a0 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 16 Sep 2011 13:54:07 +0100 Subject: [PATCH] Update to 1.38 - New upstream release 1.38 - fixed a problem with various symbols that only became available in OpenSSL 0.9.8 such as X509_VERIFY_PARAM and X509_POLICY_NODE, causing build failures with older versions of OpenSSL (CPAN RT#71013) --- perl-Net-SSLeay.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 0f66e3b..3102b23 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -1,5 +1,5 @@ Name: perl-Net-SSLeay -Version: 1.37 +Version: 1.38 Release: 1%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries @@ -79,6 +79,12 @@ rm -rf %{buildroot} %{_mandir}/man3/Net::SSLeay*.3* %changelog +* Fri Sep 16 2011 Paul Howarth - 1.38-1 +- update to 1.38 + - fixed a problem with various symbols that only became available in OpenSSL + 0.9.8 such as X509_VERIFY_PARAM and X509_POLICY_NODE, causing build + failures with older versions of OpenSSL (CPAN RT#71013) + * Fri Sep 16 2011 Paul Howarth - 1.37-1 - update to 1.37 - added X509_get_fingerprint diff --git a/sources b/sources index 103e392..257dec6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64c800dd6b9eb36901b9648e4fbe730b Net-SSLeay-1.37.tar.gz +b64d0167fe6497493e331f121a57fb52 Net-SSLeay-1.38.tar.gz