diff --git a/IO-Socket-SSL-1.54.tar.gz b/IO-Socket-SSL-1.54.tar.gz deleted file mode 100644 index 290c584..0000000 --- a/IO-Socket-SSL-1.54.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:154b2790e2e66da6be3f1ee5c344d4bd976c414cd3a30f276dcce91fc1402cf9 -size 70251 diff --git a/IO-Socket-SSL-1.55.tar.gz b/IO-Socket-SSL-1.55.tar.gz new file mode 100644 index 0000000..fb960c3 --- /dev/null +++ b/IO-Socket-SSL-1.55.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32a4dc3a3ac7110e60f0e8aab818816af43bddd34ae8b8d55c820107d74e688 +size 71831 diff --git a/perl-IO-Socket-SSL.changes b/perl-IO-Socket-SSL.changes index 2a54fca..a1c2d2f 100644 --- a/perl-IO-Socket-SSL.changes +++ b/perl-IO-Socket-SSL.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 22 02:35:27 UTC 2012 - vcizek@suse.com + +- update to 1.55 +- work around IO::Sockets work around for systems returning EISCONN etc + on connect retry for non-blocking sockets by clearing $! if SUPER::connect + returned true. + https://rt.cpan.org/Ticket/Display.html?id=75101 + Thanks for Manoj Kumar for reporting. + ------------------------------------------------------------------- Fri Jan 13 02:36:10 UTC 2012 - vcizek@suse.com diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index f98d324..fe6dd06 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -16,14 +16,15 @@ # + Name: perl-IO-Socket-SSL -Version: 1.54 +Version: 1.55 Release: 0 +License: Artistic-1.0 or GPL-1.0+ %define cpan_name IO-Socket-SSL Summary: Nearly transparent SSL encapsulation for IO::Socket::INET -License: Artistic-1.0 or GPL-1.0+ -Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/IO-Socket-SSL/ +Group: Development/Libraries/Perl Source: http://www.cpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz BuildRequires: perl # MANUAL BEGIN