Update to 1.33
This commit is contained in:
parent
a551f76cd2
commit
390ab9855d
@ -1 +1 @@
|
|||||||
IO-Socket-SSL-1.32.tar.gz
|
IO-Socket-SSL-1.33.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.32
|
Version: 1.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -61,6 +61,11 @@ done
|
|||||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 17 2010 Paul Howarth <paul@city-fan.org> - 1.33-1
|
||||||
|
- Update to 1.33
|
||||||
|
- attempt to make t/memleak_bad_handshake.t more stable
|
||||||
|
- fix hostname checking: only check an IP against subjectAltName GEN_IPADD
|
||||||
|
|
||||||
* Tue Feb 23 2010 Paul Howarth <paul@city-fan.org> - 1.32-1
|
* Tue Feb 23 2010 Paul Howarth <paul@city-fan.org> - 1.32-1
|
||||||
- Update to 1.32 (die in Makefile.PL if Scalar::Util has no dualvar support)
|
- Update to 1.32 (die in Makefile.PL if Scalar::Util has no dualvar support)
|
||||||
- Use %%{_fixperms} macro instead of our own %%{__chmod} incantation
|
- Use %%{_fixperms} macro instead of our own %%{__chmod} incantation
|
||||||
|
Loading…
Reference in New Issue
Block a user