8
0

Accepting request 627882 from home:EDiGiacinto:branches:devel:languages:perl

- Disable experimental shared tests by default
- Add Experimental Mojo::IOLoop::ReadWriteProcess::Shared::* for IPC (Lock, Memory, Sempahores) 
- Add possibility to turn off channels only 
- Fix incorrect handling of return in case internal_pipes is disabled 
- Provide alternative exit status computation for exotic arches/setup

OBS-URL: https://build.opensuse.org/request/show/627882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=10
This commit is contained in:
Ettore Di Giacinto
2018-08-07 13:53:27 +00:00
committed by Git OBS Bridge
parent 497243817d
commit 13aa46f2b9
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 7 13:35:15 UTC 2018 - edigiacinto@suse.com
- Disable experimental shared tests by default
-------------------------------------------------------------------
Tue Aug 7 12:50:09 UTC 2018 - edigiacinto@suse.com
- Add Experimental Mojo::IOLoop::ReadWriteProcess::Shared::* for IPC (Lock, Memory, Sempahores)
- Add possibility to turn off channels only
- Fix incorrect handling of return in case internal_pipes is disabled
- Provide alternative exit status computation for exotic arches/setup
-------------------------------------------------------------------
Tue Mar 27 08:34:15 UTC 2018 - edigiacinto@suse.com