Update to 1.74
- New upstream release 1.74 - Accept a version of SSLv2/3 as SSLv23, because older documentation could be interpreted like this
This commit is contained in:
parent
7a4ecb3637
commit
600d46f55f
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.73
|
||||
Version: 1.74
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -54,6 +54,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||
|
||||
%changelog
|
||||
* Mon May 14 2012 Paul Howarth <paul@city-fan.org> - 1.74-1
|
||||
- Update to 1.74
|
||||
- accept a version of SSLv2/3 as SSLv23, because older documentation could
|
||||
be interpreted like this
|
||||
|
||||
* Fri May 11 2012 Paul Howarth <paul@city-fan.org> - 1.73-1
|
||||
- Update to 1.73
|
||||
- set DEFAULT_CIPHER_LIST to ALL:!LOW instead of HIGH:!LOW
|
||||
|
Loading…
Reference in New Issue
Block a user