From bc69fcf260c25a1f26d368ebe5841cf525eb97b3 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 28 May 2014 12:21:25 +0100 Subject: [PATCH] Update to 1.991 - New upstream release 1.991 - New option SSL_OCSP_TRY_STAPLE to enforce staple request even if VERIFY_NONE - Work around for CPAN RT#96013 in peer_certificates --- perl-IO-Socket-SSL.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 4a5c90f..8992203 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.990 +Version: 1.991 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -86,6 +86,12 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3* %changelog +* Wed May 28 2014 Paul Howarth - 1.991-1 +- Update to 1.991 + - New option SSL_OCSP_TRY_STAPLE to enforce staple request even if + VERIFY_NONE + - Work around for CPAN RT#96013 in peer_certificates + * Tue May 27 2014 Paul Howarth - 1.990-1 - Update to 1.990 - Added option SSL_ocsp_staple_callback to get the stapled OCSP response and diff --git a/sources b/sources index 3162d8e..11fd72c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88d44614a3776f75b04ad17a2b297cbd IO-Socket-SSL-1.990.tar.gz +33c4542688ed0512be626eb0905c9ba6 IO-Socket-SSL-1.991.tar.gz