diff --git a/python-Glances.changes b/python-Glances.changes index 86ebce2..4ec8ffc 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Apr 10 14:40:49 UTC 2022 - Michael Ströder + +- 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 diff --git a/python-Glances.spec b/python-Glances.spec index e980e68..d3d124d 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -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 diff --git a/v3.2.4.2.tar.gz b/v3.2.4.2.tar.gz deleted file mode 100644 index 671e03d..0000000 --- a/v3.2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88ac8103d777b2a55cee9418a5940269c640c3ad964ec44de0e9bb80cdbead37 -size 6914758 diff --git a/v3.2.5.tar.gz b/v3.2.5.tar.gz new file mode 100644 index 0000000..3044394 --- /dev/null +++ b/v3.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4170e6b1959570d0ddaff7239d16e71a28789740643c7c7b1885c73bbc1e7f6 +size 6913167