A message bus, used for sending messages between applications https://www.freedesktop.org/wiki/Software/dbus/
Go to file
Silvan Calarco 5cdd8f8804 update to 1.15.12
fix requirements for pre and post scripts, other specfile fixes [release 1.15.12-1mamba;Thu Dec 05 2024]
2024-12-05 22:26:49 +01:00
dbus-1.0.1-cve_2006_6107.patch docs moved to apidocs subpackage [release 1.8.0-2mamba;Tue Feb 11 2014] 2024-01-05 21:40:21 +01:00
dbus.spec update to 1.15.12 2024-12-05 22:26:49 +01:00
README.md docs moved to apidocs subpackage [release 1.8.0-2mamba;Tue Feb 11 2014] 2024-01-05 21:40:21 +01:00

dbus

D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.