Пакет dbus: Информация

    Исходный пакет: dbus
    Версия: 1.10.24-alt4.M80P.1
    Собран:  16 февраля 2018 г. 12:34 в задании #200625
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freedesktop.org/Software/dbus

    Лицензия: AFL/GPL
    О пакете: D-BUS — простая платформа IPC, основанная на сообщениях.
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    dbus (x86_64, i586)
    dbus-debuginfo (x86_64, i586)
    dbus-tools (x86_64, i586)
    dbus-tools-debuginfo (x86_64, i586)
    dbus-tools-gui (x86_64, i586)
    dbus-tools-gui-debuginfo (x86_64, i586)
    libdbus (x86_64, i586)
    libdbus-debuginfo (x86_64, i586)
    libdbus-devel (x86_64, i586)
    libdbus-devel-debuginfo (x86_64, i586)

    Сопровождающий: Valery Inozemtsev


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

    Последнее изменение


    16 февраля 2018 г. Valery Inozemtsev 1.10.24-alt4.M80P.1
    - dbus-tools-gui does not require /etc/X11/xinit.d (closes: #34549)
    14 февраля 2018 г. Valery Inozemtsev 1.10.24-alt3.M80P.1
    - fixed systemctl path (closes: #34515)
    8 февраля 2018 г. Valery Inozemtsev 1.10.24-alt2.M80P.1
    - reenable user session (closes: #34515)