Update to 1.38
- New upstream release 1.38: - fixed wildcards_in_cn setting for http, wrongly set in 1.34 to 1 instead of anywhere (CPAN RT#64864)
This commit is contained in:
parent
60e9f9d5a4
commit
e665b6461f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/IO-Socket-SSL-1.37.tar.gz
|
||||
/IO-Socket-SSL-1.38.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.37
|
||||
Version: 1.38
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -61,6 +61,11 @@ done
|
||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2011 Paul Howarth <paul@city-fan.org> - 1.38-1
|
||||
- Update to 1.38
|
||||
- fixed wildcards_in_cn setting for http, wrongly set in 1.34 to 1 instead of
|
||||
anywhere (CPAN RT#64864)
|
||||
|
||||
* Fri Dec 10 2010 Paul Howarth <paul@city-fan.org> - 1.37-1
|
||||
- Update to 1.37
|
||||
- don't complain about invalid certificate locations if user explicitly set
|
||||
|
Loading…
Reference in New Issue
Block a user