Package alterator-module-executor: Information

    Binary package: alterator-module-executor
    Version: 0.1.11-alt1
    Architecture: armh
    Build time:  Feb 15, 2024, 01:36 PM in the task #340755
    Source package: alterator-module-executor
    Report package bug
    License: GPL-2
    Summary: Alterator-manager module for running executable files and scripts
    Description: 
    Alterator-manager module for running executable files and scripts.

    Maintainer: Ivan Savin

    List of contributors:
    Ivan Savin
    Evgeny Sinelnikov

    ACL:
    Evgeny Sinelnikov
    @everybody

    Last changed


    Feb. 15, 2024 Ivan Savin 0.1.11-alt1
    - Disable UTF-8 channel encoding if return from stdout is enabled as a byte
      array.
    Jan. 23, 2024 Ivan Savin 0.1.10-alt1
    - Clean line break symbol in end of line for stdout and stderr strings (sin@).
    - Add project URL to spec (sin@).
    Jan. 16, 2024 Ivan Savin 0.1.9-alt1
    - Add a timeout field for methods. The timeout field contains the period of time
      after which the SIGKILL will be sent to the process.