Accepting request 946047 from devel:languages:perl:autoupdate

- updated to 2.074
   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
  2.074
  - add SSL_ciphersuites option for TLS 1.3 ciphers
  - no longer use own default for ciphers, instead use system default but disable
    some weak ciphers which might still be enabled on older systems

OBS-URL: https://build.opensuse.org/request/show/946047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=132
This commit is contained in:
Pedro Monreal Gonzalez 2022-01-13 11:32:01 +00:00 committed by Git OBS Bridge
parent 80538a5492
commit 3641a27cb7
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2c0b34df97cb1aa816221cee2454a1efd89b86ccbda810389a30e0d08cf57c8
size 253730

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36486b6be49da4d029819cf7069a7b41ed48af0c87e23be0f8e6aba23d08a832
size 252821

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jan 8 03:07:59 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 2.074
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.074
- add SSL_ciphersuites option for TLS 1.3 ciphers
- no longer use own default for ciphers, instead use system default but disable
some weak ciphers which might still be enabled on older systems
-------------------------------------------------------------------
Thu Dec 23 03:07:08 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-IO-Socket-SSL
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define cpan_name IO-Socket-SSL
Name: perl-IO-Socket-SSL
Version: 2.073
Version: 2.074
Release: 0
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
License: Artistic-1.0 OR GPL-1.0-or-later