Accepting request 968265 from home:stroeder:branches:devel:languages:python
Update to version 3.2.5 OBS-URL: https://build.opensuse.org/request/show/968265 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=35
This commit is contained in:
parent
a9d218dde8
commit
aeeef9c166
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 10 14:40:49 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Update to version 3.2.5
|
||||
- Enhancement requests:
|
||||
* Add a Accumulated per program function to the Glances process list needs test new feature plugin/ps #2015
|
||||
* Including battery and AC adapter health in Glances enhancement new feature #1049
|
||||
* Display uptime of a docker container enhancement plugin/docker #2004
|
||||
* Add a code formatter enhancement #1964
|
||||
- Bugs corrected:
|
||||
* Threading.Event.isSet is deprecated in Python 3.10 #2017
|
||||
* Fix code scanning alert - Clear-text logging of sensitive information security #2006
|
||||
* The gpu temperature unit are displayed incorrectly in web ui bug #2002
|
||||
* Doc for 'alert' Restfull/JSON API response documentation #1994
|
||||
* Show the spinning state of a disk documentation #1993
|
||||
* Web server status check endpoint enhancement #1988
|
||||
* --time parameter being ignored for client/server mode bug #1978
|
||||
* Amp with pipe do not work documentation #1976
|
||||
* glances_ip.py plugin relies on low rating / malicious site domain bug security #1975
|
||||
* "N" command freezes/unfreezes the current time instead of show/hide bug #1974
|
||||
* Missing commands in help "h" screen enhancement needs contributor #1973
|
||||
* Grafana dashboards not displayed with influxdb2 enhancement needs contributor #1960
|
||||
* Glances reports different amounts of used memory than free -m or top documentation #1924
|
||||
* Missing: Help command doesn't have info on TCP Connections bug documentation enhancement needs contributor #1675
|
||||
* Docstring convention documentation enhancement #940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 22 11:48:11 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Glances
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-Glances
|
||||
Version: 3.2.4.2
|
||||
Version: 3.2.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:88ac8103d777b2a55cee9418a5940269c640c3ad964ec44de0e9bb80cdbead37
|
||||
size 6914758
|
3
v3.2.5.tar.gz
Normal file
3
v3.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4170e6b1959570d0ddaff7239d16e71a28789740643c7c7b1885c73bbc1e7f6
|
||||
size 6913167
|
Loading…
x
Reference in New Issue
Block a user