diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index a1e8f69..61f9921 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.982 +Version: 1.983 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -83,6 +83,14 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3* %changelog +* Sun May 4 2014 Paul Howarth - 1.983-1 +- Update to 1.983 + - Fix public suffix handling: ajax.googleapis.com should be ok even if + googleapis.com is in public suffix list (e.g. check one level less) + (CPAN RT#95317) + - usable_ca.t - update fingerprints after heartbleed attack + - usable_ca.t - make sure we have usable CA for tested hosts in CA store + * Thu Apr 24 2014 Paul Howarth - 1.982-1 - Update to 1.982 - Fix for using subroutine as argument to set_args_filter_hack diff --git a/sources b/sources index 2b63c72..3b341c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b4b08cf020e8f9d03eb5e8824555cb4 IO-Socket-SSL-1.982.tar.gz +1b4fd446efb65010574f2f45a04261ec IO-Socket-SSL-1.983.tar.gz