8
0

Accepting request 913823 from devel:languages:perl:autoupdate

- updated to 0.611
   see /usr/share/doc/packages/perl-Proc-ProcessTable/Changes
  0.60 2021-08-14
    * compiles on musl
    * Skip LXC hidden dir in /dev when looking for TTYs
    * Fix test on OpenBSD
  0.61 2021-08-18
    * fixed regression: on linux only 1st char of the command names was parsed

OBS-URL: https://build.opensuse.org/request/show/913823
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-ProcessTable?expand=0&rev=29
This commit is contained in:
2021-08-23 14:15:33 +00:00
committed by Git OBS Bridge
parent 18fab4bce3
commit 613af86b69
4 changed files with 23 additions and 13 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 19 03:07:25 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.611
see /usr/share/doc/packages/perl-Proc-ProcessTable/Changes
0.60 2021-08-14
* compiles on musl
* Skip LXC hidden dir in /dev when looking for TTYs
* Fix test on OpenBSD
0.61 2021-08-18
* fixed regression: on linux only 1st char of the command names was parsed
-------------------------------------------------------------------
Fri Jun 21 05:27:42 UTC 2019 - Stephan Kulow <coolo@please-enter-an-email-address>