Accepting request 1203940 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1203940 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=103
This commit is contained in:
commit
4313229c4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d27a31f0b617022180a1d1c45664beb76f51f3b8caede1404072a87dab74536
|
||||
size 270154
|
3
IO-Socket-SSL-2.089.tar.gz
Normal file
3
IO-Socket-SSL-2.089.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f683112c1642967e9149f51ad553eccd017833b2f22eb23a9055609d2e3a14d1
|
||||
size 271442
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 05:33:49 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.89.0 (2.089)
|
||||
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
|
||||
|
||||
2.089 2024/08/29
|
||||
- new option SSL_force_fingerprint to enforce fingerprint matching even if
|
||||
certificate validation would be successful without
|
||||
- document _get_ssl_object and _get_ctx_object for cases, where direct use of
|
||||
Net::SSLeay functions is needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 14 16:02:28 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name IO-Socket-SSL
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.88.0
|
||||
Version: 2.89.0
|
||||
Release: 0
|
||||
# 2.088 -> normalize -> 2.88.0
|
||||
%define cpan_version 2.088
|
||||
# 2.089 -> normalize -> 2.89.0
|
||||
%define cpan_version 2.089
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user