8
0
Commit Graph

16 Commits

Author SHA256 Message Date
7f70a62ecc Accepting request 939157 from devel:languages:perl:autoupdate
- updated to 0.32
   see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.32 2021-12-09T18:03:02Z
   - Project moved to https://github.com/openSUSE/Mojo-IOLoop-ReadWriteProcess
   - Introduce emit_from_sigchld()
   - CI moved to GitHub Actions

OBS-URL: https://build.opensuse.org/request/show/939157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=28
2021-12-10 14:42:58 +00:00
Stephan Kulow
03fefc0f44 Accepting request 935407 from devel:languages:perl:autoupdate
- updated to 0.31
   see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  0.31 2021-12-01T15:51:06Z
   - Fix bad release to cpan
   - Enable GitHub Actions for the project
   - Fix ReadWriteProcess::Queue as regression of 1e0addb6
   - Fix race on `open3/fork` and `session->register($pid)` call -- second attempt
   - Fix `args` processing
   - Fix race of SIG{CHLD} handler setup
   - Fix _getlines() to avoid extra newline (\n) in scalar context
   - Session: Do not set SIG{CHLD} handler twice
   - Match on 'armv7l' as well as 'arm' for prctl detection

OBS-URL: https://build.opensuse.org/request/show/935407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=27
2021-12-06 09:09:28 +00:00
edf55daff8 Accepting request 889269 from home:okurz:branches:devel:languages:perl
Ignore more unstable tests (https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14)

OBS-URL: https://build.opensuse.org/request/show/889269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=25
2021-04-29 15:10:43 +00:00
dd9bb0fd88 Accepting request 848415 from home:okurz:branches:devel:languages:perl
Ignore unstable tests (https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14)

OBS-URL: https://build.opensuse.org/request/show/848415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=23
2020-11-13 20:43:25 +00:00
178065a62a Accepting request 839403 from devel:languages:perl:autoupdate
Update to 0.28

OBS-URL: https://build.opensuse.org/request/show/839403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=21
2020-10-08 15:28:42 +00:00
3d44fb9bca Accepting request 818495 from devel:languages:perl:autoupdate
- updated to 0.27
   see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes

OBS-URL: https://build.opensuse.org/request/show/818495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=19
2020-07-03 08:49:43 +00:00
Stephan Kulow
5c9a880e18 Accepting request 792644 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/792644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=17
2020-04-11 06:48:31 +00:00
a2a1530d11 Accepting request 741104 from devel:languages:perl:autoupdate
- Change the `find` call for modifying permissions to leave also shell scripts
   and files in the t/ directory alone
- 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

OBS-URL: https://build.opensuse.org/request/show/741104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=15
2019-10-18 15:39:48 +00:00
Lars Vogdt
774c75b211 Accepting request 737436 from home:okurz:branches:devel:languages:perl
Exclude non-working tests with perl-Mojolicious >= 8.23

OBS-URL: https://build.opensuse.org/request/show/737436
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=14
2019-10-11 13:09:03 +00:00
Ettore Di Giacinto
3de185003b Accepting request 629190 from home:EDiGiacinto:branches:devel:languages:perl
- Add prctl syscall codes for ppc64le and aarch64 
- Full test suite now runs only on travis

OBS-URL: https://build.opensuse.org/request/show/629190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=12
2018-08-14 07:57:45 +00:00
Ettore Di Giacinto
13aa46f2b9 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
2018-08-07 13:53:27 +00:00
Ettore Di Giacinto
497243817d Accepting request 591525 from home:EDiGiacinto:branches:devel:languages:perl
- 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

OBS-URL: https://build.opensuse.org/request/show/591525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=8
2018-03-27 09:34:55 +00:00
Ettore Di Giacinto
b1fee550bd Accepting request 580145 from home:EDiGiacinto:branches:devel:languages:perl
- 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

OBS-URL: https://build.opensuse.org/request/show/580145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=6
2018-02-26 11:30:59 +00:00
Stephan Kulow
367be66e9d Accepting request 578053 from home:EDiGiacinto:branches:devel:languages:perl
- 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

OBS-URL: https://build.opensuse.org/request/show/578053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=4
2018-02-19 14:03:31 +00:00
Stephan Kulow
f4ff5f4798 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=2
2018-02-12 10:57:22 +00:00
Stephan Kulow
feef6f08b5 initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=1
2018-02-12 07:56:59 +00:00