07c5bf78db
Accepting request 824369 from home:mnhauke
...
- Update to version 0.03.09:
* net: don't throw warning messages when /proc file can't be
opened
OBS-URL: https://build.opensuse.org/request/show/824369
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=23
2020-08-05 18:57:40 +00:00
f09e309ae7
Accepting request 797217 from home:mnhauke
...
- Update to version 0.03.07
* net.c: move declaration of send_total recv_total fix build
failure
OBS-URL: https://build.opensuse.org/request/show/797217
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=21
2020-04-25 12:52:33 +00:00
df2511936e
Accepting request 782683 from home:mnhauke
...
- Supplement against bash-completion, not bash
OBS-URL: https://build.opensuse.org/request/show/782683
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=19
2020-03-08 13:26:15 +00:00
99f79feae6
Accepting request 782666 from home:mnhauke
...
- Drop SLE12 compat ifdef
OBS-URL: https://build.opensuse.org/request/show/782666
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=18
2020-03-08 12:56:56 +00:00
Lars Vogdt
9d279ed490
Accepting request 779661 from home:mnhauke
...
- Update to version 0.03.06
* Add bash completion script
- Update to version 0.03.05
* pid: sanity check for null return from basename call
OBS-URL: https://build.opensuse.org/request/show/779661
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=17
2020-02-26 23:06:39 +00:00
Lars Vogdt
799bc73e51
Accepting request 757611 from home:mnhauke
...
- Update to version 0.03.04
* syscall: handle a null return from localtime
* set *inode to zero to clear up a static analysis false warning
* ignore return from proc_pids_add_proc
* net: pass size of link string in net_get_inode_by_path
- Update to version 0.03.03
* No functional changes
OBS-URL: https://build.opensuse.org/request/show/757611
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=15
2019-12-17 21:31:50 +00:00
Lars Vogdt
0985c508da
Accepting request 710027 from home:mnhauke
...
- Update to version 0.03.01
* Use safer strlcpy instead of strncpy
* Remove events.h and references to timer stats
* Fix buffer truncation warnings from gcc-9
* Specify trusty in travis file
* Add older package name for json c
- Add BuildRequires: pkgconfig(libbsd)
- Use https for Source and URL
OBS-URL: https://build.opensuse.org/request/show/710027
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=13
2019-06-15 14:51:40 +00:00
0acbfb47b1
Accepting request 617310 from home:mnhauke
...
- Update to version 0.03.00
* Makefile: bump version to 3.0
* debian/copyright: use secure URI
* debian/compat: update to 11
* debian/control: set debhelper version to >=11
* debian/control: remove empty last line
* remove event metrics since newer kernels don't support this API
OBS-URL: https://build.opensuse.org/request/show/617310
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=11
2018-07-11 08:47:39 +00:00
Lars Vogdt
749b21e5c6
Accepting request 562053 from home:mnhauke
...
- update to version 0.02.09
* Makefile: bump version
* debian/control: update Standards-Version to 4.1.2
* health-check: unconstify metadata to clean up build warning
* syscall: remove extraneous pid_size declaration
* fnotify: fix build warning, include <sys/sysmacros.h>
* Update copyright year
OBS-URL: https://build.opensuse.org/request/show/562053
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=9
2018-01-07 14:39:28 +00:00
Lars Vogdt
504d8bb506
Accepting request 535488 from home:mnhauke
...
- update to version 0.02.08
* Update to Standards-Version: 4.1.1
OBS-URL: https://build.opensuse.org/request/show/535488
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=7
2017-10-29 16:44:03 +00:00
Lars Vogdt
1d2c7bce90
Accepting request 494325 from home:mnhauke
...
- update to version 0.02.06
* Makefile: bump version
* Manual: update copyright year and manual date
* Add variable pid size handling.
* syscall: cast pid to unsigned long to ensure hash does not overflow
* Remove duplicate check on fnotify_files.head
- update to version 0.02.05
* Makefile: bump version
* Makefile: line break on OBJS line
* voidify returns from close, fclose, closedir, etc
* Update copyright year
* Remove alloc shim for debugging heap.
* syscall: fix inconsistent indenting
- update to version 0.02.04
* Makefile: bump version
* json: fix comment
* syscall: fix shadowing warnings
* Move procs_traced declaration to after the header includes
* syscall: fix shadowing of string tmp
* Makefile: remove status.[cho], it's not required as yet
* fnotify: fix some shadowing on link pointer l
* fnotify: make helper function static
* fnotify: add some constifications
* event: use floating point FLOAT_CMP macro for zero compare
* event: add some more constifications
* cpustat: use floating point FLOAT_CMP macro for zero compare
* cpustat: add some constifications
* health-check.h: add math.h
* health-check: make helper function static
* syscall: use FLOAT_CMP for float compare != 0
OBS-URL: https://build.opensuse.org/request/show/494325
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=5
2017-05-17 22:08:00 +00:00
a70116f829
Accepting request 416302 from home:mnhauke
...
fix license
OBS-URL: https://build.opensuse.org/request/show/416302
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=3
2016-08-01 06:14:06 +00:00
Lars Vogdt
b93e1b6862
Accepting request 360092 from home:mnhauke
...
- update to version 0.02.02
- upstream does not provide a changelog
OBS-URL: https://build.opensuse.org/request/show/360092
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=2
2016-03-09 16:47:20 +00:00
Lars Vogdt
64cbbca5cf
Accepting request 343938 from home:mnhauke
...
initial package
OBS-URL: https://build.opensuse.org/request/show/343938
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/health-check?expand=0&rev=1
2015-11-17 10:31:02 +00:00