SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for glances-common-3.4.0.5-1.2.noarch.rpm :

* Sun Mar 24 2024 Dirk Müller - update to 3.4.0.5:
* Correct issur with GPU plugin in Docker images #2705
* Cyber security patch (update some deps in the WebUI and Docker image)
* Mon Sep 04 2023 Steve Kowalik - Update to 3.4.0.3:
* Influxdb2 export not working #2407
* 3.4.0 crash on startupwith minimal deps #2401
* Enhance process \"extended stats\" display (in Curses interface) #2225
* Improve Glances start time by disabling Docker and Podman version getter
* Customizable InfluxDB2 export interval #2348
* Improve kill signal management #2194
* Display a critical error message if Glances is ran with both webserver and rpcserver mode
* Refactor the Cloud plugin, disable it by default in the default configuration file - Related to #2279
* Correct clear-text logging of sensitive information (security alert #29)
* Use of a broken or weak cryptographic hashing algorithm (SHA256) on password storage #2175
* Correct issue (error message) concerning the Cloud plugin
* InfluxDB2 export doesn\'t process folders correctly - missing key #2327
* Index error when displaying programs on MacOS #2360
* Dissociate 2 sensors with exactly the same names #2280
* It is not possible to return API data for a particular mount point (FS plugin) #1162- Drop patch remove-shebang.patch, no longer required.- Switch to pyproject and autosetup macros.
* Thu Jul 06 2023 ecsos - Add %{?sle15_python_module_pythons}
* Tue Apr 25 2023 Andrea Manzini - Update to 3.3.1
* Minor change on the help screen
* Refactor some loop in the processes function
* Replace json by ujson #2201
* Improvements on documentation, unit test and CI
* bump dependencies and web lib to address security
* Mon Nov 07 2022 Yogalakshmi Arunachalam - Update to 3.3.0.4
* Correct an issue on alpine.Dockerfile
* Revert a miss
* Thu Nov 03 2022 Michael Ströder - update to 3.3.0.3
* Refactor the Docker images factory
* Mon Oct 31 2022 Michael Ströder - Update to version 3.3.0.2
* Password files in same configuration dir in effect #2143
* Fail to load config file on Python 3.10 #2176
* Mon Oct 17 2022 Michael Ströder - Update to version 3.3.0
* Enhancements: - Migration from AngularJS to Angular/React/Vue #2100 (many thanks to AATTfr4nc0is) - 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 2022 Michael Ströder - Update to version 3.2.7
* Version 3.2.7 + Enhancements:
* Config to disable all plugins by default (or enable an exclusive list) #2089
* Keybind(s) for modifying nice level #2081
* [WEBUI] Reorganize help screen #2037
* Add a Json stdout option #2060
* Improve error message when export error occures
* Improve error message when MQTT error occures
* Change the way core are displayed
* Remove unused key in the process list
* Refactor top menu of the curse interface
* Improve Irix display for the load plugin + Bug corrected:
* In the sensor plugin thresholds in the configuration file should overwrite system ones #2058
* Drive names truncated in Web UI #2055
* Correct issue with CPU label + Documentation and CI:
* Improve makefile help #2078
* Add quote to the update command line (already ok for the installation). Related to #2073
* Make Glances (almost) compliant with REUSE #2042
* Update README for Debian package users
* Update documentation for Docker
* Update docs for new shortcut
* Disable Pyright on the Git actions pipeline
* Refactor comments
* Except datutil import error
* Another dep issue solved in the Alpine Docker + issue in the outdated method
* Version 3.2.6 + Enhancement requests:
* Create a Show option in the configuration file to only show some stats #2052
* Use glances.conf file inside docker-compose folder for Docker images
* Optionally disable public ip #2030
* Update public ip at intervals #2029 + Bug corrected:
* Unitary tests should run loopback interface #2051
* Add python-datutil dep for Focker plugin #2045
* Add venv to list of .PHONY in Makefile #2043
* Glances API Documentation displays non valid json #2036
* Sun Apr 10 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 2021 Michael Ströder - Update to version 3.2.4.2
* Added support for Python 3.10
* KeyError: \'syscalls\' and terminal layout broken #1956
* Sun Nov 21 2021 Michael Ströder - Update to version 3.2.4.1
* Missing packaging dependency when using pip install #1955
* Sat Nov 20 2021 Michael Ströder - Update to version 3.2.4 - Bugs corrected:
* Failure to start on Apple M1 Max #1939
* Influxdb2 via SSL #1934
* Update WebUI (security patch). Thanks to AATTnotFloran.
* Swith from black <> white theme with the \'9\' hotkey - Related to issue #976
* Fix: Docker plugin - Invalid IO stats with Arch Linux #1945
* Bug Fix: Docker plugin - Network stats not being displayed #1944
* Fix Grafana CPU temperature panel #1954
* is_disabled name fix #1949
* Fix tipo in documentation #1932
* distutils is deprecated in Python 3.10 #1923
* Separate battery percentages #1920
* Update docs and correct make docs-server target in Makefile - Enhancement requests:
* Improve --issue by displaying the second update iteration and not the first one. More relevant
* Improve --issue option with Python version and paths
* Correct an issue on idle display
* Refactor Mem + MemSwap Curse
* Refactor CPU Curses code
* Wed Oct 20 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified:
* glances.service
* Fri Sep 03 2021 Enrico Belleri - Update to version 3.2.3.1:
* Incorrect processes disk IO stats #1922
* Sat Aug 21 2021 Enrico Belleri - Update to version 3.2.3:
* Processor name getting cut off #1917
* batinfo not in docker image (and in requirements files...) ? #1915
* Glances don\'t send hostname (tag) to influxdb2
* Tue Jul 13 2021 Antonio Larrosa - Add a new glances-common package that contains a service file to start the glances server from systemd and a firewalld service file so the default port can be easily opened in the firewall.
* Tue Jul 13 2021 Antonio Larrosa - Update to 3.2.1
* Missing network data in influxdb export- Update to 3.2.0
* Enhancement and development requests:
* Improve CPU consumption - Make the refresh rate configurable per plugin #1870 - Add caching for processing username and cmdline - Correct and improve refresh time method - Set refresh rate for global CPU percent - Set the dafault refresh rate of system stats to 60 seconds - Default refresh time for sensors is refresh rate
* 2 - Improve history perf - Change main curses loop - Improve Docker client connection - Update Flame profiling
* Get system sensors temperatures thresholds #1864
* Filter data exported from Docker plugin
* Make the Docker API connection timeout configurable
* Add --issue to Github issue template
* Add release-note in the Makefile
* Add some comments in cpu_percent
* Add some comments to the processlist.py
* Set minimal version for PSUtil to 5.3.0
* Add comment to default glances.conf file
* Improve code quality #820
* Update WebUI for security vuln
* Bugs corrected:
* Quit from help should return to main screen, not exit #1874
* AttributeError: \'NoneType\' object has no attribute \'current\' [#1875]
* Merge pull request #1873 from metayan/fix-history-add
* Correct filter
* Correct Flake8 issue in plugins
* Spelling correction in docs #1886
* Starting an alias with a number causes a crash #1885
* Network interfaces not applying in web UI #1884
* Docker containers information missing with Docker 20.10.x [#1878]
* Get system sensors temperatures thresholds #1864- Changes from 3.1.7
* Enhancements and bug corrected:
* Security audit - B411 #1025
* PU temperature not shown in webview #1849
* Remove shell=True for actions (following Bandit issue report) [#1851]
* eplace Travis by Github action #1850 (by nicolargo)
* /api/3/processlist/pid/3936\'use this api can\'t get right info,all messy code #1828
* efactor the way importants stats are displayed #1826
* e-apply the Add hide option to sensors plugin #1596
* mart plugin error while start glances as root #1806
* lugin quicklook takes more than one seconds to update #1820
* eplace Pystache by Chevron 2/2 See #1817
* oc. No SMART screenshot. #1799
* Sat Apr 10 2021 Michael Ströder - Update to version 3.1.6.2
* Remove bad merge for a non tested feature
* Glances crash after installing module for shown GPU informations on Windows 10 #1800
* Thu Jan 28 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 2021 Andreas Schwab - unitest-wait-for-server.patch: increase time to wait for server to start
 
ICM