Package dbus: Information

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

Source package: dbus
Version: 1.14.8-alt1
Build time:  Jul 10, 2023, 04:48 PM in the task #324300
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 (x86_64, ppc64le, i586, armh, aarch64)
dbus-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
dbus-tools (x86_64, ppc64le, i586, armh, aarch64)
dbus-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
dbus-tools-gui (x86_64, ppc64le, i586, armh, aarch64)
dbus-tools-gui-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libdbus (x86_64, ppc64le, i586, armh, aarch64)
libdbus-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libdbus-devel (x86_64, ppc64le, i586, armh, aarch64)
libdbus-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Valery Inozemtsev


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

Last changed


July 5, 2023 Valery Inozemtsev 1.14.8-alt1
- 1.14.8 (Fixes: CVE-2023-34969) (closes: #46767)
May 18, 2023 Valery Inozemtsev 1.14.6-alt2
- reverts commit b5a09fb, which returns abstract socet (closes: #45542)
Feb. 20, 2023 Valery Inozemtsev 1.14.6-alt1
- 1.14.6