File ksystemstats5.changes of Package ksystemstats5
-------------------------------------------------------------------
Tue Mar 29 16:04:37 UTC 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 8 18:09:58 UTC 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 16:21:01 UTC 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 19:18:16 UTC 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 5 19:50:57 UTC 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 20:30:13 UTC 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 4 14:58:16 UTC 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 14:59:20 UTC 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 9 15:43:24 UTC 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 14:55:58 UTC 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 14:05:40 UTC 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 8 12:35:28 UTC 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 13:04:52 UTC 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 19:08:41 UTC 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 12:34:52 UTC 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 6 12:01:48 UTC 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 19:58:31 UTC 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 08:24:41 UTC 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 13:17:25 UTC 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 3 13:06:14 UTC 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)
-------------------------------------------------------------------
Tue May 18 16:02:24 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Use GPL-2.0-or-later as substitute for LicenseRef-KDE-Accepted-GPL
-------------------------------------------------------------------
Thu May 13 18:33:43 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.90
* New in Plasma 5.21.90
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.90
-------------------------------------------------------------------
Tue Apr 20 18:29:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Initial commit, split from ksysguard5