Hello, We just released a new version of the audit daemon. It can be downloaded from
https://github.com/linux-audit/audit-userspace/releases/tag/ v4.0.4 The ChangeLog is: - auditctl: update io_uring operations table - update syscall table for 6.15 - auditd.cron.5: Describe time-based log rotation setup - auditd: Broadcast a warning on startup if a system halt is possible (#435) - Fix audisp-remote segfault on connection error (#446) - Improve locating last event if ausearch is using checkpointing - af_unix plugin: fix string mode support - Remove const from audit_rule_fieldpair_data & audit_rule_interfield_comp_data - Add various updates to the experimental ids plugin - Add glibc memory statistics to auditd state report This updates lookup tables, fixes a misbehaving af_unix plugin, improves locating the last event when using the checkpoint feature of ausearch, adds updates to the experimental ids plugin, and adds memory statistics to the auditd state report. The idea here is to be able to detect growing memory over time. There was also reworking of the audit_fgets helper functions. They are used in auditd plugins. So, if any plugins seem like something is wrong, file an issue on github. This clears out a backlog of updates. There are some major rewrites of functionality that will take place over the summer. If you an inclination, tryout the main branch from time to time to help spot any new issues. If you notice any problems with this release, please let us know. SHA256: 167f707d65970ea39f9088bc7a81196fd0decd76acb7980450170954bc1a587b -Steve _______________________________________________ Linux-audit mailing list -- linux-audit@lists.linux-audit.osci.io To unsubscribe send an email to linux-audit-le...@lists.linux-audit.osci.io