- Reduce memory churn in the af_unix plugin
- In configure, add --with-asan to enable ASAN for unit tests
- Improve auplugin_fgets performance (used in various plugins)
- Update syscalls and io_uring tables for the 6.19 kernel
- Fix python bindings to correctly handle passing file objects to auparse_init
- Many code cleanups