Update to 2.056
- New upstream release 2.056 - Intercept: Fix creation of serial number (basing it on binary digest instead of treating hex fingerprint as binary), allow use of own serial numbers again - t/io-socket-ip.t: Skip test if no IPv6 support on system (CPAN RT#124464) - Update PublicSuffix
This commit is contained in:
parent
8f2d1aa851
commit
da2796e619
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.055
|
||||
Version: 2.056
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
License: GPL+ or Artistic
|
||||
@ -111,6 +111,14 @@ make test
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2018 Paul Howarth <paul@city-fan.org> - 2.056-1
|
||||
- Update to 2.056
|
||||
- Intercept: Fix creation of serial number (basing it on binary digest
|
||||
instead of treating hex fingerprint as binary), allow use of own serial
|
||||
numbers again
|
||||
- t/io-socket-ip.t: Skip test if no IPv6 support on system (CPAN RT#124464)
|
||||
- Update PublicSuffix
|
||||
|
||||
* Thu Feb 15 2018 Paul Howarth <paul@city-fan.org> - 2.055-1
|
||||
- Update to 2.055
|
||||
- Use SNI also if hostname was given all-uppercase
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IO-Socket-SSL-2.055.tar.gz) = f515a6a9ee7c87d515e48cf3742321a7ab354b9bcb69915fa340934528f37ab16bf22d337762a1624c88dc6caaba51e7d6a7cb7a4dd7acf90eff84d10540ce85
|
||||
SHA512 (IO-Socket-SSL-2.056.tar.gz) = a3d580f977f8fd99f196a710f6eb5bc649d46e22d17f4e02660b2bab130629b34d1aff037974f320ce52121b13c1d77aa2f504278ec50530667e67413442b70b
|
||||
|
Loading…
Reference in New Issue
Block a user