Accepting request 535945 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/535945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=75
This commit is contained in:
commit
f6216b7016
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18453ceca9a2490dbde0154355c0dc7915f5848b7e452c5e0282914c1f4219f3
|
||||
size 220529
|
3
IO-Socket-SSL-2.052.tar.gz
Normal file
3
IO-Socket-SSL-2.052.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4897a9b17cb18a3c44aa683980d52cef534cdfcb8063d6877c879bfa2f26673
|
||||
size 221703
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 05:26:14 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 2.052
|
||||
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
|
||||
|
||||
2.052 2017/10/22
|
||||
- disable NPN support if LibreSSL>=2.6.1 is detected since they've replaced the
|
||||
functions with dummies instead of removing NPN completly or setting
|
||||
OPENSSL_NO_NEXTPROTONEG
|
||||
- t/01loadmodule.t shows more output helpful in debugging problems
|
||||
- update fingerprints for extenal tests
|
||||
- update documentation to make behavior of syswrite more clear
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 15:37:34 UTC 2017 - vcizek@suse.com
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.051
|
||||
Version: 2.052
|
||||
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+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/IO-Socket-SSL/
|
||||
Source0: http://www.cpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user