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:
parent
f26c71c8d4
commit
f032fb52a6
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.52
|
Version: 1.53
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -59,6 +59,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 7 2011 Paul Howarth <paul@city-fan.org> - 1.52-1
|
||||||
- Update to 1.52
|
- Update to 1.52
|
||||||
- fix for t/nonblock.t hangs on AIX (CPAN RT#72305)
|
- fix for t/nonblock.t hangs on AIX (CPAN RT#72305)
|
||||||
|
Loading…
Reference in New Issue
Block a user