Update to 1.972
- New upstream release 1.972 - Make sure t/external/usable_ca.t works also with older openssl without support for SNI (CPAN RT#94117)
This commit is contained in:
parent
04c77f6f73
commit
fe07bb8ee1
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.971
|
||||
Version: 1.972
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -72,6 +72,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 23 2014 Paul Howarth <paul@city-fan.org> - 1.972-1
|
||||
- Update to 1.972
|
||||
- Make sure t/external/usable_ca.t works also with older openssl without
|
||||
support for SNI (CPAN RT#94117)
|
||||
|
||||
* Sat Mar 22 2014 Paul Howarth <paul@city-fan.org> - 1.971-1
|
||||
- Update to 1.971
|
||||
- Try to use SSL_hostname for hostname verification if no SSL_verifycn_name
|
||||
|
Loading…
Reference in New Issue
Block a user