Accepting request 867583 from home:mnhauke

- 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.

OBS-URL: https://build.opensuse.org/request/show/867583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=26
This commit is contained in:
Markéta Machová 2021-01-29 09:54:50 +00:00 committed by Git OBS Bridge
parent 10bf2872dd
commit 716ea99cc3
4 changed files with 43 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1dde246748cec67995c296d17f0a331bb26c27283ec9449b37e6575c600d2aeb
size 6774881