File hatop.changes of Package hatop
-------------------------------------------------------------------
Thu Dec 15 11:15:08 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
- Update to 0.8.2
https://github.com/jhunt/hatop/releases/tag/v0.8.2
- drop 40390e970379503b400bfad747a1beee228524f6.patch
included in update
-------------------------------------------------------------------
Mon Mar 28 15:13:46 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
- added https://github.com/jhunt/hatop/commit/40390e970379503b400bfad747a1beee228524f6.patch
more python3 fixes
-------------------------------------------------------------------
Mon Mar 28 16:05:11 CEST 2022 - ro@suse.de
- update to 0.8.1
- This point release updates the backend F1/F2 hot keys so thatr
they affect all instances of the backend, regardless ofr
what frontend you are currently focused on.
In most configurations, this is expected to be a noop, but in
some edge cases, the actual desired behavior is to pull a node
out of service. The legacy behavior has been moved to F9/F10.
- switch to python3
-------------------------------------------------------------------
Wed Nov 7 14:17:38 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>
- change url to the project home page
-------------------------------------------------------------------
Mon Jul 9 17:55:06 UTC 2018 - jevrard@suse.com
- Made the package compatible with RHEL/Centos 7.
- Fix URL for hatop download
-------------------------------------------------------------------
Tue Sep 30 00:00:49 UTC 2014 - mrueckert@suse.de
- we need python-curses.
-------------------------------------------------------------------
Wed Oct 6 08:08:56 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.7.7:
* the hotkey footer is displayed when pressing ENTER on selected service
* a string identifier (“pxname/svname”) can be used instead of a numerical identifier (“#iid/#sid”) for hotkey actions
* cursor and focus input are correctly displayed if started in CLI mode
* the stat data is properly reloaded if the number of proxies or services has changed
* infinite size sync is now prevented if screen size is larger than supported
* the hatop(1) man page was fixed and the new hotkey footer is documented
- changes from 0.7.6:
* bugfix: support terminals lacking different cursor visibilities
* bugfix: handle empty or incomplete info and stat data
* bugfix: handle unknown proxy names with the -p / --proxy filter options.
-------------------------------------------------------------------
Thu Aug 19 18:50:22 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.7.5:
* bugfix: pressing ENTER on the embedded CLI could result in
display corruption
* add keybind reference in KEYBINDS
- splitted out RST documentation into a -doc subpackage as it is
larger than the main package
- fix shebang to use %__python instead of /usr/bin/env python
-------------------------------------------------------------------
Tue Aug 17 15:54:48 UTC 2010 - mrueckert@suse.de
- update to 0.7.4
Fix expected data type of CSV field tracked
Fix index page markup
Add git ignore patterns for generated documentation
Move the header references below the screenshots
Add header references to screenshot site
Use bounded length deque only if available (Python 2.6+)
Add permalink for quickstart
-------------------------------------------------------------------
Mon Aug 16 15:09:56 UTC 2010 - mrueckert@suse.de
- initial package