diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index f11a4b2..1f6772a 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.86 +Version: 1.87 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -66,6 +66,12 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Wed Apr 24 2013 Paul Howarth - 1.87-1 +- Update to 1.87 + - Complain if given SSL_(key|cert|ca)_(file|path) do not exist or if they are + not readable (CPAN RT#84829) + - Fix use of SSL_key|SSL_file objects instead of files, broken with 1.83 + * Wed Apr 17 2013 Paul Howarth - 1.86-1 - Update to 1.86 - Don't warn about SSL_verify_mode when re-using an existing SSL context diff --git a/sources b/sources index 7a1c234..55ed301 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e8b9b12535a5889c05a07ebca7bb0a4 IO-Socket-SSL-1.86.tar.gz +1822bef6c40823321aa87912eaf8cf72 IO-Socket-SSL-1.87.tar.gz