Hi
We just released v37. This contains some bug-fixes and small features.
Everyone is recommended to upgrade!
Please note that v37 will be supported with stable releases for the
foreseeable future. The next major release v38 will significantly bump
the runtime and build-time requirements of dbus-broker, as well as
require a Rust compiler. Please contact us upstream if you have any
questions.
https://github.com/bus1/dbus-broker/releases/tag/v37
## CHANGES WITH 37:
* Add `/etc` and `/run` to the search-paths for system services. This
change is aligned with recent changes to the reference
implementation.
* Support systemd's `notify-reload` to trigger a reload operation.
This replaces the old `busctl call ...ReloadConfig` operation.
* Extend `org.freedesktop.DBus.Debug.Stats.GetStats` with all the
fields defined by the specification.
* Fix a bug in match-rule processing which caused argument processing
to fail for any but the first message argument.
* Fix a memory leak in configuration processing when parsing invalid
user or group IDs.
Contributions from: Attila Lakatos, Barnabás Pőcze, darkblaze69, David
Rheinsberg, Evgeny Vereshchagin, Frantisek Sumsal,
Jeffrey Bosboom, Luca Boccassi, Ryan Wilson,
seaeunlee, Tomas Korbar
- Dußlingen, 2025-06-16