From cfe8fbe4a5f8f00b74a832bdd5ceb3f1f482fe38 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 25 Feb 2009 21:35:25 +0000 Subject: [PATCH] Update to 1.23 (complain when no certificates are provided) --- .cvsignore | 2 +- perl-IO-Socket-SSL.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9bdcf78..fcc3a2e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IO-Socket-SSL-1.22.tar.gz +IO-Socket-SSL-1.23.tar.gz diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 56f6676..618e240 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.22 +Version: 1.23 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -60,6 +60,9 @@ done %{_mandir}/man3/*.3* %changelog +* Wed Feb 25 2009 Paul Howarth - 1.23-1 +- Update to 1.23 (complain when no certificates are provided) + * Sat Jan 24 2009 Paul Howarth - 1.22-1 - Update to latest upstream version: 1.22 diff --git a/sources b/sources index c833058..60662ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41361bc4480642046f50e56345fe6bfd IO-Socket-SSL-1.22.tar.gz +9365651b22b57c496c8bbf2ae08d7897 IO-Socket-SSL-1.23.tar.gz