diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index d0071ac..a1bc6a5 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.973 +Version: 1.974 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -72,6 +72,14 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3pm* %changelog +* Wed Apr 2 2014 Paul Howarth - 1.974-1 +- Update to 1.974 + - New function peer_certificates to get the whole certificate chain; needs + Net::SSLeay ≥ 1.58 + - Extended IO::Socket::Utils::CERT_asHash to provide way more information, + like issuer information, cert and pubkey digests, all extensions, CRL + distribution points and OCSP uri + * Wed Mar 26 2014 Paul Howarth - 1.973-1 - Update to 1.973 - With SSL_ca, certificate handles can now be used in addition to diff --git a/sources b/sources index c86858f..06b4123 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99215f419adcf1245c0aa7ce6c7a82f2 IO-Socket-SSL-1.973.tar.gz +1452f0c298b2278f7a0a95550c0228ce IO-Socket-SSL-1.974.tar.gz