Package alterator-manager: Information

    Source package: alterator-manager
    Version: 0.1.24-alt1
    Build time:  Nov 1, 2024, 09:51 AM
    Report package bug
    License: GPL-2
    Summary: Modular tool for system configuration via D-Bus
    Description: 
    Modular tool for system configuration via D-Bus.

    List of RPM packages built from this SRPM:
    alterator-manager (loongarch64)
    alterator-manager-debuginfo (loongarch64)
    alterator-manager-devel (noarch)
    alterator-manager-tools (loongarch64)
    alterator-manager-tools-debuginfo (loongarch64)

    Maintainer: Ivan Savin


      1. cmake
      2. gcc
      3. libgio-devel
      4. libpolkit-devel
      5. libsystemd-devel

    Last changed


    Oct. 30, 2024 Ivan Savin 0.1.24-alt1
    - Add the connection field to the ManagerData struct.
    - Update docs/README-ru.md.
    Oct. 14, 2024 Ivan Savin 0.1.23-alt1
    - Renaming object paths and interface names and bus name from ru.basealt to
      org.altlinux.
    July 11, 2024 Ivan Savin 0.1.22-alt1
    - Add missing 'static' for GDBusSubtreeVTable subtree_vtable.
    - Make the service in system mode bus-activatable.
    - Fix warning incompatible pointer type.