forked from pool/fatrace
- update to 0.17.0: * 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 OBS-URL: https://build.opensuse.org/request/show/1040069 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/fatrace?expand=0&rev=16
76 lines
2.8 KiB
Plaintext
76 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 4 21:32:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.17.0:
|
|
* 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 20 22:02:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.16.3:
|
|
* Always use line buffering
|
|
* Fix fd leak with `-f` event type filtering.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 00:31:40 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 0.16.2
|
|
* Avoid most "unknown" process names on process exit
|
|
* tests: Accept split file rename events
|
|
* Move manpage to section 8
|
|
* Use line buffering with --output to get live logs
|
|
* Make open_by_handle_at() failures non-fatal
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 23:28:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 18:49:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim storytelling from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 22:55:42 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 12 12:58:52 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.9
|
|
+ power-usage-report: Adjust parsing to also work for powertop 2.6.
|
|
- Clean-up spec file
|
|
- Fix project Url
|
|
- Use download Url as source
|
|
- Remove make and gcc explicit requirements; it's implicit
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 07:16:20 UTC 2013 - cfarrell@suse.com
|
|
|
|
- license update: GPL-3.0+
|
|
no indication of GPL-3.0 "only" license in package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 12 13:50:56 CEST 2013 - pth@suse.de
|
|
|
|
- Initial package
|
|
- Add explicit BuildRequires for glibc-devel, gcc and make
|