Пакет alteratorctl: Информация

    Исходный пакет: alteratorctl
    Версия: 0.4.0-alt1
    Последняя версия по данным Repology
    Собран:  23 июня 2026 г. 15:13 в задании #420503
    Сообщить об ошибке в пакете
    Домашняя страница: https://altlinux.space/alterator/alteratorctl

    Лицензия: GPL-2.0+
    О пакете: CLI for alterator-explorer
    Описание: 
    A command line tool for using alterator DBus objects.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    alteratorctl (x86_64, i586, aarch64)
    alteratorctl-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Pavel Khromov



      1. cmake
      2. cmake-modules
      3. gcc
      4. glib2-devel
      5. libblkid-devel
      6. libdbus-glib-devel
      7. libffi-devel
      8. libgio-devel
      9. libgumbo-devel
      10. libjson-glib-devel
      11. libmount-devel
      12. libpcre2-devel
      13. libpolkit-devel
      14. libselinux-devel
      15. libtomlc99-devel
      16. rpm-macros-cmake
      17. zlib-devel

    Последнее изменение


    22 июня 2026 г. Pavel Khromov 0.4.0-alt1
    - Added:
      + Module for working with sources.
    
    - Fixed:
      + Fail of `editions list`. (Closes #59536);
      + Helps for components, diag, services, systeminfo, editions modules and packages apt submodule. (Closes #57975);
      + The component module does not allow deleting a component if there is no base section in the edition. (Closes #59514).
    28 апреля 2026 г. Pavel Khromov 0.3.2-alt1
    - Fixed:
      + Handling invalid command input in services module;
      + Handling invalid option input when working with services;
      + Handling an attempt to reset a mandatory parameter in service module `configure` command.
    13 апреля 2026 г. Pavel Khromov 0.3.1-alt1
    - Fixed:
      + Incorrect behavior of the services module when services are missing (Closes: #58642);
      + Unable to run a separate test via diag module (Closes: #58652).