Accepting request 577159 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/577159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=99
This commit is contained in:
Stephan Kulow
2018-02-16 08:46:31 +00:00
committed by Git OBS Bridge
parent b0d050f86a
commit ad00b30596
4 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Feb 16 06:32:08 UTC 2018 - coolo@suse.com
- updated to 2.055
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.055 2018/02/15
- use SNI also if hostname was given all-uppercase
- Utils::CERT_create - don't add authority key for issuer since Chrome does
not like this
- Intercept:
- change behavior of code based cache to better support synchronizing
within multiprocess/threaded setups
- don't use counter for serial number but somehow base it on original
certificate in order to avoid conflicts with reuse of serial numbers
after restart
- RT#124431 - better support platforms w/o IPv6
- RT#124306 - spelling fixes in documentation
-------------------------------------------------------------------
Mon Feb 12 12:11:01 UTC 2018 - coolo@suse.com

View File

@@ -17,11 +17,11 @@
Name: perl-IO-Socket-SSL
Version: 2.054
Version: 2.055
Release: 0
%define cpan_name IO-Socket-SSL
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
License: Artistic-1.0 or GPL-1.0+
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/IO-Socket-SSL/
Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz