Package buildnode-audit-rules: Information

    Source package: buildnode-audit-rules
    Version: 0.1.3-alt1
    Build time:  Feb 16, 2023, 10:58 AM in the task #314964
    Category: Monitoring
    Report package bug
    License: GPLv3
    Summary: Manage audit rules for logging package build processes
    Description: 
    Contains system startup scripts that manage special auditd(8) rules
    to monitor package build processes. The scripts construct the
    necessary rules based on the system architecture and given
    configuration files, inserting them into the kernel using
    auditctl(8). The resulting configuration is then verified.

    List of rpms provided by this srpm:
    buildnode-audit-rules (noarch)

    Maintainer: Paul Wolneykien

    List of contributors:
    Paul Wolneykien

      1. bats
      2. /proc
      3. help2man
      4. libaudit-devel

    Last changed


    Feb. 15, 2023 Paul Wolneykien 0.1.3-alt1
    - Fixed one more potential error when there is no "-F arch=..." in
      a rule.
    - Fixed the shell comparison error when there is no "-F uid=..." in
      a rule and added a test for it.
    Jan. 26, 2023 Paul Wolneykien 0.1.2-alt1
    - Fixed reading the list of hashmen: make it ready for numeric
      user IDs.
    Jan. 19, 2023 Paul Wolneykien 0.1.1-alt1
    - Fixed error in case when the audit rule list is empty.
    - Strongly require auditd.service.
    - Added SysV-init script.