Update to 1.982

- New upstream release 1.982
  - Fix for using subroutine as argument to set_args_filter_hack
This commit is contained in:
Paul Howarth 2014-04-24 23:30:00 +01:00
parent 515e50a494
commit c842343c99
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-IO-Socket-SSL
Version: 1.981
Version: 1.982
Release: 1%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
@ -83,6 +83,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
%changelog
* Thu Apr 24 2014 Paul Howarth <paul@city-fan.org> - 1.982-1
- Update to 1.982
- Fix for using subroutine as argument to set_args_filter_hack
* Tue Apr 8 2014 Paul Howarth <paul@city-fan.org> - 1.981-1
- Update to 1.981
- Fix ecdhe test for openssl 1.0.1d (CPAN RT#95432)

View File

@ -1 +1 @@
fcc8b12caf85e757a299534b799d6af1 IO-Socket-SSL-1.981.tar.gz
9b4b08cf020e8f9d03eb5e8824555cb4 IO-Socket-SSL-1.982.tar.gz