diff --git a/python-Glances.changes b/python-Glances.changes index 104425d..04ec9e4 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Thu Jan 28 21:56:11 UTC 2021 - Martin Hauke + +- 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 diff --git a/python-Glances.spec b/python-Glances.spec index 0fe0ef1..ad21795 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -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 diff --git a/v3.1.5.tar.gz b/v3.1.5.tar.gz deleted file mode 100644 index cd5f66f..0000000 --- a/v3.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e60ea1274e882f9d64d16c12690bd71dcc70ebe7e93690d773275f92fa126b24 -size 6804549 diff --git a/v3.1.6.tar.gz b/v3.1.6.tar.gz new file mode 100644 index 0000000..e554164 --- /dev/null +++ b/v3.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dde246748cec67995c296d17f0a331bb26c27283ec9449b37e6575c600d2aeb +size 6774881