AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.15: - Fix fd leak with -C when building without FAN_REPORT_FID support - Add support for directory events: file creation, rename/move, delete. This requires Linux 5.1 (FAN_REPORT_FID support), on older kernels fall back to the old mode. (Debian #940629, LP: #1371394) - power-usage-report: Fix regexp substitution (LP: #1683164) - Drop O_LARGEFILE workaround, fixes cross-building (Debian #784983, LP: #1755787)
- Trim storytelling from description.
- Run spec-cleaner - Update to 0.13: * Add --filter/-f option to only show selected event types. * Add -C/--command option to only show events for a particular command. * Fix #include file for major() and minor() to avoid a warning with recent glibc.