Hello,
We just released a new version of the audit package. It can be downloaded
from:
https://github.com/linux-audit/audit-userspace/releases/
The ChangeLog is:
- Add libauplugin example program and improve its documentation
- auditctl -A option was deleting - now prepends like it used to
- Adjust af_unix and dispatcher to send exact record size in binary mode
- Add bash completions for ausearch, aureport, auditctl, and augenrules
- ausearch/aureport: allow symlinked config
- Add support for file_getattr and file_setattr syscalls
This release is mostly a cleanup from the last release. Various groups found
issues as they pushed the last release through their build systems. This
should have all of those issues worked out.
This release also contains initial support for bash completions for ausearch,
aureport, augenrules, and auditctl. Give it a try and file issues or submit
PR's if you see something wrong.
There is now documentation for libauplugin + a sample program.
The af_unix plugin also got some updates to fix problems in conversion from
the binary interface to string output.
If you notice any problems with this release, please let us know.
SHA256: c2dd5fe7c204a5725bc96e3a6eadc86ece4a13e4a4bb98e79f6fe104a09cd4c3
-Steve