commit f86243aa588d6624a57c3ca5fc8ed86b73c1ecac
Author: Paul Howarth <[email protected]>
Date: Fri Dec 10 14:16:39 2010 +0000
Update to 1.37
- New upstream release 1.37:
- don't complain about invalid certificate locations if user explicitly
set
SSL_ca_path and SSL_ca_file to undef: assume that user knows what they
are
doing and will work around the problems themselves (CPAN RT#63741)
.gitignore | 2 +-
perl-IO-Socket-SSL.spec | 8 +++++++-
sources | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f6bc20..5e06e71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/IO-Socket-SSL-1.36.tar.gz
+/IO-Socket-SSL-1.37.tar.gz
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 8c763e7..d6df956 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
#
Name: perl-IO-Socket-SSL
-Version: 1.36
+Version: 1.37
Release: 1%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
@@ -61,6 +61,12 @@ done
%{_mandir}/man3/IO::Socket::SSL.3pm*
%changelog
+* Fri Dec 10 2010 Paul Howarth <[email protected]> - 1.37-1
+- Update to 1.37
+ - don't complain about invalid certificate locations if user explicitly set
+ SSL_ca_path and SSL_ca_file to undef: assume that user knows what they are
+ doing and will work around the problems themselves (CPAN RT#63741)
+
* Thu Dec 9 2010 Paul Howarth <[email protected]> - 1.36-1
- Update to 1.36
- update documentation for SSL_verify_callback based on CPAN RT#63743 and
diff --git a/sources b/sources
index 7811bae..df7455c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77ba509d657b723efbcb42249adbdb35 IO-Socket-SSL-1.36.tar.gz
+a75c962ce989865213ca4320766fdb77 IO-Socket-SSL-1.37.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel