Update to 1.24 (add verify hostname scheme ftp, same as http)

This commit is contained in:
Paul Howarth 2009-04-03 09:20:34 +00:00
parent cfe8fbe4a5
commit 08c3d744b6
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
IO-Socket-SSL-1.23.tar.gz
IO-Socket-SSL-1.24.tar.gz

View File

@ -4,7 +4,7 @@
#
Name: perl-IO-Socket-SSL
Version: 1.23
Version: 1.24
Release: 1%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
@ -60,6 +60,9 @@ done
%{_mandir}/man3/*.3*
%changelog
* Thu Apr 2 2009 Paul Howarth <paul@city-fan.org> - 1.24-1
- Update to 1.24 (add verify hostname scheme ftp, same as http)
* Wed Feb 25 2009 Paul Howarth <paul@city-fan.org> - 1.23-1
- Update to 1.23 (complain when no certificates are provided)

View File

@ -1 +1 @@
9365651b22b57c496c8bbf2ae08d7897 IO-Socket-SSL-1.23.tar.gz
53a407291bf9b3e09ae0f0cff90799a9 IO-Socket-SSL-1.24.tar.gz