Package Release Info

perl-Mojo-IOLoop-ReadWriteProcess-0.25-bp152.1.2

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-Mojo-IOLoop-ReadWriteProcess

Change Logs

* Thu Apr 09 2020 <timueller+perl@suse.de>
- updated to 0.25
  see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.25 2020-04-08T14:48:01Z
  - In "stop" sleep only after sending the first signal to speedup termination by okurz
  - Various fixups in test suite
* Fri Oct 18 2019 <timueller+perl@suse.de>
- Change the `find` call for modifying permissions to leave also shell scripts
  and files in the t/ directory alone
* Wed Oct 16 2019 <timueller+perl@suse.de>
- updated to 0.24
  see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.24 2019-10-15T11:11:50Z
  - Fix compatibility with Mojolicious 8.23 by kraih
* Fri Oct 11 2019 Oliver Kurz <okurz@suse.com>
- Exclude non-working tests with perl-Mojolicious >= 8.23
  See https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/4
  for details
Version: 0.23-bp151.2.10
* Tue Aug 14 2018 edigiacinto@suse.com
- Add prctl syscall codes for ppc64le and aarch64
- Full test suite now runs only on travis
* Tue Aug 07 2018 edigiacinto@suse.com
- Disable experimental shared tests by default
* Tue Aug 07 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
Version: 0.20-bp150.2.4
* Tue Mar 27 2018 edigiacinto@suse.com
- updated to 0.20
  0.20 2018-03-26T13:32:58Z
  - Add preliminar CGroup support
  - Add also interface to unshare() syscall
  - Add mocked test, still needs to be documented in POD
* Mon Feb 26 2018 edigiacinto@suse.com
- updated to 0.19
  0.19 2018-02-22T13:41:50Z
  - Minor bugfixes to Session
  - Make session constructor fixed
  0.18 2018-02-21T12:01:07Z
  - Guard stop() from possible race conditions
  - Fix typo in Session, it caused orphan processes to not be resolved correctly
  0.17 2018-02-20T14:01:59Z
  - Fix minor issue in tests, stabilize serialize test and events
  - Reset session and subreaper bit on forked child process
* Mon Feb 19 2018 edigiacinto@suse.com
- updated to 0.16
  see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.16 2018-02-19T13:32:54Z
  - Fix minor issue in event test that made them unstable
  0.15 2018-02-19T10:13:22Z
  - Fix skipping subreaper tests on unsupported platforms
  - Reset session before invoking child callback
  0.14 2018-02-18T21:08:17Z
  - Fix race condition in Mojo::IOLoop::ReadWriteProcess::Queue
  0.13 2018-02-17T19:34:51Z
  - Move subreaper and subprocess logics to Mojo::IOLoop::ReadWriteProcess::Session
  - Use Mojo::IOLoop::ReadWriteProcess::Session as global collector handler
  0.12 2018-02-16T12:53:26Z
  - Enhance tests
  - Add experimental subreaper and subprocess support
* Mon Feb 12 2018 coolo@suse.com
- updated to 0.11
  see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.11 2018-02-12T09:32:05Z
  - update cpanfile requirements (requires Module::Build now)
  - update POD
* Mon Feb 12 2018 coolo@suse.com
- updated to 0.11
  see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.11 2018-02-12T09:32:05Z
  - update cpanfile requirements (requires Module::Build now)
  - update POD