Accepting request 867675 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/867675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glances?expand=0&rev=12
This commit is contained in:
commit
82310c65a5
@ -1,3 +1,42 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 21:56:11 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.1.6
|
||||
Enhancements and new features:
|
||||
* Kill a process from the Curses interface.
|
||||
* Manual refresh on F5 in the Curses interface.
|
||||
* Hide function in sensors section.
|
||||
* Enhancement Request: .conf parameter for AMP.
|
||||
* Password for Web/Browser mode.
|
||||
* Unable to connect to Influxdb 2.0.
|
||||
* ci: fix release process and improve build speeds.
|
||||
* Cache cpuinfo output.
|
||||
* sort by clicking improvements and bug.
|
||||
* Allow embedded AMP python script to be placed in a
|
||||
configurable location.
|
||||
* Add attributes to stdout/stdout-csv plugins.
|
||||
* Do not shorten container names.
|
||||
Bugs corrected:
|
||||
* Unusual characters in cmdline cause lines to disappear and
|
||||
corrupt the display.
|
||||
* UnicodeDecodeError on any command with a utf8 character in
|
||||
its name.
|
||||
* Add option to set the strftime format.
|
||||
* GPU information is incomplete via web.
|
||||
* [WebUI] Fix display of null values for GPU plugin.
|
||||
* crash on startup on Illumos when no swap is configured.
|
||||
* Glances crashes with 2 GPUS bug.
|
||||
* Error with IP Plugin : object has no attribute.
|
||||
* [WebUI] Fix sort by disk io.
|
||||
* Connection to MQTT server failst.
|
||||
* Manpage improvement documentation.
|
||||
* Make build reproducible packaging.
|
||||
* web ui of glances is not coming.
|
||||
* fixing command in json.rst.
|
||||
* Fix container rss value.
|
||||
* Fix gpu plugin to handle multiple gpus with different
|
||||
reporting capabilities.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 16:04:11 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-Glances
|
||||
Version: 3.1.5
|
||||
Version: 3.1.6
|
||||
Release: 0
|
||||
Summary: A cross-platform curses-based monitoring tool
|
||||
License: LGPL-3.0-only
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e60ea1274e882f9d64d16c12690bd71dcc70ebe7e93690d773275f92fa126b24
|
||||
size 6804549
|
3
v3.1.6.tar.gz
Normal file
3
v3.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dde246748cec67995c296d17f0a331bb26c27283ec9449b37e6575c600d2aeb
|
||||
size 6774881
|
Loading…
x
Reference in New Issue
Block a user