forked from pool/python-Glances
Accepting request 1012045 from home:stroeder:python
Update to version 3.3.0 OBS-URL: https://build.opensuse.org/request/show/1012045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=39
This commit is contained in:
parent
68419cbb40
commit
c7ab660f41
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 17 09:25:55 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to version 3.3.0
|
||||||
|
* Enhancements:
|
||||||
|
- Migration from AngularJS to Angular/React/Vue #2100 (many thanks to @fr4nc0is)
|
||||||
|
- Improve the IP module with a link to Censys #2105
|
||||||
|
- Add the public IP information to the WebUI #2105
|
||||||
|
- Add an option to show a configurable clock/time module to display #2150
|
||||||
|
- Add sort information on Docker plugin (console mode). Related to #2138
|
||||||
|
- Password files in same configuration dir in effect #2143
|
||||||
|
- If the container name is long, then display the start, not the end - Related to #1732
|
||||||
|
- Make the Web UI same than Console for CPU plugin
|
||||||
|
- [WINDOWS] Reorganise CPU stats display #2131
|
||||||
|
- Remove the static exportable_plugins list from glances_export.py #1556
|
||||||
|
- Limiting data exported for economic storage #1443
|
||||||
|
* Bug corrected:
|
||||||
|
- glances.conf FS hide not applying #1666
|
||||||
|
- AMP: regex with special chars #2152
|
||||||
|
- fix(help-screen): add missing shortcuts and columnize algorithmically #2135
|
||||||
|
- Correct issue with the regexp filter (use fullmatch instead of match)
|
||||||
|
- Errors when running Glances as web service #1702
|
||||||
|
- Apply alias to Duplicate sensor name #1686
|
||||||
|
- Make the hide function in sensors section compliant with lower/upercase #1590
|
||||||
|
- Web UI truncates the days part of CPU time counter of the process list #2108
|
||||||
|
- Correct alignement issue with the diskio plugin (Console UI)
|
||||||
|
* Documentation and CI:
|
||||||
|
- Refactor Docker file CI
|
||||||
|
- Add Codespell to the CI pipeline #2148
|
||||||
|
- Please add docker-compose example and document example. #2151
|
||||||
|
- [DOC] Glances failed to start and some other issues - BSD #2106
|
||||||
|
- [REQUEST Docker image] Output log to stdout #2128 (for debian)
|
||||||
|
- Fix code scanning alert - Clear-text logging of sensitive information #2124
|
||||||
|
- Improve makefile (with online documentation)
|
||||||
|
- buildx failed with: ERROR: failed to solve: python:3.10-slim-buster: no match for platform in manifest #2120
|
||||||
|
- [Update docs] Can I export only the fields I need in csv report? #2113
|
||||||
|
- Windows Python 3 installation fails on dependency package "future" #2109
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 28 18:12:36 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
Thu Jul 28 18:12:36 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-Glances
|
Name: python-Glances
|
||||||
Version: 3.2.7
|
Version: 3.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A cross-platform curses-based monitoring tool
|
Summary: A cross-platform curses-based monitoring tool
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8eee819667b39e20f8ba3881dbe5c148146baf2da880a78e5ed184a8f790abd0
|
|
||||||
size 6950597
|
|
3
v3.3.0.tar.gz
Normal file
3
v3.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5fdae382018fd7ee0484df6e0bef012dfc5026c79e0b5f068b8bcf56b746e162
|
||||||
|
size 6143830
|
Loading…
x
Reference in New Issue
Block a user