Package alterator-module-executor: Information
Source package: alterator-module-executor
Version: 0.1.34-alt1
Build time: Apr 21, 2026, 06:52 PM in the task #415857
Category: System/Configuration/Other
Report package bugLicense: 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 (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)
Maintainer: Ivan Savin
Last changed
April 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.
April 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.
April 10, 2026 Ivan Savin 0.1.32-alt2
- Update secret scan action to use alterator fork (the-nexi@).