Package dbus: Information

  • Default inline alert: Version in the repository: 1.14.10-alt1

Source package: dbus
Version: 1.12.18-alt1
Build time:  Jun 21, 2022, 07:51 AM
Category: System/Servers
Report package bug
License: AFL/GPL
Summary: D-BUS is a simple IPC framework based on messages.
Description: 
D-BUS is a system for low-latency, low-overhead, easy to use interprocess
communication (IPC). In more detail:

  o D-BUS is low-latency because it is designed to avoid round trips and
    allow asynchronous operation, much like the X protocol.

  o D-BUS is low-overhead because it uses a binary protocol, and does not
    have to convert to and from a text format such as XML. Because D-BUS is
    intended for potentially high-resolution same-machine IPC, not primarily
    for Internet IPC, this is an interesting optimization.

  o D-BUS is easy to use because it works in terms of messages rather than
    byte streams, and automatically handles a lot of the hard IPC issues.
    Also, the D-BUS library is designed to be wrapped in a way that lets
    developers use their framework's existing object/type system, rather
    than learning a new one specifically for IPC.

This package contains D-BUS daemon and system utilities.

List of rpms provided by this srpm:
dbus (e2kv6, e2kv5, e2kv4, e2k)
dbus-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
dbus-tools (e2kv6, e2kv5, e2kv4, e2k)
dbus-tools-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
dbus-tools-gui (e2kv6, e2kv5, e2kv4, e2k)
dbus-tools-gui-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libdbus (e2kv6, e2kv5, e2kv4, e2k)
libdbus-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libdbus-devel (e2kv6, e2kv5, e2kv4, e2k)
libdbus-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Valery Inozemtsev


    1. libselinux-devel
    2. libexpat-devel
    3. autoconf-archive
    4. doxygen
    5. xmlto
    6. libSM-devel
    7. libX11-devel
    8. libcap-ng-devel
    9. libaudit-devel
    10. libsystemd-daemon-devel
    11. libsystemd-journal-devel
    12. libsystemd-login-devel
    13. gcc-c++

Last changed


June 3, 2020 Valery Inozemtsev 1.12.18-alt1
- 1.12.18
Nov. 11, 2019 Valery Inozemtsev 1.12.16-alt2
- removed reload during package update (closes: #37461)
Nov. 6, 2019 Valery Inozemtsev 1.12.16-alt1
- 1.12.16 (Fixes: CVE-2019-12749)