https://bugs.kde.org/show_bug.cgi?id=477360
--- Comment #3 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 0047eb969a277d3f3a2a807592be9fe66eafa417 by Arjen Hiemstra. Committed on 18/12/2023 at 12:46. Pushed by ahiemstra into branch 'master'. systemstats: Version DBus service/object/interface properly In certain cases we may end up with mismatches if a newer client tries to connect to an older ksystemstats or vice-versa. This may cause odd issues like mismatching units. To avoid this, add a version number to the appropriate DBus bits. This ensures we can change the version if there are incompatible changes. M +4 -4 systemstats/CMakeLists.txt M +1 -1 systemstats/DBusInterface.cpp M +5 -4 systemstats/DBusInterface.h R +1 -1 systemstats/org.kde.ksystemstats1.xml [from: systemstats/org.kde.ksystemstats.xml - 097% similarity] https://invent.kde.org/plasma/libksysguard/-/commit/0047eb969a277d3f3a2a807592be9fe66eafa417 -- You are receiving this mail because: You are watching all bug changes.