Package alterator-module-executor: Information

    Source package: alterator-module-executor
    Version: 0.1.28-alt1
    Build time:  Sep 11, 2025, 07:16 PM
    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.

    List of RPM packages built from this SRPM:
    alterator-module-executor (loongarch64)
    alterator-module-executor-debuginfo (loongarch64)

    Maintainer: Ivan Savin


      1. libgio-devel
      2. alterator-manager-devel >= 0.1.30
      3. libjson-c-devel
      4. cmake
      5. libpolkit-devel
      6. libsystemd-devel
      7. libtomlc99-devel
      8. gcc
      9. rpm-macros-cmake

    Last changed


    Sept. 11, 2025 Ivan Savin 0.1.28-alt1
    - Add the ability to create return values of type array of strings in methods
      with multiple return values. The names of these values are specified in the
      stdout_json parameter (array of strings) and have square brackets at the end
      (name[]).
    - Fix call g_close with an invalid file descriptor.
    - Replace function g_spawn_check_exit_status with function
      g_spawn_check_wait_status if GLIB version is greater than or equal to 2.70.
    Sept. 3, 2025 Kirill Sharov 0.1.27-alt1
    - Fix duplication of signals in introspection.
    Aug. 7, 2025 Ivan Savin 0.1.26-alt2
    - Fix dependencies in spec.