What's Changed
- Drop the os gem dependency by @david942j in #393
- Update syscall tables to Linux 7.1 by @david942j in #394
- Update syscall argument names to Linux 7.1 by @david942j in #395
- Audit io uring by @david942j in #396
- Add a repeatable rake task to regenerate the syscall tables by @david942j in #397
- Fix i386 syscall 283 name: sys_kexec_load -> kexec_load by @david942j in #398
- Refresh the audit example in README by @david942j in #399
- Release 1.7.1 by @david942j in #400
Full Changelog: v1.7.0...v1.7.1