Update to 2.022
- New upstream release 2.022 - Fix stringification of IPv6 inside subjectAltNames in Utils::CERT_asHash (CPAN RT#110253)
This commit is contained in:
parent
abe772d8a4
commit
5b16a21796
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.021
|
||||
Version: 2.022
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -115,6 +115,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2015 Paul Howarth <paul@city-fan.org> - 2.022-1
|
||||
- Update to 2.022
|
||||
- Fix stringification of IPv6 inside subjectAltNames in Utils::CERT_asHash
|
||||
(CPAN RT#110253)
|
||||
|
||||
* Thu Dec 3 2015 Paul Howarth <paul@city-fan.org> - 2.021-1
|
||||
- Update to 2.021
|
||||
- Fixes for documentation and typos
|
||||
|
Loading…
Reference in New Issue
Block a user