Package dbus: Information

    Source package: dbus
    Version: 1.16.0-alt2
    Build time:  Jan 12, 2025, 09:22 PM
    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 RPM packages built from this SRPM:
    dbus (loongarch64)
    dbus-debuginfo (loongarch64)
    dbus-tools (loongarch64)
    dbus-tools-debuginfo (loongarch64)
    dbus-tools-gui (loongarch64)
    dbus-tools-gui-debuginfo (loongarch64)
    libdbus (loongarch64)
    libdbus-debuginfo (loongarch64)
    libdbus-devel (loongarch64)
    libdbus-devel-debuginfo (loongarch64)

    Maintainer: Valery Inozemtsev


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

    Last changed


    Jan. 12, 2025 Valery Inozemtsev 1.16.0-alt2
    - created /run/dbus/users (closes: #52662)
    Dec. 18, 2024 Valery Inozemtsev 1.16.0-alt1
    - 1.16.0
    Sept. 4, 2023 Valery Inozemtsev 1.14.10-alt1
    - 1.14.10