Update to 1.962
- New upstream release 1.962 - Work around problems with older F5 BIG-IP by offering fewer ciphers on the client side by default, so that the client hello stays below 255 bytes
This commit is contained in:
parent
c150007ab9
commit
e46dec335a
@ -1,5 +1,5 @@
|
|||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.961
|
Version: 1.962
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -70,6 +70,11 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 28 2013 Paul Howarth <paul@city-fan.org> - 1.962-1
|
||||||
|
- Update to 1.962
|
||||||
|
- Work around problems with older F5 BIG-IP by offering fewer ciphers on the
|
||||||
|
client side by default, so that the client hello stays below 255 bytes
|
||||||
|
|
||||||
* Tue Nov 26 2013 Paul Howarth <paul@city-fan.org> - 1.961-1
|
* Tue Nov 26 2013 Paul Howarth <paul@city-fan.org> - 1.961-1
|
||||||
- Update to 1.961
|
- Update to 1.961
|
||||||
- IO::Socket::SSL::Utils::CERT_create can now create CA-certificates that
|
- IO::Socket::SSL::Utils::CERT_create can now create CA-certificates that
|
||||||
|
Loading…
Reference in New Issue
Block a user