gpo.zugaina.org

Search Portage & Overlays:

net-misc/auditd-forwarder

Forward auditd events over MQTT

Screenshots

  • auditd-forwarder-9999
    debug

    View      Download      Browse     License: Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 EPL-1.0 GPL-3 GPL-3+ ISC MIT Unicode-DFS-2016 Unlicense ZLIB   
    Overlay: stintel

ChangeLog

commit 9cd0314613f3c4c17b0d5291d0aeaeecbda817fd
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Mon Apr 1 17:13:58 2024 +0300

net-misc/auditd-forwarder: enable supervisor in init script

The process seems to crash regularly. Let's run it under
supervise-daemon, so that the process will be restarted when that
happens.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

commit 0ebc8dfd22e8286b318bcc0a38cd4c268f5d3187
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Tue Jan 2 09:51:41 2024 +0200

Revert "net-misc/auditd-forwarder: use LLVM <= 15"

The laurel dependency has bumped bindgen so this is no longer needed.

This reverts commit be8efcdcf119624b0a162880db27160f3cc9315c.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

commit 4e2ab8bda8968ec7aab9a92be5ddbb98ada8a91d
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Thu Jul 27 18:51:50 2023 +0300

net-misc/auditd-forwarder: add OpenRC init script

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

commit be8efcdcf119624b0a162880db27160f3cc9315c
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Thu Jul 27 15:17:52 2023 +0300

net-misc/auditd-forwarder: use LLVM <= 15

The laurel dependency of auditd-forwarder uses bindgen 0.60, which
breaks compilation with LLVM 16. Limit the LLVM max slot to 15.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

commit 719ee7823759a56d7aba7e7899b38f06aca69c04
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Sun Mar 5 01:50:11 2023 +0200

net-misc/auditd-forwarder: build from master branch

The master branch now has a workaround for the crash on reconnect.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

commit 6f27b8c9ce5e9f1f4fd12c1a480b000b12987796
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Sat Mar 4 22:51:29 2023 +0200

net-misc/auditd-forwarder: new package, add 9999

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>