Package alterator-module-remote: Information

  • Default inline alert: A new version of the package has been built

    Task #: #420472
    Build time: Jun 8, 2026, 04:38 PM
    New version: 0.3.0-alt1
Source package: alterator-module-remote
Version: 0.2.0-alt1
Latest version according to Repology
Build time:  Jun 2, 2026, 04:13 PM in the task #419853
Report package bug
License: 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)

Maintainer: Ivan Savin

List of contributors:
Ivan Savin

ACL:
Ivan Savin
@everybody

    1. alterator-manager-devel >= 0.1.28
    2. cmake
    3. rpm-build-licenses
    4. gcc
    5. libgio-devel
    6. libjson-c-devel
    7. libpolkit-devel

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.