Update to 1.53

- New upstream release 1.53:
  - Kill child in t/memleak_bad_handshake.t if test fails (CPAN RT#73146)
This commit is contained in:
Paul Howarth 2011-12-12 10:12:52 +00:00
parent f26c71c8d4
commit f032fb52a6
2 changed files with 6 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#
Name: perl-IO-Socket-SSL
Version: 1.52
Version: 1.53
Release: 1%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
@ -59,6 +59,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Socket::SSL.3pm*
%changelog
* Mon Dec 12 2011 Paul Howarth <paul@city-fan.org> - 1.53-1
- Update to 1.53
- kill child in t/memleak_bad_handshake.t if test fails (CPAN RT#73146)
* Wed Dec 7 2011 Paul Howarth <paul@city-fan.org> - 1.52-1
- Update to 1.52
- fix for t/nonblock.t hangs on AIX (CPAN RT#72305)

View File

@ -1 +1 @@
d4ea32802f27db54df18c8455936a18d IO-Socket-SSL-1.52.tar.gz
a99c266408ba64a184dc8a6e090ab8bf IO-Socket-SSL-1.53.tar.gz