Skip to content

Releases: martinpitt/fatrace

0.17.0

11 Nov 10:05
0.17.0
Compare
Choose a tag to compare
  • Work around kernel bug with blocking FAN_REPORT_FID with btrfs
  • Improve event formatting
  • Avoid ELOOP errors when monitoring symlinks
  • Monitor ZFS volumes; thanks achims311

0.16.3

15 May 19:53
0.16.3
Compare
Choose a tag to compare
  • Always use line buffering
  • Fix fd leak with -f event type filtering. Thanks Stefan Dotterweich!
    (#8, LP: #1858305)

0.16.2

12 Mar 17:37
0.16.2
Compare
Choose a tag to compare
  • Use line buffering with --output to get live logs (#6)
  • Make open_by_handle_at() failures non-fatal (#2)

0.16.1

28 Dec 10:39
0.16.1
Compare
Choose a tag to compare
  • Move manpage to section 8
  • Clean up definition of _GNU_SOURCE

0.16

22 Aug 13:51
0.16
Compare
Choose a tag to compare
  • Avoid most "unknown" process names on process exit
  • tests: Accept split file rename events (Debian #963714, LP: #1885188)