From c150007ab90652e50ea3fcfb5ff8226115f941e1 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 26 Nov 2013 15:55:35 +0000 Subject: [PATCH] Update to 1.961 - New upstream release 1.961 - IO::Socket::SSL::Utils::CERT_create can now create CA-certificates that are not self-signed (by giving issuer_*) --- 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 c448bfa..32030e3 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.960 +Version: 1.961 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -70,6 +70,11 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3pm* %changelog +* Tue Nov 26 2013 Paul Howarth - 1.961-1 +- Update to 1.961 + - IO::Socket::SSL::Utils::CERT_create can now create CA-certificates that + are not self-signed (by giving issuer_*) + * Wed Nov 13 2013 Paul Howarth - 1.960-1 - Update to 1.960 - Only documentation enhancements: diff --git a/sources b/sources index 17d800c..c1ac956 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a66549aecfa2e9fc1eb6f7bcd29d1461 IO-Socket-SSL-1.960.tar.gz +37e02a0f553beff38869d2fa308860db IO-Socket-SSL-1.961.tar.gz