Changelog for
dstat-0.7.4-35.4.noarch.rpm :
* Wed Feb 21 2024 Michael Vetter
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Sun Oct 11 2020 Dario Faggioli - Add python3-six as dependency
* The program does not start without it: \"No module named \'six\'\"
* Mon Sep 28 2020 Dario Faggioli - Add loop-should-be-integer.patch
* Fixes bug boo#1173004
* Is a port of 62ea609fa3026 from https://github.com/scottchiefbaker/dool where the upstream development of dstat is currently happening
* Tue Jul 02 2019 Stefan BrĂ¼ns - Fix CSV output, boo#1138417 Add 0001-Use-python3-compatible-way-of-checking-instance-type.patch
* Wed Jun 12 2019 Guillaume GARDET - Add patch to fix python deprecation warning (boo#1136279):
* fix_boo_1136279.patch
* Thu May 23 2019 mvetterAATTsuse.com- Update to 0.7.4:
* Add plugin to show interface statistics for infiniband and RoCE adapters
* Make lustre plugin actually work
* Add generic thermal zone support
* Add MongoDB plugin
* Fix header updates when using --noupdate
* Change order of scripted commands to group version-specific output
* Replace dict keys() method with in-operator
* Add jvm heap monitor
* Avoid escape characters when --nocolor
* Add Python 3 support- Move sources from python3 fork (https://github.com/eshizhan/dstat) back to official sources which now also have python3 support
* Wed Dec 13 2017 mvetterAATTsuse.com- bsc#1071428: Port to python3- Use docs-install instead of copying manpage manually- Only run desktop_database_post if needed- Drop Recommends on python-utmp (not in Factory anymore)
* Mon Jun 12 2017 adam.majerAATTsuse.de- Sync SLE .changes file with OBS (bnc#1041627)- Don\'t run %fdupes on entire %buildroot, but only on specific directory- Replace dangling symlink in examples directory- Don\'t ship documentation directory with executable examples
* Tue Mar 29 2016 mpluskalAATTsuse.com- Update url
* Sun Mar 20 2016 dsterbaAATTsuse.cz- update to 0.7.3 - Provide kernel configuration options to error mesages where possible - Added external dstat_md_dstat plugin to show the resync progress of SWRAID - Changed color of 100% to white to make it stand out - Added new --bits option to force bit-values on screen - Fix to allow internal plugins to use underscores/dashes too - Improve internal dstat_vm plugin to use globs for matching/adding counters - Added internal dstat_vm_adv plugin to show advanced VM counters - Added internal dstat_zones plugin to show zoneinfo counters - Fix warning message when colors are disabled because TERM is not found - Fix typo in dstat_nfs3_ops and dstat_nfsd3_ops (Chris Larsson) - Added external dstat_mem_adv plugin so show advanced memory counters (Damon Snyder) - Allow more variables (self.vars) than nicknames (self.nick) to simplify plugins - Using -f/--full does not impact -c/--cpu anymore, most systems ship with 2 or more CPUs - Added counter \'parent\' when printing CSV subtitles of list-counters - Print decimal values as decimals where possible (so 0 instead of 0.0) - Added external dstat_ddwrt_
* plugins using DD-WRT counters using SNMP infrastructure - Fixed improper process names using spaces instead of \\0 - Added --cpu-use plugin with onlu CPU usage per CPU