diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index dc7cfc5..696b9ea 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.71 +Version: 1.73 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 +* Fri May 11 2012 Paul Howarth - 1.73-1 +- Update to 1.73 + - set DEFAULT_CIPHER_LIST to ALL:!LOW instead of HIGH:!LOW + - make test t/dhe.t hopefully work with more versions of openssl + * Wed May 9 2012 Paul Howarth - 1.71-1 - Update to 1.71 - 1.70 done right: don't disable SSLv2 ciphers; SSLv2 support is better diff --git a/sources b/sources index 3b0d2af..477a06d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1a0d44b6f00f3a72aeb56a812d968f5 IO-Socket-SSL-1.71.tar.gz +94d0e640abf765f3268aab34eae79f6a IO-Socket-SSL-1.73.tar.gz