diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 49f5311..535dd30 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.49 +Version: 1.52 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -59,6 +59,13 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Wed Dec 7 2011 Paul Howarth - 1.52-1 +- Update to 1.52 + - fix for t/nonblock.t hangs on AIX (CPAN RT#72305) + - disable t/memleak_bad_handshake.t on AIX, because it might hang + (CPAN RT#72170) + - fix syntax error in t/memleak_bad_handshake.t + * Fri Oct 28 2011 Paul Howarth - 1.49-1 - Update to 1.49 - another regression for readline fix: this time it failed to return lines diff --git a/sources b/sources index e58c583..9b4af00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -236c754eb3755d280504a7ca8ba5ba01 IO-Socket-SSL-1.49.tar.gz +d4ea32802f27db54df18c8455936a18d IO-Socket-SSL-1.52.tar.gz