diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 696b9ea..944fcee 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -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 - 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 - 1.73-1 - Update to 1.73 - set DEFAULT_CIPHER_LIST to ALL:!LOW instead of HIGH:!LOW diff --git a/sources b/sources index 477a06d..4717cd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94d0e640abf765f3268aab34eae79f6a IO-Socket-SSL-1.73.tar.gz +6a9bc800d136af7709b2fb8dd2e4e8a5 IO-Socket-SSL-1.74.tar.gz