Update to 2.083
- New upstream release 2.083 - Fix t/protocol_version.t for OpenSSL versions that don't support SECLEVEL (regression from GH#122)
This commit is contained in:
parent
f15bfeb1d6
commit
126c8ac3fd
@ -6,7 +6,7 @@
|
||||
%bcond_without perl_IO_Socket_SSL_test_IO_Socket_INET6
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.082
|
||||
Version: 2.083
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND MPL-2.0
|
||||
@ -125,6 +125,11 @@ make test
|
||||
%{_mandir}/man3/IO::Socket::SSL::PublicSuffix.3*
|
||||
|
||||
%changelog
|
||||
* Thu May 18 2023 Paul Howarth <paul@city-fan.org> - 2.083-1
|
||||
- Update to 2.083
|
||||
- Fix t/protocol_version.t for OpenSSL versions that don't support SECLEVEL
|
||||
(regression from GH#122)
|
||||
|
||||
* Thu May 18 2023 Paul Howarth <paul@city-fan.org> - 2.082-1
|
||||
- Update to 2.082
|
||||
- SSL_version default now TLS 1.2+ since TLS 1.1 and lower are deprecated
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IO-Socket-SSL-2.082.tar.gz) = 666b3a703ae6f7cd9e57c04165f4ad2b4758ce4c01b848892353087263c3ebe6a8c77f8023129b58435cdcc6c0abbcff1a4b12079751cbc1b222aab7ac45932d
|
||||
SHA512 (IO-Socket-SSL-2.083.tar.gz) = a3fb70148eabc7b972c9b7a132b2a3f3ef23877606670c19ebffe40c82fc462431337ab498bca98b823b89ade8e2288d37fdb677ae154461de8f9f24e7568e4a
|
||||
|
Loading…
Reference in New Issue
Block a user