diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 5595f4e..d0071ac 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.972 +Version: 1.973 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 Mar 26 2014 Paul Howarth - 1.973-1 +- Update to 1.973 + - With SSL_ca, certificate handles can now be used in addition to + SSL_ca_file and SSL_ca_path + - No longer complain if SSL_ca_file and SSL_ca_path are both given; + instead, add both as options to the CA store + - Shortcut 'issuer' to give both issuer_cert and issuer_key in CERT_create + * Sun Mar 23 2014 Paul Howarth - 1.972-1 - Update to 1.972 - Make sure t/external/usable_ca.t works also with older openssl without diff --git a/sources b/sources index 2cfba20..c86858f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d37bb41d2a49d264e2aeed366fba039 IO-Socket-SSL-1.972.tar.gz +99215f419adcf1245c0aa7ce6c7a82f2 IO-Socket-SSL-1.973.tar.gz