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:
Paul Howarth 2015-12-10 10:51:01 +00:00
parent abe772d8a4
commit 5b16a21796
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
124394b702ba5ccbbca9b6ee424a8bac IO-Socket-SSL-2.021.tar.gz
a5f284d543aec4a6fcd595eb5fc8898b IO-Socket-SSL-2.022.tar.gz