2 Commits

Author SHA256 Message Date
Martin Hauke
238f40096f Accepting request 926703 from home:jsegitz:branches:systemdhardening:devel:languages:python
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/926703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=32
2021-10-22 15:31:16 +00:00
Martin Hauke
bdc3741e6a Accepting request 906272 from home:alarrosa:branches:devel:languages:python
- 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.

- 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

OBS-URL: https://build.opensuse.org/request/show/906272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=30
2021-07-17 13:35:59 +00:00