Changelog for
health-check-bash-completion-0.03.09-24.101.noarch.rpm :
* Tue Aug 04 2020 Martin Hauke
- Update to version 0.03.09:
* net: don\'t throw warning messages when /proc file can\'t be opened
* Fri Apr 24 2020 Martin Hauke - Update to version 0.03.07
* net.c: move declaration of send_total recv_total fix build failure
* Sun Mar 08 2020 Martin Hauke - Supplement against bash-completion, not bash
* Sun Mar 08 2020 Martin Hauke - Drop SLE12 compat ifdef
* Wed Feb 26 2020 Martin Hauke - Update to version 0.03.06
* Add bash completion script
* Mon Jan 13 2020 Martin Hauke - Update to version 0.03.05
* pid: sanity check for null return from basename call
* Tue Dec 17 2019 Martin Hauke - 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
* Tue Aug 27 2019 Martin Hauke - Update to version 0.03.03
* No functional changes
* Fri Jun 14 2019 Martin Hauke - 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
* Sun Jun 17 2018 mardnhAATTgmx.de- 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