Package Release Info

ksystemstats5-5.24.4-bp154.1.25

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ksystemstats5
ksystemstats5-lang

Change Logs

* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.4
- No code changes since 5.24.3
* Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.3
- No code changes since 5.24.2
* Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.2
- No code changes since 5.24.1
* Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.1
- Changes since 5.24.0:
  * CPU Plugin: Prevent integer overflow of total usage (kde#448626)
* Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.0
- Changes since 5.23.90:
  * CPU Plugin: Prevent integer overflow of total usage (kde#448626)
  * disks: Properly initialize read/write counters (kde#448494)
* Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.90
- Changes since 5.23.5:
  * Add support for bits per second (kde#418968)
  * Fix some clazy warnings
  * Don't update disks if no one is listening (kde#445039)
  * Add GitLab CI
  * Update lmsensors.cpp to compile with clang+libcxx
  * Update loadaverages.cpp to compile with clang+libcxx
  * Update freebsdbackend.cpp: fix typo in sysctl
  * Add description for the Sensors package
  * Move find_package line
  * Fix missing "Hardware Sensors" on Linux (kde#442528)
  * Fix .kde-ci file
  * Read extra amd gpu sensors
  * Correct discoverSensors chip detection (kde#442042)
  * Fix ksystemstatstest failure
  * Initialize some more pointer members to nullptr
* Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.5
- No code changes since 5.23.4
* Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.4
- Changes since 5.23.3:
  * Don't update disks if no one is listening (kde#445039)
* Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
* Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.2
- No code changes since 5.23.1
* Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.1
- No code changes since 5.23.0
* Fri Oct 08 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
  * Fix ksystemstatstest failure
  * Add description for the Sensors package
  * Move find_package line
  * Fix missing "Hardware Sensors" on Linux (kde#442528)
  * Read extra amd gpu sensors
  * Correct discoverSensors chip detection (kde#442042)
  * Initialize some more pointer members to nullptr
- Drop patches, now upstream:
  * 0001-Initialize-some-more-pointer-members-to-nullptr.patch
  * 0001-Fix-ksystemstatstest-failure.patch
- Add new key + signature to plasma.keyring
* Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.90
- Changes since 5.22.5:
  * [plugins/gpu] Initialise properties (kde#442023)
  * Discover more hardware gpu sensors (kde#438318)
  * Use sensors to read amd gpu  temperature
  * Use SensorFeatureSensor in CPU plugin
  * Use SensorsFeatureSensor from libksysguard
  * Make libsensors required on Linux
  * Do not dereference iterator that has been invalidated
  * Only add a new VolumeObject if there's no other one with the same mounting point (kde#440477)
  * Add maximum for total GPU usage (kde#441148)
  * viewer: expand README with usage examples
  * viewer: drop the "rolling" display, expand diagnostics
  * daemon: log successfully loaded plugins, too
  * freebsd-cpu: fix CPU load data retrieval
  * freebsd-cpu: fix sysctl name of temperature sensor
  * Explicitly set KDE_COMPILERSETTINGS_LEVEL
  * Fix handling of IPV6 addresses (kde#436296)
  * gpu: Only scan pci devices
  * Add load averages sensors
  * Don't crash if there's no input subfeature (kde#439615)
  * Only add "All GPUs" sensors when there is at least one GPU with statistics (kde#436770)
  * Use 500ms update rate for network traffic sensors in NetworkManager backend
  * Filter duplicate provider names
  * Simplify plugin loading
  * Use version-less qt DBus macros
  * Init lib sensors centrally in the daemon (kde#437523)
  * Update .gitignore
- Add patch to fix autotest failure:
  * 0001-Fix-ksystemstatstest-failure.patch
- Add patch to fix crash on startup:
  * 0001-Initialize-some-more-pointer-members-to-nullptr.patch
* Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.5
- Changes since 5.22.4:
  * Fix handling of IPV6 addresses (kde#436296)
* Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.4
- Changes since 5.22.3:
  * gpu: Only scan pci devices
  * Don't crash if there's no input subfeature (kde#439615)
* Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.3
- Changes since 5.22.2.1:
  * Really fix build
  * Fix build
- Drop patches, now upstream:
  * 0001-Fix-build.patch
  * 0002-Really-fix-build.patch
* Sat Jun 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
- s390 has no libsensors
- Add patches to fix build without libsensors:
  * 0001-Fix-build.patch
  * 0002-Really-fix-build.patch
* Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.2.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.2
- No code changes since 5.22.1
* Tue Jun 15 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.1
- No code changes since 5.22.0
* Thu Jun 03 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.0
- Changes since 5.21.90:
  * Only add "All GPUs" sensors when there is at least one GPU with statistics (kde#436770)
  * Use 500ms update rate for network traffic sensors in NetworkManager backend
  * Init lib sensors centrally in the daemon (kde#437523)