Package alterator-module-backend3: Information
Source package: alterator-module-backend3
Version: 0.2.1-alt1
Build time: Jan 15, 2026, 04:10 PM in the task #405160
Category: System/Configuration/Other
Report package bugLicense: GPLv2
Summary: Module for using backend3 scripts
Description:
Alterator-manager module for using backend3 scripts.
List of RPM packages built from this SRPM:
alterator-module-backend3 (x86_64, i586, aarch64)
alterator-module-backend3-debuginfo (x86_64, i586, aarch64)
alterator-module-backend3 (x86_64, i586, aarch64)
alterator-module-backend3-debuginfo (x86_64, i586, aarch64)
Maintainer: Ivan Savin
Last changed
Jan. 15, 2026 Ivan Savin 0.2.1-alt1
- Fix GMainContext for method timeout. - Fix forced backend3 process termination and its child processes. Before this fix, when the backend3 process was forcefully terminated, its child processes were not terminated. - Fix typo in warning.
Oct. 29, 2025 Ivan Savin 0.2.0-alt1
- Add the ability to supplement the input parameter with variables from the environment subtable in the method description. Values for such variables are taken from the sender's environment variable table. If this table does not contain values for the specified variables, values are taken from the environment subtable in the method description. Values passed via the input parameter have higher priority and override values from the environment subtable of method and sender's environment variable table.
Aug. 14, 2025 Ivan Savin 0.1.2-alt1
- Add passing of D-Bus methods parameters to the backend3 scripts.