From ff458068d89e39e5e278a487764c03348c81f1c5 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 15 Apr 2013 11:12:28 +0100 Subject: [PATCH] Update to 1.85 - New upstream release 1.85 - Probe for available modules with local __DIE__ and __WARN__handlers (CPAN RT#84574) - Fix warning, when IO::Socket::IP is installed and inet6 support gets explictly requested (CPAN RT#84619) --- perl-IO-Socket-SSL.spec | 9 ++++++++- sources | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 1e9731a..73e49dc 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.84 +Version: 1.85 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -66,6 +66,13 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Mon Apr 15 2013 Paul Howarth - 1.85-1 +- Update to 1.85 + - Probe for available modules with local __DIE__ and __WARN__handlers + (CPAN RT#84574) + - Fix warning, when IO::Socket::IP is installed and inet6 support gets explictly + requested (CPAN RT#84619) + * Sat Feb 16 2013 Paul Howarth - 1.84-1 - Update to 1.84 - Disabled client side SNI for openssl version < 1.0.0 because of diff --git a/sources b/sources index caae868..ab7e97c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3878d8c84c1e8a611f4d0d9b3574ce35 IO-Socket-SSL-1.84.tar.gz +53513ee1d14d36af99c4f3eb895d6dbf IO-Socket-SSL-1.85.tar.gz