Package alterator-manager: Information

  • Default inline alert: Version in the repository: 0.1.21-alt1

Source package: alterator-manager
Version: 0.1.18-alt1
Latest version according to Repology
Build time:  Mar 12, 2024, 06:13 PM in the task #342574
Report package bug
Home page: 

License: GPL-2
Summary: Modular tool for system configuration via D-Bus
Description: 
Modular tool for system configuration via D-Bus.

List of rpms provided by this srpm:
alterator-manager (x86_64, ppc64le, i586, aarch64)
alterator-manager-debuginfo (x86_64, ppc64le, i586, aarch64)
alterator-manager-devel (x86_64, ppc64le, i586, aarch64)
alterator-manager-tools (x86_64, ppc64le, i586, aarch64)
alterator-manager-tools-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Ivan Savin


ACL:
Evgeny Sinelnikov
@everybody

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

Last changed


March 12, 2024 Ivan Savin 0.1.18-alt1
- Make the service in user mode bus-activatable.
- Disable authorization check for the default interface in user mode.
- Update docs/README-ru.md.
- Add separate directories for .backend files.
- Add missing argument types to function definitions and declarations.
Feb. 5, 2024 Ivan Savin 0.1.17-alt1
- Add the ability to use the full interface name in backend files.
- Update docs/README-ru.md.
Jan. 26, 2024 Ivan Savin 0.1.16-alt5
- Add check in filetrigger that the system is loaded using systemd (chernigin@).