Update to 1.51
- New upstream release 1.51
- fixed a problem where SSL_set_SSL_CTX is not available with
OpenSSL < 0.9.8f (CPAN RT#81940)
This commit is contained in:
parent
690893433e
commit
8f32f124f2
@ -1,5 +1,5 @@
|
||||
Name: perl-Net-SSLeay
|
||||
Version: 1.50
|
||||
Version: 1.51
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl extension for using OpenSSL
|
||||
Group: Development/Libraries
|
||||
@ -92,6 +92,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Net::SSLeay::Handle.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 14 2012 Paul Howarth <paul@city-fan.org> - 1.51-1
|
||||
- update to 1.51
|
||||
- fixed a problem where SSL_set_SSL_CTX is not available with
|
||||
OpenSSL < 0.9.8f (CPAN RT#81940)
|
||||
|
||||
* Thu Dec 13 2012 Paul Howarth <paul@city-fan.org> - 1.50-1
|
||||
- update to 1.50
|
||||
- fixed a problem where t/handle/external/50_external.t would crash if any of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user