diff --git a/.cvsignore b/.cvsignore index f9c9c22..984f03e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IO-Socket-SSL-1.25.tar.gz +IO-Socket-SSL-1.26.tar.gz diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 92a8485..778feb9 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -60,6 +60,11 @@ done %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Sat Jul 4 2009 Paul Howarth - 1.26-1 +- Update to 1.26 (verify_hostname_of_cert matched only the prefix for the + hostname when no wildcard was given, e.g. www.example.org matched against a + certificate with name www.exam in it) + * Fri Jul 3 2009 Paul Howarth - 1.25-1 - Update to 1.25 (fix t/nonblock.t for OS X 10.5 - CPAN RT#47240) diff --git a/sources b/sources index 90ae94d..6a356ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4866fb7023e74731bd379a315a021cd8 IO-Socket-SSL-1.25.tar.gz +096319c7ceea6d4f42a264c55a3ea318 IO-Socket-SSL-1.26.tar.gz