Пакет buildnode-audit-rules: Информация

    Бинарный пакет: buildnode-audit-rules
    Версия: 0.2.1-alt1
    Архитектура: noarch
    Собран:  9 июня 2023 г. 10:33
    Исходный пакет: buildnode-audit-rules
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Лицензия: GPLv3
    О пакете: Manage audit rules for logging package build processes
    Описание: 
    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.

    Сопровождающий: Paul Wolneykien

    Список участников:
    Paul Wolneykien

    Последнее изменение


    11 мая 2023 г. Paul Wolneykien 0.2.1-alt1
    - Fixed the rule deletion (expected/missing).
    11 мая 2023 г. Paul Wolneykien 0.2.0-alt1
    - Only 'b32' and 'b64' are now supported for the ARCH_LIST conf param.
    - Speeding up rule insertion, checking and deletion.
    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.