Update to 2.008
- New upstream release 2.008 - Work around recent OCSP verification errors for revoked.grc.com (badly signed OCSP response, Firefox also complains about it) in test t/external/ocsp.t - util/analyze.pl - report more details about preferred cipher for specific TLS versions
This commit is contained in:
parent
bc89e90476
commit
714f23ebd9
@ -1,5 +1,5 @@
|
|||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 2.007
|
Version: 2.008
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -112,6 +112,14 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 18 2014 Paul Howarth <paul@city-fan.org> - 2.008-1
|
||||||
|
- Update to 2.008
|
||||||
|
- Work around recent OCSP verification errors for revoked.grc.com (badly
|
||||||
|
signed OCSP response, Firefox also complains about it) in test
|
||||||
|
t/external/ocsp.t
|
||||||
|
- util/analyze.pl - report more details about preferred cipher for specific
|
||||||
|
TLS versions
|
||||||
|
|
||||||
* Thu Nov 27 2014 Paul Howarth <paul@city-fan.org> - 2.007-1
|
* Thu Nov 27 2014 Paul Howarth <paul@city-fan.org> - 2.007-1
|
||||||
- Update to 2.007
|
- Update to 2.007
|
||||||
- Make getline/readline fall back to super class if class is not sslified
|
- Make getline/readline fall back to super class if class is not sslified
|
||||||
|
Loading…
Reference in New Issue
Block a user