commit bff48884d12b9b13c6c0a2b8f95c2a6f1da37c74 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Thu Dec 9 11:31:38 2010 +0000 Update to 1.36 - New upstream release 1.36: - update documentation for SSL_verify_callback based on CPAN RT#63743 and CPAN RT#63740 .gitignore | 2 +- perl-IO-Socket-SSL.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 36f3e5c..8f6bc20 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/IO-Socket-SSL-1.35.tar.gz +/IO-Socket-SSL-1.36.tar.gz diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 445b417..8c763e7 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.35 +Version: 1.36 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -61,6 +61,11 @@ done %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Thu Dec 9 2010 Paul Howarth <paul@xxxxxxxxxxxx> - 1.36-1 +- Update to 1.36 + - update documentation for SSL_verify_callback based on CPAN RT#63743 and + CPAN RT#63740 + * Mon Dec 6 2010 Paul Howarth <paul@xxxxxxxxxxxx> - 1.35-1 - Update to 1.35 - if verify_mode is not VERIFY_NONE and the ca_file/ca_path cannot be diff --git a/sources b/sources index b6567d5..7811bae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -814126aa56e687a3ccc341be35c16cc5 IO-Socket-SSL-1.35.tar.gz +77ba509d657b723efbcb42249adbdb35 IO-Socket-SSL-1.36.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel