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:
Paul Howarth 2013-05-30 22:10:57 +01:00
parent 9a569c9417
commit 476a8b5c3b
2 changed files with 8 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
9975472771eef0070f050e77ea1603fa IO-Socket-SSL-1.91.tar.gz d653aa674face0905d6fb1971bd31453 IO-Socket-SSL-1.92.tar.gz