[perl-Net-SSLeay] Update to 1.38

Paul Howarth pghmcfc at fedoraproject.org
Fri Sep 16 13:08:54 UTC 2011


commit 8024750a610460da1229bd7889f9edb3ecc742a0
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Sep 16 13:54:07 2011 +0100

    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 <paul at city-fan.org> - 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 <paul at city-fan.org> - 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


More information about the scm-commits mailing list