Update to 1.36
- New upstream release 1.36: - update documentation for SSL_verify_callback based on CPAN RT#63743 and CPAN RT#63740
This commit is contained in:
parent
bd90bedbe3
commit
bff48884d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/IO-Socket-SSL-1.35.tar.gz
|
/IO-Socket-SSL-1.36.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.35
|
Version: 1.36
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -61,6 +61,11 @@ done
|
|||||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 9 2010 Paul Howarth <paul@city-fan.org> - 1.36-1
|
||||||
|
- Update to 1.36
|
||||||
|
- update documentation for SSL_verify_callback based on CPAN RT#63743 and
|
||||||
|
CPAN RT#63740
|
||||||
|
|
||||||
* Mon Dec 6 2010 Paul Howarth <paul@city-fan.org> - 1.35-1
|
* Mon Dec 6 2010 Paul Howarth <paul@city-fan.org> - 1.35-1
|
||||||
- Update to 1.35
|
- Update to 1.35
|
||||||
- if verify_mode is not VERIFY_NONE and the ca_file/ca_path cannot be
|
- if verify_mode is not VERIFY_NONE and the ca_file/ca_path cannot be
|
||||||
|
Loading…
Reference in New Issue
Block a user