# dbus-broker - Linux D-Bus Message Broker
## CHANGES WITH 26:
* Improve the service activation tracking of the compatibility
launcher. We now track spawned systemd units for their entire
lifetime, so we can properly detect when activations fail.
* Work around a kernel off-by-one error in the socket queue accounting
to fix a race-condition where dbus clients might not be dispatched.
* Support running without `shmem` configured in the kernel. This will
make the broker run better on limited embedded devices.
Contributions from: Chris Paulson-Ellis, David Rheinsberg, Tim Gates
- Dußlingen, 2021-01-20