Update to 1.39
- New upstream release 1.39: - fixed documentation of http verification: wildcards in cn is allowed
This commit is contained in:
parent
e2b100e5bb
commit
099a308b91
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/IO-Socket-SSL-1.38.tar.gz
|
||||
/IO-Socket-SSL-1.39.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.38
|
||||
Release: 2%{?dist}
|
||||
Version: 1.39
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
@ -61,6 +61,10 @@ done
|
||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 3 2011 Paul Howarth <paul@city-fan.org> - 1.39-1
|
||||
- Update to 1.39
|
||||
- fixed documentation of http verification: wildcards in cn is allowed
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.38-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user