forked from pool/fnotifystat
- update to 0.02.06 * code style cosmetic fixes OBS-URL: https://build.opensuse.org/request/show/827071 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/fnotifystat?expand=0&rev=15
94 lines
3.0 KiB
Plaintext
94 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 16 17:12:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.02.06
|
|
* code style cosmetic fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 8 13:19:21 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Supplement against bash-completion, not bash
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 8 12:52:02 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Drop SLE12 compat ifdef
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 27 13:39:39 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.02.05
|
|
* Fix early return from loop on bad fstat
|
|
* Add device name information with -D and -I flags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 14:08:02 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.02.04
|
|
* Add bash completions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 09:43:09 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.02.03
|
|
* No funcional changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 7 18:39:14 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.02.02
|
|
* Manual: fix spelling mistakes
|
|
* Update copyright year
|
|
* Add travis yaml file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 17 15:36:29 UTC 2018 - mardnh@gmx.de
|
|
|
|
- Update to version 0.02.01
|
|
* Makefile: bump version
|
|
* debian/copyright: use secure URI
|
|
* debian/control: update dephelper to >= 11
|
|
* debian/control: remove trailing empty line
|
|
* debian/compat: update to 11
|
|
* voidify unused function returns
|
|
* Update copyright year
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 5 21:24:31 UTC 2018 - mardnh@gmx.de
|
|
|
|
- update to version 0.02.00
|
|
* Makefile: bump version to 0.02.00
|
|
* debian/rules: remove extraneous space on line 5
|
|
* debian/control: update Standards-Version to 4.1.2
|
|
* unconsitfy pointer 'metadata' to fix a build warning
|
|
* Fix build warning, include <sys/sysmacros.h>.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 10 14:49:51 UTC 2017 - mardnh@gmx.de
|
|
|
|
- update to version 0.01.17
|
|
* Makefile: bump version
|
|
* Manual: update copyright year and date
|
|
* Add variable pid size handling.
|
|
* Re-order declarations of mounts and mount in fnotify_event_init
|
|
* Update copyright year to source
|
|
|
|
- update to version 0.01.16
|
|
* Makefile: bump version
|
|
* Remove extraneous declaration of ret to fix shadowing
|
|
* constify fs1 fs2
|
|
* Make some helper functions static
|
|
* Makefile: add PEDANTIC flags
|
|
|
|
- update to version 0.01.15
|
|
* Makefile: bump version
|
|
* reduce scope of ptr
|
|
* debian/control: update Standards-Version to 3.9.8
|
|
* Update and correct copyright years
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 11 21:11:38 UTC 2015 - mardnh@gmx.de
|
|
|
|
- initial package
|
|
|