Package icinga2-usersyncd: Information

    Source package: icinga2-usersyncd
    Version: 0.1.4-alt1
    Latest version according to Repology
    Build time:  Feb 5, 2026, 04:37 PM in the task #407276
    Category: Monitoring
    Report package bug
    License: GPLv2+
    Summary: A daemon to synchronize ApiUser entries with Host agents on an Icinga 2 instance
    Description: 
    A daemon to synchronize ApiUser entries with Host agents on an
    Icinga 2 instance.

    List of RPM packages built from this SRPM:
    icinga2-usersyncd (noarch)
    python3-module-icinga2-usersyncd (noarch)

    Maintainer: Paul Wolneykien

    List of contributors:
    Paul Wolneykien

    ACL:
    Paul Wolneykien
    @everybody

      1. python3(pytest)
      2. python3(setuptools)
      3. python3(wheel)
      4. python3-module-pyproject-installer >= 0.4.0
      5. rpm-build-python3

    Last changed


    Feb. 5, 2026 Paul Wolneykien 0.1.4-alt1
    - An improved signal handling based on a shared handler.
    Feb. 4, 2026 Paul Wolneykien 0.1.3-alt1
    - Fixed signal handling.
    - Updated project URL.
    June 18, 2024 Paul Wolneykien 0.1.2-alt1
    - Package the README.
    - Added "SETUP" section to the README.
    - Improved CLI synopsis in README and manpage.
    - Fixed error message in EventListener.
    - Fixed EventListener: Add filter matching Host events.
    - Fixed EventListener: Explicitly convert events to objects.