Package alterator-module-remote: Information
Default inline alert: A new version of the package has been built
Source package: alterator-module-remote
Version: 0.2.0-alt1
Build time: Jun 2, 2026, 04:13 PM in the task #419853
Category: System/Configuration/Other
Report package bugLicense: GPLv2
Summary: Module for accessing alterator d-bus interface on a remote machine
Description:
Alterator-manager module for accessing alterator d-bus interface on a remote machine.
List of RPM packages built from this SRPM:
alterator-module-remote (x86_64, i586, aarch64)
alterator-module-remote-debuginfo (x86_64, i586, aarch64)
alterator-module-remote (x86_64, i586, aarch64)
alterator-module-remote-debuginfo (x86_64, i586, aarch64)
Maintainer: Ivan Savin
Last changed
June 2, 2026 Ivan Savin 0.2.0-alt1
- A boolean input parameter, "success", has been added to the "ShowResult" method of "Password agent". If authentication is successful, its value is set to true; otherwise, it is set to false. - Methods for manipulating JSON have been replaced with library ones.
April 10, 2026 Ivan Savin 0.1.5-alt2
- Update secret scan action to use alterator fork (the-nexi@).
Feb. 27, 2026 Ivan Savin 0.1.5-alt1
- Update .clang-format and CODESTYLE.md. - Bringing the code to the described style. - Add .forgejo/workflows/clang-format.yml.