Package rpm-plugin-systemd-inhibit: Information

    Binary package: rpm-plugin-systemd-inhibit
    Version: 4.13.0.1-alt33
    Architecture: armh
    Build time:  May 17, 2022, 11:31 PM in the task #295609
    Source package: rpm
    Report package bug
    License: GPLv2+
    Summary: Rpm plugin for systemd inhibit functionality
    Description: 
    This plugin blocks systemd from entering idle, sleep or shutdown while
    an rpm transaction is running using the systemd-inhibit mechanism.

    Maintainer: Andrew Savchenko


    Last changed


    May 17, 2022 Andrew Savchenko 4.13.0.1-alt33
    - E2K: support new naming scheme for profile data files.
    - Disable tests for 32-bit arches until fakechroot is fixed to
      handle new *_time64 syscalls on them.
    April 18, 2022 Vitaly Chikunov 4.13.0.1-alt32
    - pdeath_execute: Use post-update hook API if available.
    Dec. 20, 2021 Dmitry V. Levin 4.13.0.1-alt31
    - 0ldconfig.filetrigger: guard against faulty telinit.
      Unfortunately, the presence of telinit does not mean it is safe to use.
      For example, the telinit provided by systemd is known to re-exec itself
      endlessly in some circumstances (see ALT#41598).