Пакет alterator-module-executor: Информация
Исходный пакет: alterator-module-executor
Версия: 0.1.34-alt1
Собран: 21 апреля 2026 г. 18:52 в задании #415857
Категория: Система/Настройка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://altlinux.space/alterator/alterator-module-executor
Лицензия: GPL-2
О пакете: Alterator-manager module for running executable files and scripts
Описание:
Alterator-manager module for running executable files and scripts.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
alterator-module-executor (x86_64, i586, aarch64)
alterator-module-executor-debuginfo (x86_64, i586, aarch64)
alterator-module-executor (x86_64, i586, aarch64)
alterator-module-executor-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Ivan Savin
Последнее изменение
21 апреля 2026 г. Ivan Savin 0.1.34-alt1
- Fix forced process termination and its child processes. Before this fix, when the spawned process was forcefully terminated, its child processes were not terminated.
14 апреля 2026 г. Ivan Savin 0.1.33-alt1
- Add the ability to emit unicast signals upon request from an executable file. Signals are sent to the user who called the method. The executable file sends a message in JSON format to file descriptor number 3. The message specifies the name and body of the signal.
10 апреля 2026 г. Ivan Savin 0.1.32-alt2
- Update secret scan action to use alterator fork (the-nexi@).