From 7e6deb8ea74f81222b9af6dda60297055d2e25ff Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 17 Apr 2013 15:20:05 +0100 Subject: [PATCH] Update to 1.86 - New upstream release 1.86 - Don't warn about SSL_verify_mode when re-using an existing SSL context (CPAN RT#84686) --- perl-IO-Socket-SSL.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index d0d2a75..f11a4b2 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.85 +Version: 1.86 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -66,6 +66,11 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Wed Apr 17 2013 Paul Howarth - 1.86-1 +- Update to 1.86 + - Don't warn about SSL_verify_mode when re-using an existing SSL context + (CPAN RT#84686) + * Mon Apr 15 2013 Paul Howarth - 1.85-1 - Update to 1.85 - Probe for available modules with local __DIE__ and __WARN__handlers diff --git a/sources b/sources index ab7e97c..7a1c234 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53513ee1d14d36af99c4f3eb895d6dbf IO-Socket-SSL-1.85.tar.gz +4e8b9b12535a5889c05a07ebca7bb0a4 IO-Socket-SSL-1.86.tar.gz