Update to 1.990
- New upstream release 1.990 - Added option SSL_ocsp_staple_callback to get the stapled OCSP response and verify it somewhere else - Try to fix warnings on Windows again (CPAN RT#95967) - Work around temporary OCSP error in t/external/ocsp.t
This commit is contained in:
parent
cfea8ea3f1
commit
ee28fcaeb7
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.989
|
||||
Version: 1.990
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -86,6 +86,13 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||
|
||||
%changelog
|
||||
* Tue May 27 2014 Paul Howarth <paul@city-fan.org> - 1.990-1
|
||||
- Update to 1.990
|
||||
- Added option SSL_ocsp_staple_callback to get the stapled OCSP response and
|
||||
verify it somewhere else
|
||||
- Try to fix warnings on Windows again (CPAN RT#95967)
|
||||
- Work around temporary OCSP error in t/external/ocsp.t
|
||||
|
||||
* Sun May 25 2014 Paul Howarth <paul@city-fan.org> - 1.989-1
|
||||
- Update to 1.989
|
||||
- Fix warnings on Windows (CPAN RT#95881)
|
||||
|
Loading…
Reference in New Issue
Block a user