Update to 1.83
- New upstream release 1.83 - Server Name Indication (SNI) support on the server side (CPAN RT#82761) - Reworked part of the documentation, like providing better examples
This commit is contained in:
parent
5e526125f8
commit
fa7cfc06c7
@ -1,5 +1,5 @@
|
|||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.82
|
Version: 1.83
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -66,6 +66,11 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 4 2013 Paul Howarth <paul@city-fan.org> - 1.83-1
|
||||||
|
- Update to 1.83
|
||||||
|
- Server Name Indication (SNI) support on the server side (CPAN RT#82761)
|
||||||
|
- Reworked part of the documentation, like providing better examples
|
||||||
|
|
||||||
* Mon Jan 28 2013 Paul Howarth <paul@city-fan.org> - 1.82-1
|
* Mon Jan 28 2013 Paul Howarth <paul@city-fan.org> - 1.82-1
|
||||||
- Update to 1.82
|
- Update to 1.82
|
||||||
- sub error sets $SSL_ERROR etc. only if there really is an error; otherwise
|
- sub error sets $SSL_ERROR etc. only if there really is an error; otherwise
|
||||||
|
Loading…
Reference in New Issue
Block a user