forked from pool/python-Glances
Accepting request 828876 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/828876 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glances?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 22 22:13:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.1.5
|
||||
Enhancements and new features:
|
||||
* Enhancement: RSS for containers enhancement.
|
||||
* exports: support rabbitmq amqps enhancement.
|
||||
* Quick Look missing CPU Infos enhancement.
|
||||
* Add amqps protocol suppport for rabbitmq export.
|
||||
* Select host in Grafana json.
|
||||
* Value for free disk space is counterintuative on ext file
|
||||
systems enhancement.
|
||||
Bugs corrected:
|
||||
* Can't start server: unexpected keyword argument 'address' bug
|
||||
enhancement.
|
||||
* class AmpsList method _build_amps_list() Windows fail
|
||||
(glances/amps_list.py) bug #1689
|
||||
* Fix grammar in sensors documentation #1681
|
||||
* Reflect "used percent" user disk space for [fs] alert #1680
|
||||
* Bug: [fs] plugin needs to reflect user disk space usage needs
|
||||
test #1658
|
||||
* Fixed formatting on FS example #1673
|
||||
* Missing temperature documentation #1664
|
||||
* Wiki page for starting as a service documentation #1661
|
||||
* tests using /etc/glances/glances.conf from already installed
|
||||
version bug #1654
|
||||
* Unittests: Use sys.executable instead of hardcoding the python
|
||||
interpreter #1655
|
||||
* Glances should not phone home install #1646
|
||||
* Add lighttpd reverse proxy config to the wiki documentation.
|
||||
* Undefined name 'i' in plugins/glances_gpu.py bug #1635
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 06:34:24 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-Glances
|
||||
Version: 3.1.4.1
|
||||
Version: 3.1.5
|
||||
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:0347a0b949451fd0022c0f22e54092fe526120a776af1f2bde1ea7ba61d6b792
|
||||
size 6802041
|
||||
3
v3.1.5.tar.gz
Normal file
3
v3.1.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e60ea1274e882f9d64d16c12690bd71dcc70ebe7e93690d773275f92fa126b24
|
||||
size 6804549
|
||||
Reference in New Issue
Block a user