threathunters-io / laurel

Transform Linux Audit logs for SIEM usage
GNU General Public License v3.0
707 stars 56 forks source link

Cross-build for aarch64/glibc #207

Closed hillu closed 5 months ago

phosei commented 7 months ago

That would be great. 🙏 We have a bunch of Raspberry Pis running Laurel and pre-compiled binaries would make our life much easier. 🙏

hillu commented 5 months ago

@phosei I have just added workflows that cross-build for armv7 and aarch64 and upload the resulting binaries as artifacts, see https://github.com/threathunters-io/laurel/actions/runs/9143830699 . Can you give me feedback if those binaries actually work?

hillu commented 5 months ago

Never mind. I have added armv7 and aarch64 builds to the 0.6.2 release. Please reopen #180 if you see problems with those.

phosei commented 5 months ago

Works in a quick test, thank you!