8
0

Accepting request 646633 from home:vitezslav_cizek:branches:devel:languages:perl

- prevent flaky test failures with openssl 1.1.1 on overloaded
  systems(bsc#1108977)
  * https://rt.cpan.org/Public/Bug/Display.html?id=126899
  * add IO-Socket-SSL-2.060-make-all-tests-which-use-fork-also-ignore-signal-PIP.patch

OBS-URL: https://build.opensuse.org/request/show/646633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=110
This commit is contained in:
2018-11-06 11:51:40 +00:00
committed by Git OBS Bridge
parent 3f1702517c
commit 2b13108d56
4 changed files with 132 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 1 11:28:32 UTC 2018 - Vítězslav Čížek <vcizek@suse.com>
- prevent flaky test failures with openssl 1.1.1 on overloaded
systems(bsc#1108977)
* https://rt.cpan.org/Public/Bug/Display.html?id=126899
* add IO-Socket-SSL-2.060-make-all-tests-which-use-fork-also-ignore-signal-PIP.patch
-------------------------------------------------------------------
Wed Sep 19 05:27:59 UTC 2018 - Stephan Kulow <coolo@suse.com>