Update to 1.92
- New upstream release 1.92 - Intercept: use sha1-fingerprint of original cert for id into cache unless otherwise given - Fix pod error in IO::Socket::SSL::Utils (CPAN RT#85733)
This commit is contained in:
parent
9a569c9417
commit
476a8b5c3b
@ -1,5 +1,5 @@
|
|||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.91
|
Version: 1.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -70,6 +70,12 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 30 2013 Paul Howarth <paul@city-fan.org> - 1.92-1
|
||||||
|
- Update to 1.92
|
||||||
|
- Intercept: use sha1-fingerprint of original cert for id into cache unless
|
||||||
|
otherwise given
|
||||||
|
- Fix pod error in IO::Socket::SSL::Utils (CPAN RT#85733)
|
||||||
|
|
||||||
* Thu May 30 2013 Paul Howarth <paul@city-fan.org> - 1.91-1
|
* Thu May 30 2013 Paul Howarth <paul@city-fan.org> - 1.91-1
|
||||||
- Update to 1.91
|
- Update to 1.91
|
||||||
- Added IO::Socket::SSL::Utils for easier manipulation of certificates and
|
- Added IO::Socket::SSL::Utils for easier manipulation of certificates and
|
||||||
|
Loading…
Reference in New Issue
Block a user