commit 4ac798649d1a2540a0d34e3decc5745139824000 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon Feb 20 16:50:20 2012 +0000 Update to 1.55 - New upstream release 1.55: - Work around IO::Socket's work around for systems returning EISCONN etc. on connect retry for non-blocking sockets by clearing $! if SUPER::connect returned true (CPAN RT#75101) perl-IO-Socket-SSL.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index b767d57..673c653 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.54 +Version: 1.55 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -59,6 +59,12 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Mon Feb 20 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 1.55-1 +- Update to 1.55 + - work around IO::Socket's work around for systems returning EISCONN etc. on + connect retry for non-blocking sockets by clearing $! if SUPER::connect + returned true (CPAN RT#75101) + * Wed Jan 11 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 1.54-1 - Update to 1.54 - return 0 instead of undef in SSL_verify_callback to fix uninitialized diff --git a/sources b/sources index a7cff54..e475a73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d091d3de33a8ca2fe5f75172b1a329b IO-Socket-SSL-1.54.tar.gz +d8196a120f889a23481416c4af058965 IO-Socket-SSL-1.55.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