Пакет dbus
Исходный пакет: dbus
Версия: 1.6.30-alt1.M70C.2
Категория: Система/Серверы
Сообщить об ошибке в пакете
Версия: 1.6.30-alt1.M70C.2
Собран: 30 октября 2017 г. 16:58
в задании #192407
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/gears/d/dbus.git?a=tree;hb=752e2fca574f…
Домашняя страница: http://www.freedesktop.org/Software/dbus
Домашняя страница: http://www.freedesktop.org/Software/dbus
Лицензия: AFL/GPL
О пакете: D-BUS is a simple IPC framework based on messages.
Описание:
О пакете: D-BUS is a simple IPC framework based on messages.
Описание:
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)
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)
Сопровождающий: Valery Inozemtsev
Список участников:
Lenar Shakirov
Valery Inozemtsev
Andrey Cherepanov
Anton V. Boyarshinov
Igor Zubkov
Anton Farygin
Alexey Morozov
Список участников:
Lenar Shakirov
Valery Inozemtsev
Andrey Cherepanov
Anton V. Boyarshinov
Igor Zubkov
Anton Farygin
Alexey Morozov
Последние изменения:
27 октября 2017 г. Lenar Shakirov 1.6.30-alt1.M70C.2 |
- Backport to C7 - (Fixes: CVE-2015-0245) |
10 октября 2016 г. Valery Inozemtsev 1.6.30-alt1.M70P.1 |
- fixed CVE-2015-0245 |
7 декабря 2015 г. Andrey Cherepanov 1.6.30-alt0.M70P.2 |
- don't restart dbus for upgrade (ALT #31596) |